An odd thing I'm noticing trying to release some multi-module projects with
M3 nightlies:

[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-release-plugin:2.0:prepare (default-cli) on
project smx3.core: Execution default-cli of goal
org.apache.maven.plugins:maven-release-plugin:2.0:prepare failed: For
artifact {org.apache.maven.plugins:maven-install-plugin:null:maven-plugin}:
The version cannot be empty. -> [Help 1]

I don't declare or use the maven-install-plugin anywhere in my project so
I'm not sure why I would need to declare it ( mvn clean install works fine
).

Anyone else seen this?  Or should I just bite the bullet and put in a
declaration of the install plugin and lock its version down?

Mark


-- 
Pull me down under...



On Thu, Sep 16, 2010 at 8:34 AM, Benjamin Bentmann <
benjamin.bentm...@udo.edu> wrote:

> 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-030/org/apache/maven/apache-maven/3.0-RC1/
>
> 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
> can also be seen in JIRA:
>
>
> http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=PRIR5ueW-i&version=13142&styleName=Text&projectId=10500&Create=Create
>
> Thanks,
>
>
> -The Maven team
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
> For additional commands, e-mail: dev-h...@maven.apache.org
>
>

Reply via email to