diff --git a/powermock-2.0.0.tar.gz b/powermock-2.0.0.tar.gz
new file mode 100644
index 0000000..6e3e3ff
Binary files /dev/null and b/powermock-2.0.0.tar.gz differ
diff --git a/powermock-api-easymock-2.0.0.pom b/powermock-api-easymock-2.0.0.pom
new file mode 100644
index 0000000..445749c
--- /dev/null
+++ b/powermock-api-easymock-2.0.0.pom
@@ -0,0 +1,216 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-api-easymock
+ 2.0.0
+
+
+ org.powermock
+ powermock-api-support
+ 2.0.0
+ compile
+
+
+ cglib
+ cglib-nodep
+ 3.2.9
+ compile
+
+
+ org.easymock
+ easymock
+ 4.0.1
+ compile
+
+
+ jar
+ PowerMock API for EasyMock.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-api-mockito2-2.0.0.pom b/powermock-api-mockito2-2.0.0.pom
new file mode 100644
index 0000000..6c8bfd8
--- /dev/null
+++ b/powermock-api-mockito2-2.0.0.pom
@@ -0,0 +1,220 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-api-mockito2
+ 2.0.0
+
+
+ org.powermock
+ powermock-api-support
+ 2.0.0
+ compile
+
+
+ org.mockito
+ mockito-core
+ 2.23.0
+ compile
+
+
+ byte-buddy-agent
+ net.bytebuddy
+
+
+ byte-buddy
+ net.bytebuddy
+
+
+
+
+ jar
+ PowerMock API for Mockito 2.+..
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-api-support-2.0.0.pom b/powermock-api-support-2.0.0.pom
new file mode 100644
index 0000000..32b9be8
--- /dev/null
+++ b/powermock-api-support-2.0.0.pom
@@ -0,0 +1,210 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-api-support
+ 2.0.0
+
+
+ org.powermock
+ powermock-reflect
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-core
+ 2.0.0
+ compile
+
+
+ jar
+ PowerMock API Utility classes.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-classloading-base-2.0.0.pom b/powermock-classloading-base-2.0.0.pom
new file mode 100644
index 0000000..718a61a
--- /dev/null
+++ b/powermock-classloading-base-2.0.0.pom
@@ -0,0 +1,216 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-classloading-base
+ 2.0.0
+
+
+ org.powermock
+ powermock-api-support
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-reflect
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-core
+ 2.0.0
+ compile
+
+
+ jar
+ Utilities for loading and executing classes.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-classloading-objenesis-2.0.0.pom b/powermock-classloading-objenesis-2.0.0.pom
new file mode 100644
index 0000000..69e120e
--- /dev/null
+++ b/powermock-classloading-objenesis-2.0.0.pom
@@ -0,0 +1,204 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-classloading-objenesis
+ 2.0.0
+
+
+ org.powermock
+ powermock-classloading-base
+ 2.0.0
+ compile
+
+
+ jar
+ Performs classloader deep-cloning using Objenesis.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-classloading-xstream-2.0.0.pom b/powermock-classloading-xstream-2.0.0.pom
new file mode 100644
index 0000000..784c5d9
--- /dev/null
+++ b/powermock-classloading-xstream-2.0.0.pom
@@ -0,0 +1,210 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-classloading-xstream
+ 2.0.0
+
+
+ org.powermock
+ powermock-classloading-base
+ 2.0.0
+ compile
+
+
+ com.thoughtworks.xstream
+ xstream
+ 1.4.10
+ compile
+
+
+ jar
+ Performs classloader deep-cloning using X-Stream.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-core-2.0.0.pom b/powermock-core-2.0.0.pom
new file mode 100644
index 0000000..cece120
--- /dev/null
+++ b/powermock-core-2.0.0.pom
@@ -0,0 +1,222 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-core
+ 2.0.0
+
+
+ org.powermock
+ powermock-reflect
+ 2.0.0
+ compile
+
+
+ org.javassist
+ javassist
+ 3.24.0-GA
+ compile
+
+
+ net.bytebuddy
+ byte-buddy
+ 1.9.3
+ compile
+
+
+ net.bytebuddy
+ byte-buddy-agent
+ 1.9.3
+ compile
+
+
+ jar
+ Various utilities for accessing internals of a class.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-module-javaagent-2.0.0.pom b/powermock-module-javaagent-2.0.0.pom
new file mode 100644
index 0000000..dbf3c80
--- /dev/null
+++ b/powermock-module-javaagent-2.0.0.pom
@@ -0,0 +1,204 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-module-javaagent
+ 2.0.0
+
+
+ org.powermock
+ powermock-core
+ 2.0.0
+ compile
+
+
+ jar
+ PowerMock Java agent support.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-module-junit4-2.0.0.pom b/powermock-module-junit4-2.0.0.pom
new file mode 100644
index 0000000..60dca20
--- /dev/null
+++ b/powermock-module-junit4-2.0.0.pom
@@ -0,0 +1,222 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-module-junit4
+ 2.0.0
+
+
+ org.powermock
+ powermock-module-junit4-common
+ 2.0.0
+ compile
+
+
+ junit
+ junit
+ 4.12
+ compile
+
+
+ hamcrest-core
+ org.hamcrest
+
+
+
+
+ org.hamcrest
+ hamcrest-core
+ 1.3
+ compile
+
+
+ jar
+ PowerMock support module for JUnit 4.x.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-module-junit4-common-2.0.0.pom b/powermock-module-junit4-common-2.0.0.pom
new file mode 100644
index 0000000..c4ccfc3
--- /dev/null
+++ b/powermock-module-junit4-common-2.0.0.pom
@@ -0,0 +1,228 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-module-junit4-common
+ 2.0.0
+
+
+ org.powermock
+ powermock-reflect
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-core
+ 2.0.0
+ compile
+
+
+ junit
+ junit
+ 4.12
+ compile
+
+
+ hamcrest-core
+ org.hamcrest
+
+
+
+
+ org.hamcrest
+ hamcrest-core
+ 1.3
+ compile
+
+
+ jar
+ PowerMock support module for all versions of JUnit 4.x.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-module-junit4-legacy-2.0.0.pom b/powermock-module-junit4-legacy-2.0.0.pom
new file mode 100644
index 0000000..381165d
--- /dev/null
+++ b/powermock-module-junit4-legacy-2.0.0.pom
@@ -0,0 +1,228 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-module-junit4-legacy
+ 2.0.0
+
+
+ org.powermock
+ powermock-module-junit4-common
+ 2.0.0
+ compile
+
+
+ junit
+ junit
+
+
+
+
+ junit
+ junit
+ 4.3
+ compile
+
+
+ hamcrest-core
+ org.hamcrest
+
+
+
+
+ org.hamcrest
+ hamcrest-core
+ 1.3
+ compile
+
+
+ jar
+ PowerMock support module for JUnit 4.0-4.3.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-module-junit4-rule-2.0.0.pom b/powermock-module-junit4-rule-2.0.0.pom
new file mode 100644
index 0000000..0cd048e
--- /dev/null
+++ b/powermock-module-junit4-rule-2.0.0.pom
@@ -0,0 +1,240 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-module-junit4-rule
+ 2.0.0
+
+
+ org.powermock
+ powermock-core
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-module-junit4-common
+ 2.0.0
+ compile
+
+
+ junit
+ junit
+ 4.12
+ compile
+
+
+ hamcrest-core
+ org.hamcrest
+
+
+
+
+ org.hamcrest
+ hamcrest-core
+ 1.3
+ compile
+
+
+ org.powermock
+ powermock-classloading-base
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-classloading-base
+ 2.0.0
+ provided
+
+
+ jar
+ PowerMock support module for JUnit 4.x rules.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-module-junit4-rule-agent-2.0.0.pom b/powermock-module-junit4-rule-agent-2.0.0.pom
new file mode 100644
index 0000000..22f3d6c
--- /dev/null
+++ b/powermock-module-junit4-rule-agent-2.0.0.pom
@@ -0,0 +1,228 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-module-junit4-rule-agent
+ 2.0.0
+
+
+ org.powermock
+ powermock-core
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-module-javaagent
+ 2.0.0
+ compile
+
+
+ junit
+ junit
+ 4.12
+ compile
+
+
+ hamcrest-core
+ org.hamcrest
+
+
+
+
+ org.hamcrest
+ hamcrest-core
+ 1.3
+ compile
+
+
+ jar
+ PowerMock support module for JUnit 4.x rules with Java agent
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-module-testng-2.0.0.pom b/powermock-module-testng-2.0.0.pom
new file mode 100644
index 0000000..e2eaff8
--- /dev/null
+++ b/powermock-module-testng-2.0.0.pom
@@ -0,0 +1,216 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-module-testng
+ 2.0.0
+
+
+ org.powermock
+ powermock-core
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-module-testng-common
+ 2.0.0
+ compile
+
+
+ org.testng
+ testng
+ 6.9.10
+ compile
+
+
+ jar
+ PowerMock module for TestNG.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-module-testng-agent-2.0.0.pom b/powermock-module-testng-agent-2.0.0.pom
new file mode 100644
index 0000000..86c5b6e
--- /dev/null
+++ b/powermock-module-testng-agent-2.0.0.pom
@@ -0,0 +1,222 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-module-testng-agent
+ 2.0.0
+
+
+ org.powermock
+ powermock-core
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-module-testng-common
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-module-javaagent
+ 2.0.0
+ compile
+
+
+ org.testng
+ testng
+ 6.9.10
+ compile
+
+
+ jar
+ PowerMock module for TestNG with using Javaagent.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-module-testng-common-2.0.0.pom b/powermock-module-testng-common-2.0.0.pom
new file mode 100644
index 0000000..3cc7194
--- /dev/null
+++ b/powermock-module-testng-common-2.0.0.pom
@@ -0,0 +1,216 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-module-testng-common
+ 2.0.0
+
+
+ org.powermock
+ powermock-reflect
+ 2.0.0
+ compile
+
+
+ org.powermock
+ powermock-core
+ 2.0.0
+ compile
+
+
+ org.testng
+ testng
+ 6.9.10
+ compile
+
+
+ jar
+ PowerMock module for TestNG. Common classes
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock-reflect-2.0.0.pom b/powermock-reflect-2.0.0.pom
new file mode 100644
index 0000000..b6c8774
--- /dev/null
+++ b/powermock-reflect-2.0.0.pom
@@ -0,0 +1,216 @@
+
+
+ 4.0.0
+ org.powermock
+ powermock-reflect
+ 2.0.0
+
+
+ org.objenesis
+ objenesis
+ 3.0.1
+ compile
+
+
+ net.bytebuddy
+ byte-buddy
+ 1.9.3
+ compile
+
+
+ net.bytebuddy
+ byte-buddy-agent
+ 1.9.3
+ compile
+
+
+ jar
+ Various utilities for accessing internals of a class.
+
+ https://github.com/powermock/powermock.git
+
+
+ https://github.com/powermock/powermock/issues
+ GitHub issues
+
+
+ https://travis-ci.org/powermock/powermock
+ TravisCI
+
+
+
+ Arthur Zagretdinov
+ https://github.com/thekingnothing
+
+
+ Johan Haleby
+ https://github.com/johanhaleby
+
+
+ René Scheibe
+ https://github.com/darxriggs
+
+
+ Henrik Kaipe
+ https://github.com/kaipe
+
+
+ powermock-release-tools
+ https://github.com/powermock-release-tools
+
+
+ Mykhailo Kovalskyi
+ https://github.com/kovalskyi
+
+
+ Evgeny Astafyev
+ https://github.com/astafev
+
+
+ Delyan Kratunov
+ https://github.com/BurntBrunch
+
+
+ Wojtek Wilk
+ https://github.com/wwilk
+
+
+ Ismael Juma
+ https://github.com/ijuma
+
+
+ Henri Tremblay
+ https://github.com/henri-tremblay
+
+
+ Christian Ivan
+ https://github.com/civanyp
+
+
+ PeerHartmann
+ https://github.com/PeerHartmann
+
+
+ valery1707
+ https://github.com/valery1707
+
+
+ occho
+ https://github.com/occho
+
+
+ Tomasz Przybyla
+ https://github.com/bsodzik
+
+
+ Tobias Preuss
+ https://github.com/johnjohndoe
+
+
+ Timo Meinen
+ https://github.com/timomeinen
+
+
+ Stefan Birkner
+ https://github.com/stefanbirkner
+
+
+ Sebastian Saip
+ https://github.com/ssaip
+
+
+ Roman Leventov
+ https://github.com/leventov
+
+
+ Paul Parenko
+ https://github.com/parenko
+
+
+ Kotaro Nanri
+ https://github.com/k-nanri
+
+
+ Katharina Laube
+ https://github.com/klaube
+
+
+ Jorge
+ https://github.com/xp500
+
+
+ Jay Anderson
+ https://github.com/jayanderson
+
+
+ Hüseyin Kartal
+ https://github.com/hsynkrtl
+
+
+ François JACQUES
+ https://github.com/hypnoce
+
+
+ Enrico Olivelli
+ https://github.com/eolivelli
+
+
+ Deniz Arsan
+ https://github.com/denizarsan
+
+
+ Brice Dutheil
+ https://github.com/bric3
+
+
+ Andrei Petcu
+ https://github.com/andreicristianpetcu
+
+
+ podarsmarty
+ https://github.com/podarsmarty
+
+
+ gauee
+ https://github.com/gauee
+
+
+ eraonel
+ https://github.com/eraonel
+
+
+ emmaLP
+ https://github.com/emmaLP
+
+
+ beegee1
+ https://github.com/beegee1
+
+
+ PowerMock
+ http://www.powermock.org
+
+
+ The Apache Software License, Version 2.0
+ http://www.apache.org/licenses/LICENSE-2.0.txt
+ repo
+
+
+
+
+ johanhaleby
+ Johan Haleby
+ johan.haleby at jayway.com
+
+
+ jakr
+ Jan Kronquist
+ jan.kronquist at jayway.com
+
+
+ thekingnothing
+ Arthur Zagretdinov
+ arthur.zagretdinov at outlook.com
+
+
+
diff --git a/powermock.spec b/powermock.spec
new file mode 100644
index 0000000..676a6f8
--- /dev/null
+++ b/powermock.spec
@@ -0,0 +1,214 @@
+Name: powermock
+Version: 2.0.0
+Release: 1
+Summary: A Java mocking framework
+License: ASL 2.0
+URL: https://github.com/jayway/powermock
+Source0: https://github.com/jayway/%{name}/archive/%{name}-%{version}.tar.gz
+Source10: https://repo1.maven.org/maven2/org/powermock/powermock-api-support/%{version}/powermock-api-support-%{version}.pom
+Source11: https://repo1.maven.org/maven2/org/powermock/powermock-api-easymock/%{version}/powermock-api-easymock-%{version}.pom
+Source12: https://repo1.maven.org/maven2/org/powermock/powermock-api-mockito2/%{version}/powermock-api-mockito2-%{version}.pom
+Source13: https://repo1.maven.org/maven2/org/powermock/powermock-classloading-base/%{version}/powermock-classloading-base-%{version}.pom
+Source14: https://repo1.maven.org/maven2/org/powermock/powermock-classloading-xstream/%{version}/powermock-classloading-xstream-%{version}.pom
+Source15: https://repo1.maven.org/maven2/org/powermock/powermock-classloading-objenesis/%{version}/powermock-classloading-objenesis-%{version}.pom
+Source16: https://repo1.maven.org/maven2/org/powermock/powermock-core/%{version}/powermock-core-%{version}.pom
+Source17: https://repo1.maven.org/maven2/org/powermock/powermock-module-junit4-legacy/%{version}/powermock-module-junit4-legacy-%{version}.pom
+Source18: https://repo1.maven.org/maven2/org/powermock/powermock-module-testng-common/%{version}/powermock-module-testng-common-%{version}.pom
+Source19: https://repo1.maven.org/maven2/org/powermock/powermock-module-javaagent/%{version}/powermock-module-javaagent-%{version}.pom
+Source20: https://repo1.maven.org/maven2/org/powermock/powermock-module-junit4-rule/%{version}/powermock-module-junit4-rule-%{version}.pom
+Source21: https://repo1.maven.org/maven2/org/powermock/powermock-module-testng-agent/%{version}/powermock-module-testng-agent-%{version}.pom
+Source22: https://repo1.maven.org/maven2/org/powermock/powermock-module-junit4-rule-agent/%{version}/powermock-module-junit4-rule-agent-%{version}.pom
+Source23: https://repo1.maven.org/maven2/org/powermock/powermock-module-junit4/%{version}/powermock-module-junit4-%{version}.pom
+Source24: https://repo1.maven.org/maven2/org/powermock/powermock-module-testng/%{version}/powermock-module-testng-%{version}.pom
+Source25: https://repo1.maven.org/maven2/org/powermock/powermock-module-junit4-common/%{version}/powermock-module-junit4-common-%{version}.pom
+Source26: https://repo1.maven.org/maven2/org/powermock/powermock-reflect/%{version}/powermock-reflect-%{version}.pom
+BuildArch: noarch
+BuildRequires: maven-local mvn(cglib:cglib-nodep)
+BuildRequires: mvn(com.thoughtworks.xstream:xstream) >= 1.4.10 mvn(javax.servlet:servlet-api)
+BuildRequires: mvn(junit:junit) mvn(net.bytebuddy:byte-buddy)
+BuildRequires: mvn(net.bytebuddy:byte-buddy-agent) mvn(org.assertj:assertj-core)
+BuildRequires: mvn(org.easymock:easymock) mvn(org.hamcrest:hamcrest-core)
+BuildRequires: mvn(org.javassist:javassist) mvn(org.mockito:mockito-core) >= 2.23.0
+BuildRequires: mvn(org.objenesis:objenesis) mvn(org.testng:testng)
+%global desc \
+PowerMock is a framework that extend other mock libraries\
+such as EasyMock with more powerful capabilities. PowerMock uses a\
+custom classloader and bytecode manipulation to enable mocking of\
+static methods, constructors, final classes and methods, private\
+methods, removal of static initializers and more.
+%description
+%{desc}
+
+%package reflect
+Summary: Reflection module of PowerMock
+%description reflect
+%{desc}
+This package contains the reflection module of PowerMock.
+
+%package javaagent
+Summary: PowerMock Java agent support
+%description javaagent
+%{desc}
+This package contains the Java agent support for PowerMock.
+
+%package core
+Summary: Core module of PowerMock
+Obsoletes: %{name}-common < %{version}-%{release}
+Provides: %{name}-common = %{version}-%{release}
+Requires: mvn(com.thoughtworks.xstream:xstream) >= 1.4.10
+%description core
+%{desc}
+This package contains the core module of PowerMock.
+
+%package junit4
+Summary: JUnit4 common module of PowerMock
+%description junit4
+%{desc}
+This package contains the JUnit4 module of PowerMock.
+
+%package api-support
+Summary: PowerMock API support module
+%description api-support
+%{desc}
+This package contains support code for the PowerMock API extensions.
+
+%package api-mockito
+Summary: PowerMock Mockito API module
+Requires: mvn(org.mockito:mockito-core) >= 2.23.0
+%description api-mockito
+%{desc}
+This package contains the PowerMock Mockito API extension.
+
+%package api-easymock
+Summary: PowerMock EasyMock API module
+%description api-easymock
+%{desc}
+This package contains the PowerMock EasyMock API extension.
+
+%package testng
+Summary: PowerMock module for TestNG.
+%description testng
+%{desc}
+This package contains the PowerMock TestNG extension.
+
+%package javadoc
+Summary: JavaDocs for %{name}
+%description javadoc
+This package contains the API documentation for %{name}.
+
+%prep
+%setup -q -n %{name}-%{name}-%{version}
+modules=
+for src in $(find powermock* -name src -type d) ; do
+ dir=$(dirname $src)
+ aid=$(basename $dir)
+ cp %{_sourcedir}/$aid-%{version}.pom $dir/pom.xml
+ modules="$modules$dir"
+done
+cat > pom.xml << EOF
+
+
+ 4.0.0
+ org.powermock
+ parent
+ pom
+ %{version}
+
+ $modules
+ tests/utils
+
+
+EOF
+cat > tests/utils/pom.xml << EOF
+
+
+ 4.0.0
+ org.powermock.tests
+ powermock-tests-utils
+ %{version}
+
+
+ org.powermock
+ powermock-core
+ %{version}
+
+
+ javax.servlet
+ servlet-api
+ 2.5
+
+
+
+
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.19.1
+ true
+
+
+
+
+EOF
+sed -i -e 's/net\.bytebuddy\.jar\.asm/org.objectweb.asm/g;' \
+ $(find powermock-reflect/src/test/java/org/powermock/reflect/internal/proxy powermock-core/src/main/java/org/powermock/core/bytebuddy powermock-modules/powermock-module-javaagent/src/main/java/org/powermock/modules/agent -name '*.java')
+%pom_add_dep "junit:junit:4.12:test" powermock-{core,reflect} \
+ powermock-api/powermock-api-{support,easymock,mockito2} powermock-classloading/powermock-classloading-{objenesis,xstream}
+%pom_add_dep "org.assertj:assertj-core:2.6.0:test" powermock-{core,reflect} \
+ powermock-api/powermock-api-{support,easymock,mockito2} powermock-classloading/powermock-classloading-{objenesis,xstream} \
+ powermock-modules/powermock-module-junit4{,-common,-rule,-rule-agent}
+%pom_add_dep "org.hamcrest:hamcrest-core:1.3:test" powermock-{core,reflect} \
+ powermock-api/powermock-api-{support,easymock,mockito2} powermock-classloading/powermock-classloading-{objenesis,xstream}
+%pom_add_dep "cglib:cglib-nodep:3.2.9:test" powermock-reflect
+%pom_add_dep "org.mockito:mockito-core:2.23.0:test" powermock-core
+%pom_add_dep "org.powermock.tests:powermock-tests-utils:%{version}:test" powermock-api/powermock-api-mockito2
+%pom_add_dep "org.easymock:easymock:4.0.1:test" powermock-modules/powermock-module-junit4
+sed -i -e 's/PowerMockTestNotifier, PowerMockTestNotifier/PowerMockTestNotifier/' \
+ powermock-modules/powermock-module-junit4/src/test/java/org/powermock/modules/junit4/internal/impl/PowerMockRunNotifierTest.java
+rm powermock-core/src/test/java/org/powermock/configuration/support/ConfigurationFactoryImplTest.java
+%pom_disable_module powermock-modules/powermock-module-junit4-legacy
+%mvn_package ":powermock-core" core
+%mvn_package ":powermock-classloading*" core
+%mvn_package ":powermock-module-junit4*" junit4
+%mvn_package ":powermock-module-testng*" testng
+%mvn_package ":powermock-module-javaagent" javaagent
+%mvn_package ":powermock-api-mockito2" api-mockito
+%mvn_package ":powermock-api-support" api-support
+%mvn_package ":powermock-api-easymock" api-easymock
+%mvn_package ":powermock-reflect" reflect
+%mvn_alias :powermock-api-mockito2 :powermock-api-mockito :powermock-api-mockito-common
+%mvn_package org.powermock.tests: __noinstall
+%mvn_package :parent __noinstall
+
+%build
+%mvn_build -- -Dproject.build.sourceEncoding=UTF-8
+
+%install
+%mvn_install
+
+%files core -f .mfiles-core
+%doc README.md CONTRIBUTING.md
+%license LICENSE.txt
+
+%files reflect -f .mfiles-reflect
+
+%files junit4 -f .mfiles-junit4
+
+%files api-support -f .mfiles-api-support
+
+%files api-mockito -f .mfiles-api-mockito
+
+%files api-easymock -f .mfiles-api-easymock
+
+%files testng -f .mfiles-testng
+
+%files javaagent -f .mfiles-javaagent
+
+%files javadoc -f .mfiles-javadoc
+%license LICENSE.txt
+
+%changelog
+* Sat Aug 29 2020 huanghaitao - 2.0.0-1
+- package init
diff --git a/powermock.yaml b/powermock.yaml
new file mode 100644
index 0000000..176a4e2
--- /dev/null
+++ b/powermock.yaml
@@ -0,0 +1,4 @@
+version_control: github
+src_repo: jayway/powermock
+tag_prefix: "powermock-"
+seperator: "."