[jboss-as7-dev] Having trouble in building JBoss AS7 quickstarts

Pete Muir pmuir at redhat.com
Fri Jun 17 06:57:30 EDT 2011


On 16 Jun 2011, at 20:34, David Bosschaert wrote:

> Hi Pete,
> 
> When I do mvn install in one of the quickstarts I get another error (with the latest master of AS7):
> 
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 2.174s
> [INFO] Finished at: Thu Jun 16 20:26:26 IST 2011
> [INFO] Final Memory: 6M/81M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.jboss.as.plugins:jboss-as-deploy-plugin:7.0.0.Beta3:deploy (default) on project jboss-as-helloworld: Could not deploy jboss-as-helloworld.war. Reason: java.lang.Exception: {"Composite operation failed and was rolled back. Steps that failed:" => {"Operation step-1" => "Parameter content may not be null "}}
> 
> In the server window is an exception with a similar message.

James is going to fix this for us, something changed in the AS APIs.

> 
> BTW I'm not sure I like the fact that a 'mvn install' also does a deploy to as7, I would leave that out of the default install lifecycle and make that a separate step that only happens when running 'mvn jboss-as:deploy'... I think that other maven-based tools that do deployment also typically do this separately...

Yeah, I was very unsure about this, I will chat to Burr and get his thoughts.


More information about the jboss-as7-dev mailing list