Hi Benjamin,
I've tried to release the mojo-parent with Maven 3.0-RC3, but it failed:
[INFO] --- maven-gpg-plugin:1.1:sign (sign-artifacts) @ mojo-parent ---
GPG Passphrase: *
gpg: can't open
`D:\java-workspace\helios\mojo-parent\target\mojo-parent-26-site.xml': No such
file or directory
gpg: signing failed: file open error
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
According to the Maven 3.x Plugin Compatibility Matrix, this plugin should be
M3 proof.
Running it with Maven 2.2.1 succeeded without any problem.
This parent contains a m3-profile for site-generation.
Also this project doesn't have a site, that's done in a separate project.
- Robert
> Date: Sun, 26 Sep 2010 18:24:30 +0200
> From: [email protected]
> To: [email protected]; [email protected]
> Subject: [PLEASE TEST] Apache Maven 3.0-RC3
>
> Hi,
>
> in preparation for the release of Apache Maven 3.0, the Maven team is
> seeking your help to discover regressions since Maven 2.x. Everybody
> interested in taking a preview of the upcoming release for a test drive
> can get source and binary bundles from this URL:
>
> https://repository.apache.org/content/repositories/maven-014/org/apache/maven/apache-maven/3.0-RC3/
>
> Before reporting any issues found during testing, please be sure to have
> a close look at the compatibility notes for Maven 3.x:
>
> https://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+Compatibility+Notes
>
> If you encounter unexpected build issues, please fill a report in JIRA
> that provides sufficient information to reproduce and analyze the issue:
>
> http://jira.codehaus.org/browse/MNG
>
> The fixes contained in this release candidate since the 3.0-beta-3
> release and the previous release candidates can be seen in JIRA:
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=10500&version=13142
>
> Thanks,
>
>
> -The Maven team
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>