Bug 1041334 - Maven repo - Cannot build s-ramp-demos-switchyard quickstart
Summary: Maven repo - Cannot build s-ramp-demos-switchyard quickstart
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Fuse Service Works 6
Classification: JBoss
Component: DT Governance
Version: 6.0.0 GA
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: CR1
: 6.0.0
Assignee: Kurt T Stam
QA Contact: Jiri Pechanec
URL:
Whiteboard:
: 1043982 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-12 15:11 UTC by Stefan Bunciak
Modified: 2014-02-06 15:25 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-02-06 15:25:26 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Build output (3.79 KB, text/plain)
2013-12-12 15:11 UTC, Stefan Bunciak
no flags Details

Description Stefan Bunciak 2013-12-12 15:11:04 UTC
Created attachment 835853 [details]
Build output

Description of problem:

See the attached output of maven build.

Version-Release number of selected component (if applicable):
* 6.0.0.ER7

How reproducible:
* 100%

Steps to Reproduce:
1. Install FSW
2. Try to run s-ramp-demos-switchyard quickstart
3.

Actual results:
* BUILD FAILURE

Expected results:


Additional info:

Comment 1 Kurt T Stam 2013-12-13 20:09:34 UTC
I added src/main/resources/META-INF, with a beans.xml and a switchyard.xml. Compile and Upload worked fine after that.

Comment 2 Kurt T Stam 2013-12-16 17:17:37 UTC
No longer excluding the META-INF directory when building the distro.

Comment 3 kconner 2013-12-17 21:40:39 UTC
*** Bug 1043982 has been marked as a duplicate of this bug. ***

Comment 4 Stefan Bunciak 2014-01-06 08:57:57 UTC
This is not a duplicate of 1043982, however this error is not present in FSW 6.0.0.ER8. Verified.

Comment 5 kconner 2014-01-06 16:58:03 UTC
The switchyard.xml is not present in the ER8 build so this cannot be fixed.

Comment 6 kconner 2014-01-06 16:59:20 UTC
*** Bug 1043982 has been marked as a duplicate of this bug. ***

Comment 7 kconner 2014-01-06 17:31:58 UTC
There was a second dist.xml that needed updating, the original fix was incomplete.

This will be fixed in the next tag.

Comment 8 Eric Wittmann 2014-01-06 17:32:59 UTC
When I was looking at 1043982 this morning I noticed that the META-INF exclusion (the cause of this bug) was removed from the maven assembly spec file in s-ramp-distro-assembly-demos but *not* from the assembly spec file in s-ramp-distro-assembly.

So I have removed the exclusion (it's now gone from both) which hopefully will take care of this problem.

Relevant commit:

https://github.com/jboss-integration/s-ramp/commit/a27ad5849af9faa68f8dd794a59fc782f820a45b

Comment 9 Jiri Pechanec 2014-01-23 05:38:10 UTC
Verified in CR1


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