JBoss Community

Re: building from src

created by Gary Struthers in jBPM - View the full discussion

The only Maven repo I found with javax/el/el-api/1.2 was http://static.appfuse.org/repository/

I added that to my Nexus for now just to get through this build. Then I got to here

[INFO] ------------------------------------------------------------------------

[INFO] Reactor Summary:

[INFO]

[INFO] jBPM multiproject ................................. SUCCESS [0.800s]

[INFO] jBPM :: Flow ...................................... SUCCESS [9.246s]

[INFO] jBPM :: Flow Builder .............................. SUCCESS [8.518s]

[INFO] jBPM :: JPA Persistence ........................... SUCCESS [5.945s]

[INFO] jBPM :: BAM ....................................... SUCCESS [5.372s]

[INFO] jBPM :: BPMN2 ..................................... SUCCESS [7.974s]

[INFO] jBPM :: WorkItems ................................. SUCCESS [5.850s]

[INFO] jBPM :: Human Task ................................ SUCCESS [30.391s]

[INFO] jBPM GWT multiproject ............................. SUCCESS [0.032s]

[INFO] jBPM GWT Console Core ............................. SUCCESS [1:40.099s]

[INFO] jBPM GWT Console Forms ............................ SUCCESS [10.677s]

[INFO] jBPM GWT Console Graph Viewer ..................... SUCCESS [2.214s]

[INFO] jBPM GWT Console WAR .............................. SUCCESS [18.434s]

[INFO] jBPM Console server WAR ........................... SUCCESS [25.270s]

[INFO] jBPM examples ..................................... SUCCESS [3.133s]

[INFO] ------------------------------------------------------------------------

[INFO] BUILD SUCCESS

[INFO] ------------------------------------------------------------------------

[INFO] Total time: 3:57.084s

[INFO] Finished at: Wed Jun 08 10:37:33 PDT 2011

[INFO] Final Memory: 21M/265M

[INFO] ------------------------------------------------------------------------

 

But then it failed here

 

[INFO] -------------------------------------------------------------

[ERROR] COMPILATION ERROR :

[INFO] -------------------------------------------------------------

[ERROR] /Users/ga/drools/June7ReadMeBuild/droolsjbpm-integration/drools-grid/drools-grid-impl/src/main/java/org/drools/grid/remote/StatefulKnowledgeSessionRemoteClient.java:[76,7] org.drools.grid.remote.StatefulKnowledgeSessionRemoteClient is not abstract and does not override abstract method fireAllRules(org.drools.runtime.rule.AgendaFilter,int) in org.drools.runtime.rule.StatefulRuleSession

[INFO] 1 error

[INFO] -------------------------------------------------------------

[INFO] ------------------------------------------------------------------------

[INFO] Reactor Summary:

[INFO]

[INFO] Drools and jBPM integration multiproject .......... SUCCESS [0.644s]

[INFO] Drools grid ....................................... SUCCESS [10.071s]

[INFO] Drools :: Drools Grid Impl ........................ FAILURE [41.344s]

[INFO] Drools container integration multiproject ......... SKIPPED

[INFO] Drools Spring ..................................... SKIPPED

[INFO] Drools Camel integration .......................... SKIPPED

[INFO] Drools Camel server ............................... SKIPPED

[INFO] Drools pipeline ................................... SKIPPED

[INFO] Drools Simulator .................................. SKIPPED

[INFO] Drools RHQ JMX Plugin ............................. SKIPPED

[INFO] Drools and jBPM examples .......................... SKIPPED

[INFO] ------------------------------------------------------------------------

[INFO] BUILD FAILURE

[INFO] ------------------------------------------------------------------------

Reply to this message by going to Community

Start a new discussion in jBPM at Community