David virgil naranjo created SRAMP-451:
------------------------------------------
Summary: S-ramp maven facade for fuse fabric
Key: SRAMP-451
URL:
https://issues.jboss.org/browse/SRAMP-451
Project: S-RAMP
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: David virgil naranjo
Assignee: David virgil naranjo
Create a mvn-http facade component that will act as a intermediate between fuse fabric and
s-ramp.. It should be just a servlet that dissects the inbound request's path to
extract the GAV information. Then does a s-ramp repository query to find the appropriate
artifact
The GET side of that is very easy (pulling artifacts *from* s-ramp)
The servlet would have to take a URL path like this:
org/overlord/sramp/s-ramp-api/0.4.0.Final/s-ramp-api-0.4.0.Final.jar and parse that to
get the GAV info of: org.overlord.sramp:s-ramp-api:0.4.0.Final:jar
--
This message was sent by Atlassian JIRA
(v6.2.3#6260)