[
https://issues.jboss.org/browse/SRAMP-480?page=com.atlassian.jira.plugin....
]
David virgil naranjo commented on SRAMP-480:
--------------------------------------------
we can close this issue. I used to find bugs where there are not... I have implemented the
maven repository facade having this naming convention in consideration.
maven artifact upload name in case maven deploy
-----------------------------------------------
Key: SRAMP-480
URL:
https://issues.jboss.org/browse/SRAMP-480
Project: S-RAMP
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: David virgil naranjo
Assignee: Brett Meyer
Attachments: non_snapshot_in_name.jpeg, non_snapshot_in_name1.jpeg
SCENARIO:
- cd
s-ramp/s-ramp-demos/s-ramp-demos-mvn-integration/s-ramp-demos-mvn-integration-artifacts
-mvn clean deploy -Pdemo
This artifact is going to be uploaded to s-ramp using the maven command. The version of
this artifact is 0.4.1-SNAPSHOT.
The name expected to be stored in s-ramp would be exactly the same format as maven is
building the artifact name:
artifactId-versionId-timestamp-classifier.type
You can see the attached screenshot and verify that the SNAPSHOT keyword has been removed
from the artifact name
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)