]
Brett Meyer updated SRAMP-513:
------------------------------
Summary: s-ramp-wagon should use JavaArchive for a sources JAR's ArtifactType
(was: s-ramp-wagon should use sources JAR )
s-ramp-wagon should use JavaArchive for a sources JAR's
ArtifactType
--------------------------------------------------------------------
Key: SRAMP-513
URL:
https://issues.jboss.org/browse/SRAMP-513
Project: S-RAMP
Issue Type: Bug
Security Level: Public(Everyone can see)
Reporter: Eric Wittmann
Assignee: David virgil naranjo
Fix For: 0.5.0
Reported by David via his 1.3.0.Beta1 Testing:
"Do we want the sources jar to be executed in the dtgov workflow?
I executed the s-ramp-demos/s-ramp-demos-switchyard and then 2 switchyard artifacts were
upload, the jar, and the sources-jar. Then 2 tasks appeared in the dtgov tasks."
The answer is "no" - the -sources.jar should *not* trigger a workflow. We need
to figure out why that is happening. Perhaps the s-ramp wagon is not setting the correct
ArtifactType for the -sources JAR artifact? The primary artifact in the maven build
should be a SwitchYardApplication. The -sources JAR should be added to s-ramp as
JavaArchive (most likely).