[ http://jira.codehaus.org/browse/MEV-262?page=all ]
Edwin Punzalan closed MEV-262:
------------------------------
Assign To: Edwin Punzalan
Resolution: Fixed
Fixed.
NOTE: May take up to 4 hours for the fix to reach central repo.
> commons-email contains wrong dependencies
> -----------------------------------------
>
> Key: MEV-262
> URL: http://jira.codehaus.org/browse/MEV-262
> Project: Maven Evangelism
> Type: Bug
> Components: Dependencies
> Reporter: Yann Le Du
> Assignee: Edwin Punzalan
>
>
> <dependency>
> <groupId>javamail</groupId> --> should be javax.mail
> <artifactId>javamail</artifactId> --> should be mail
> <version>1.3.3</version>
> </dependency>
> <dependency>
> <groupId>activation</groupId> --> should be javax.activation
> <artifactId>activation</artifactId>
> <version>1.0.2</version>
> </dependency>
> Thx
--
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]