Bug 1087375 - Compile error for not found shrinkwrap symbol in jboss-brms-quickstarts
Summary: Compile error for not found shrinkwrap symbol in jboss-brms-quickstarts
Keywords:
Status: CLOSED EOL
Alias: None
Product: JBoss BPMS Platform 6
Classification: Retired
Component: Build and Assembly
Version: 6.0.2
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: ER1
: 6.0.2
Assignee: Julian Coleman
QA Contact: Marek Baluch
URL:
Whiteboard:
Depends On: 1087363
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-14 09:36 UTC by Ryan Zhang
Modified: 2023-09-14 02:06 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-27 18:38:46 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Ryan Zhang 2014-04-14 09:36:13 UTC
Description of problem:
 I hit compile error after I downgrade the version.jboss.bom.eap from 6.2.0.GA to 1.0.4.Final-redhat-9 since jboss eap bom version is the latter on EAP 6.1.1.
I don't know if the issue is connected with the downgrade. And the downgrade is for BZ 1087363.

[INFO] Reactor Summary:
[INFO] 
[INFO] JBoss BRMS Quickstart: decision-table ............. SUCCESS [1.270s]
[INFO] JBoss BPM-SUITE Quickstart: helloworld-bpmsuite ... SUCCESS [0.784s]
[INFO] JBoss BRMS Quickstart: helloworld-brms ............ SUCCESS [0.081s]
[INFO] JBoss BRMS Quickstart: helloworld-cep ............. SUCCESS [0.004s]
[INFO] JBoss BRMS Quickstart: helloworld-cep - kmodule ... SUCCESS [0.457s]
[INFO] JBoss BRMS Quickstart: helloworld-cep - web ....... FAILURE [0.767s]
[INFO] JBoss BRMS Quickstart: helloworld-drl ............. SKIPPED
[INFO] JBoss BRMS Quickstart: stateful-ksession .......... SKIPPED
[INFO] JBoss BRMS Quickstart: stateful-ksession - kmodule  SKIPPED
[INFO] JBoss BRMS Quickstart: stateful-ksession - web .... SKIPPED
[INFO] JBoss BRMS Quickstart: store-brms ................. SKIPPED
[INFO] JBoss BPM-SUITE Quickstart: tasks-bpmsuite ........ SKIPPED
[INFO] JBoss BPM-SUITE Quickstart: business-resource-planner  SKIPPED
[INFO] JBoss BRMS Quickstart: jboss-brms-quickstarts ..... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.071s
[INFO] Finished at: Mon Apr 14 16:15:57 CST 2014
[INFO] Final Memory: 56M/489M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project brms-helloworld-cep-web: Compilation failure: Compilation failure:
[ERROR] /home/rzhang/workspace/0jboss-brms-quickstarts/helloworld-cep/web/src/test/java/org/jboss/quickstarts/brms/cep/TransactionsTest.java:[33,46] error: cannot find symbol
[ERROR] package org.jboss.shrinkwrap.resolver.api.maven
[ERROR] /home/rzhang/workspace/0jboss-brms-quickstarts/helloworld-cep/web/src/test/java/org/jboss/quickstarts/brms/cep/TransactionsTest.java:[61,22] error: cannot find symbol
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :brms-helloworld-cep-web

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


How reproducible:


Steps to Reproduce:
1.Apply the patch in BZ 1087363 and compile jboss-bpms-quickstarts 6.0.x branch.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 Rafael Benevides 2014-04-14 11:43:30 UTC
Hi Ryan,


I granted you the write acccess to BRMS quickstarts and BOMs so you can apply these fixes.

I'm currently not maintaining these quickstarts and need someone from BRPMS/BPMS team do grab it.

Comment 4 Ryan Zhang 2014-04-16 02:25:31 UTC
+1, I would like to ask the same question, Rajesh.

For this case, this issue has been fixed by us since the issue is caused by the shrinkwarp versions compatible. We force them to use higher version than the EAP 6.1.1 ones.

But for other generic functional bugs in quickstart, we also don't know who is the best one to maintain it.

(Moving this issue to ON_QA. )

Comment 5 Marek Baluch 2014-04-28 16:55:47 UTC
Given that we received the quickstarts in the jboss-bpms-brms-6.0.2.GA-redhat-2-quickstarts.zip file, I'm putting this issue to VERIFIED.

Comment 6 Red Hat Bugzilla 2023-09-14 02:06:21 UTC
The needinfo request[s] on this closed bug have been removed as they have been unresolved for 1000 days


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