Morten Knudsen created MEAR-179:
-----------------------------------

             Summary: Timestamped jars (sometimes)
                 Key: MEAR-179
                 URL: https://jira.codehaus.org/browse/MEAR-179
             Project: Maven Ear Plugin
          Issue Type: Bug
    Affects Versions: 2.9
         Environment: Hudson 3.1 on Redhat Linux.
            Reporter: Morten Knudsen


I upgraded Maven ear plugin from 2.8 to 2.9. After that some *but not all* 
SNAPSHOT dependencies are included with the timestamp in their names. 
This was not the behaviour in 2.8. I have not found any pattern in which 
dependencies that use snapshot and which that don't.

2.8:
[INFO] Copying artifact 
[jar:dk.autocom.invoice.pdf:invoice-pdf-core:2.40-20140121.141224-7] to 
[lib/invoice-pdf-core-2.40-SNAPSHOT.jar]

2.9
[INFO] Copying artifact 
[jar:dk.autocom.invoice.pdf:invoice-pdf-core:2.40-20140121.141224-7] to 
[lib/invoice-pdf-core-2.40-20140121.141224-7.jar]

Is this the intended behaviour?

--
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

Reply via email to