maven2 archetype plugin's maven-archetype-mojo points to snapshot
-----------------------------------------------------------------
Key: MNG-1201
URL: http://jira.codehaus.org/browse/MNG-1201
Project: Maven 2
Type: Bug
Reporter: Brian Bonner
maven2 archetype plugin's maven-archetype-mojo points to snapshot:
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>2.0-beta-1-SNAPSHOT</version>
</dependency>
This should just point to 2.0-beta-1
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]