[ 
http://jira.magnolia-cms.com/browse/MAGNOLIA-3131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=27273#action_27273
 ] 

Danilo Ghirardelli commented on MAGNOLIA-3131:
----------------------------------------------

I think javax.* can't be deployed on central repo for some license/political 
reason (that I don't know in detail), so I think it's improbable that newest 
version of javax.mail will appear in central repo.
If you want to update you should include java.net repo in your parent pom, but 
I don't know if it's acceptable...

<repository>
  <id>maven2-repository.dev.java.net</id>
  <name>Java.net Repository for Maven</name>
  <url>http://download.java.net/maven/2/</url>
  <layout>default</layout>
</repository>


> Update javax.mail to 1.4.1
> --------------------------
>
>                 Key: MAGNOLIA-3131
>                 URL: http://jira.magnolia-cms.com/browse/MAGNOLIA-3131
>             Project: Magnolia
>          Issue Type: Sub-task
>          Components: build
>            Reporter: Grégory Joseph
>            Assignee: Grégory Joseph
>             Fix For: 4.3
>
>
> Changelog: http://java.sun.com/products/javamail/CHANGES.txt

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.magnolia-cms.com/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/home/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------

Reply via email to