Bug 1040812

Summary: S-RAMP and DTGov examples cannot be compiled
Product: [JBoss] JBoss Fuse Service Works 6 Reporter: Jiri Pechanec <jpechane>
Component: ExamplesAssignee: Julian Coleman <jcoleman>
Status: CLOSED CURRENTRELEASE QA Contact: Jiri Sedlacek <jsedlace>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: 6.0.0 GACC: atangrin, kconner, ldimaggi, ncross, oskutka, soa-p-jira
Target Milestone: ER8   
Target Release: 6.0.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
ER7-2
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Jiri Pechanec 2013-12-12 07:22:37 UTC
mvn clean install

See build results

[INFO] Reactor Summary:
[INFO] 
[INFO] DTGov Demos ....................................... FAILURE [1:46.094s]
[INFO] DTGov Demos Project: Project Lifecycle Management . SKIPPED
[INFO] DTGov Demos Project: Requirements ................. SKIPPED
[INFO] DTGov Demos: Project - Service API ................ SKIPPED
[INFO] DTGov Demos: Project - Service Implementation ..... SKIPPED
[INFO] DTGov Demos: Switchyard Deployment ................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:56.940s
[INFO] Finished at: Thu Dec 12 07:29:59 CET 2013
[INFO] Final Memory: 29M/455M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (make-dist) on project dtgov-demos: Error reading assemblies: Error locating assembly descriptor: src/main/assembly/dist.xml
[ERROR] 
[ERROR] [1] [INFO] Searching for file location: /home/jpechane/releases/er7/full/jboss-eap-6.1/quickstarts/overlord/dtgov/src/main/assembly/dist.xml
[ERROR] 
[ERROR] [2] [INFO] File: /home/jpechane/releases/er7/full/jboss-eap-6.1/quickstarts/overlord/dtgov/src/main/assembly/dist.xml does not exist.
[ERROR] 
[ERROR] [3] [INFO] File: /home/jpechane/releases/er7/full/jboss-eap-6.1/quickstarts/overlord/dtgov/src/main/assembly/dist.xml does not exist.
[ERROR] -> [Help 1]

[INFO] Reactor Summary:
[INFO] 
[INFO] S-RAMP Demos ...................................... FAILURE [7.462s]
[INFO] S-RAMP Demos: Simple Client ....................... SKIPPED
[INFO] S-RAMP Demos: Archive Package ..................... SKIPPED
[INFO] S-RAMP Demos: Query ............................... SKIPPED
[INFO] S-RAMP Demos: Properties .......................... SKIPPED
[INFO] S-RAMP Demos: Ontologies .......................... SKIPPED
[INFO] S-RAMP Demos: Classifications ..................... SKIPPED
[INFO] S-RAMP Demos: Maven Integration - Artifacts ....... SUCCESS [42.851s]
[INFO] S-RAMP Demos: Maven Integration - App ............. SUCCESS [0.419s]
[INFO] S-RAMP Demos: Maven Integration ................... SKIPPED
[INFO] S-RAMP Demos: Relationships ....................... SKIPPED
[INFO] S-RAMP Demos: Derived Artifacts ................... SKIPPED
[INFO] S-RAMP Demos: Custom Deriver ...................... SKIPPED
[INFO] S-RAMP Demos: Custom Shell Command ................ SKIPPED
[INFO] S-RAMP Demos: Switchyard Deployment ............... SKIPPED
[INFO] S-RAMP Demos: Switchyard Multi App Deployment ..... SKIPPED
[INFO] S-RAMP Demos: Switchyard Multi App Deployment - Service Artifacts  SKIPPED
[INFO] S-RAMP Demos: Switchyard Multi App Deployment - Order Service  SKIPPED
[INFO] S-RAMP Demos: Switchyard Multi App Deployment - Order Consumer  SKIPPED
[INFO] S-RAMP Demos: Switchyard Multi App Deployment - Web App  SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 52.935s
[INFO] Finished at: Thu Dec 12 07:32:07 CET 2013
[INFO] Final Memory: 62M/726M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4:single (make-dist) on project s-ramp-demos: Error reading assemblies: Error locating assembly descriptor: src/main/assembly/dist.xml
[ERROR] 
[ERROR] [1] [INFO] Searching for file location: /home/jpechane/releases/er7/full/jboss-eap-6.1/quickstarts/overlord/sramp/src/main/assembly/dist.xml
[ERROR] 
[ERROR] [2] [INFO] File: /home/jpechane/releases/er7/full/jboss-eap-6.1/quickstarts/overlord/sramp/src/main/assembly/dist.xml does not exist.
[ERROR] 
[ERROR] [3] [INFO] File: /home/jpechane/releases/er7/full/jboss-eap-6.1/quickstarts/overlord/sramp/src/main/assembly/dist.xml does not exist.
[ERROR] -> [Help 1]

Comment 1 kconner 2013-12-16 21:56:56 UTC
S-RAMP assembly artifact has changed to org.overlord.sramp.demos:s-ramp-demos-assembly:version

Comment 2 kconner 2013-12-16 22:25:10 UTC
DTGOV assembly artifact has changed to org.overlord.dtgov.demos:dtgov-demos-assembly:version

Comment 3 kconner 2013-12-17 01:38:01 UTC
Assigning to productisation so that they can double check the build and make sure that they are pulling in the new artifacts.

Comment 4 kconner 2013-12-17 18:48:46 UTC
The zips used in production appear to be from the following artifacts
- org.overlord.dtgov:dtgov-distro
- org.overlord.sramp:s-ramp-distro-assembly

The dtgov-distro now contains the demos under the directory /dtgov-demos-assembly-<version> whereas the contents of the s-ramp-distro-assembly should be the same as the previous s-ramp-distro artifact.

Comment 5 Julian Coleman 2013-12-18 21:28:34 UTC
Platform assembly updated with ip commit 27000a39c2409bf49d89cc2fd2582e920a977609:

  BZ-1040812
  Adapt DT-Gov assembly to new demos location.

Comment 6 JBoss JIRA Server 2013-12-19 15:24:12 UTC
Kevin Conner <kevin.conner> updated the status of jira DTGOV-99 to Closed

Comment 7 JBoss JIRA Server 2013-12-19 15:24:27 UTC
Kevin Conner <kevin.conner> updated the status of jira SRAMP-261 to Closed

Comment 8 Jiri Pechanec 2013-12-20 09:55:56 UTC
Verified in ER8