]
Brett Meyer moved DTGOV-173 to SRAMP-513:
-----------------------------------------
Project: S-RAMP (was: DTGov (Design Time Governance))
Key: SRAMP-513 (was: DTGOV-173)
Fix Version/s: 0.5.0
(was: 1.3)
Workflow is being created for -sources JAR
------------------------------------------
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).