There are two versions of maven involved during maven-plugin-testing
build -- the version of maven used to run the build and the version of
maven core artifacts maven-plugin-testing depends on. Maven core
dependency version is controlled by maven-plugin-testing pom.xml (see
${mavenVersion} property) and will be the same regardless of the version
of maven used to the run the build.

--
Regards,
Igor

On 12/9/2013, 11:30, Mirko Friedenhagen wrote:
Igor,

so why did "mvn verify" work locally with Maven 3.0.5? Is there a test
case missing which triggers the bug?
Regards Mirko
--
http://illegalstateexception.blogspot.com/
https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen)
https://bitbucket.org/mfriedenhagen/


On Mon, Dec 9, 2013 at 2:59 AM, Igor Fedorenko <[email protected]> wrote:
maven-plugin-testing will not work with maven 3.0.x. MavenSession
constructor had signature changed from Sonatype to Eclipse Aether.

--
Regards,
Igor


On 12/8/2013, 17:39, Hervé BOUTEMY wrote:

I must admit I don't actually really understand if Maven Plugin Testing
3.0.0
can be used with Maven 3.0.x or not

is there some compatibility documentation somewhere?
(no need to respin a vote, we can improve release docs by hand)

Regards,

Hervé

Le vendredi 6 décembre 2013 18:15:00 Igor Fedorenko a écrit :

What did you expect to happen with maven 3.0.x and earlier? Did you
expect maven-plugin-testing-3.0.0 build to fail? Did you expect tests
using maven-plugin-testing-3.0.0 to fail? Or is it something else?

--
Regards,
Igor

On 12/6/2013, 17:25, Karl Heinz Marbaise wrote:

Hi,

Non binding...(-1?)...

* Checked SHA1 of maven-plugin-testing-3.0.0-source-release.zip
* Tested with Maven 3.0.3, 3.0.4, 3.0.5, 3.1 and 3.1.1

Java version: 1.7.0_21
OS name: "mac os x" version: "10.8.5" arch: "x86_64" Family: "mac"


BUT based on the pom it should had been working with 3.1.1

only...because of the following part in the pom file:
     <prerequisites>

       <maven>3.1.1</maven>

     </prerequisites>

(see the docs: http://maven.apache.org/pom.html#Prerequisites)..

But this failed only on a try with Maven 2.2.1 ;-)...

In my opinion this should have failed with Maven 3.1, 3.0.5, 3.0.4 and
3.0.3....

What do you think?


BTW: The link fails for me too...

http://maven.apache.org/plugin-testing-archives/LATEST leads to a 404
(Page Not Found).

Kind regards
Karl-Heinz Marbaise

   > Hi,


We solved 6 issues:

http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11740&version=
18839



There are still a couple of issues left in JIRA:

http://jira.codehaus.org/issues/?jql=project%20%3D%20MPLUGINTESTING%20AND
%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC



Staging repo:
https://repository.apache.org/content/repositories/maven-017/

https://repository.apache.org/content/repositories/maven-017/org/apache/m

aven/plugin-testing/maven-plugin-testing/3.0.0/maven-plugin-testing-3.0.0
-source-release.zip



Source release checksum(s):
SHA1(maven-plugin-testing-3.0.0-source-release.zip)=
126853d4e5f29fedbd173305fe9e0a00407699e8

Staging site:
http://maven.apache.org/plugins-archives/plugin-testing-archives/LATEST

Guide to testing staged releases:
http://maven.apache.org/guides/development/guide-testing-releases.html

Vote open for 72 hours.

[ ] +1
[ ] +0
[ ] -1

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


Mit freundlichem Gruß
Karl-Heinz Marbaise


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to