Bug 1016597

Summary: Authentication failure during maven build/deploy of dtgov demos
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Stefan Bunciak <sbunciak>
Component: DT Governance, Documentation, ExamplesAssignee: Eric Wittmann <eric.wittmann>
Status: CLOSED CURRENTRELEASE QA Contact: Stefan Bunciak <sbunciak>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.0.0CC: atangrin, ldimaggi, soa-p-jira
Target Milestone: ER7   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-30 22:31:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Stefan Bunciak 2013-10-08 11:38:48 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Install FSW 6.0.0.ER4
2. cd to quickstarts/dtgov-demos/dtgov-demos-switchyard 
3. workaround the https://bugzilla.redhat.com/show_bug.cgi?id=1016580 (by adding s-ramp-wagon to build extension in pom.xml)
4. Execute mvn -Pdemo clean deploy -Dsramp.auth.password=<pwd_you_provided_in_installer>

Actual results:

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.5-redhat-1:deploy (default-deploy) on project dtgov-demos-switchyard: Failed to deploy artifacts: Could not transfer artifact org.overlord.dtgov.demos.switchyard:dtgov-demos-switchyard:jar:1.0.1.Final-redhat-4 from/to local-sramp-repo (sramp://localhost:8080/s-ramp-server/?artifactType=SwitchYardApplication): Failed to connect to the S-RAMP repository. Authentication failure while attempting to access the S-RAMP repository. -> [Help 1]



Expected results:


Additional info:

* s-ramp-wagon will probably need update to use the credentials provided by env property (-Dsramp.auth.password)

Comment 1 Eric Wittmann 2013-10-08 18:05:50 UTC
I believe this is a duplicate of:

  https://bugzilla.redhat.com/show_bug.cgi?id=1016495

See the comments for that bug, but basically I updated the Readme files for all mvn related demos to explain how authentication is handled.

Comment 3 Stefan Bunciak 2013-12-12 14:25:22 UTC
Verified in FSW 6.0.0.ER7