[ http://jira.codehaus.org/browse/MEV-346?page=comments#action_59354 ]
Wayne Fay commented on MEV-346:
-------------------------------
I actually opened a similar bug on this same issue the other day.
Didn't know about the classifier either, at least not at the time...
This works btw:
<dependency>
<groupId>xpp3</groupId>
<artifactId>xpp3</artifactId>
<version>1.1.3.4</version>
<classifier>RC8_min</classifier>
<scope>compile</scope>
</dependency>
> xpp3 filename invalid
> ---------------------
>
> Key: MEV-346
> URL: http://jira.codehaus.org/browse/MEV-346
> Project: Maven Evangelism
> Type: Bug
> Components: Invalid POM
> Reporter: Michael Mattox
> Assignee: Carlos Sanchez
>
>
> The filename contains -RC8_min which doesn't match the version # in the
> directory
--
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]