Bug 1016597 - Authentication failure during maven build/deploy of dtgov demos
Summary: Authentication failure during maven build/deploy of dtgov demos
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: DT Governance, Documentation, Examples
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: ER7
: 6.0.0
Assignee: Eric Wittmann
QA Contact: Stefan Bunciak
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-08 11:38 UTC by Stefan Bunciak
Modified: 2014-01-30 22:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-01-30 22:31:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.