Change By: Michael Dobrindt (27/May/14 5:41 PM)
Description: If I specify an artifact that is located in a SNAPSHOT repository, I get back a URL that is in the form:
http://<repoAddress>/some/group/id/some.artifact.id/1.0.0-SNAPSHOT/some.artifact.id-1.0.0-SNAPSHOT-<classifier>.<ext>

However SNAPSHOT artifacts are stored in the version folder using timestamps.
So the actual URL should look something like the following:
http://<repoAddress>/some/group/id/some.artifact.id/1.0.0-SNAPSHOT/some.artifact.id-1.0.0-<timestamp>
\ -<artifactCount> \ -<classifier>.<ext>
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

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to