Eric Wittmann created SRAMP-471:
-----------------------------------
Summary: Maven Facade: Implement maven deploy support
Key: SRAMP-471
URL:
https://issues.jboss.org/browse/SRAMP-471
Project: S-RAMP
Issue Type: Enhancement
Security Level: Public (Everyone can see)
Components: S-RAMP API
Reporter: Eric Wittmann
Assignee: David virgil naranjo
Fix For: 0.5.0.Final
The maven facade currently only supports maven GET related operations (e.g. pulling
artifacts out of s-ramp using the standard maven http protocol support). We should
enhance the facade to also support the maven PUT/POST http protocol. In other words,
support whatever maven does when you do this:
{code}
mvn deploy
{code}
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)