Andy Gumbrecht edited a comment on Bug MVERSIONS-201

Using a property anywhere in either <groupId> or <artifactId> causes this NPE.

 
<dependency>
	<groupId>org.scalatest</groupId>
	<artifactId>scalatest_${scala.version}</artifactId>
	<version>2.0.M4</version>
	<scope>test</scope>
</dependency>
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to