[
http://jira.codehaus.org/browse/MOJO-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=129383#action_129383
]
Jon Osborn commented on MOJO-586:
---------------------------------
When I saw this issue, there was an unreported error that was causing the jvm
to exit. Try the newest snapshot to see if it is fixed.
> Build lifecycle terminates after appc is executed
> -------------------------------------------------
>
> Key: MOJO-586
> URL: http://jira.codehaus.org/browse/MOJO-586
> Project: Mojo
> Issue Type: Bug
> Components: weblogic
> Environment: 2.9.0-SNAPSHOT, WinXP
> Reporter: Willie Vu
>
> appc is configured to execute during the process-classes phase.
> <execution>
> <id>generate-ejb</id>
> <phase>process-classes</phase>
> <goals>
> <goal>appc</goal>
> </goals>
> <inherited>false</inherited>
> <configuration>
> <upload>false</upload>
> <remote>false</remote>
> <verbose>true</verbose>
> <debug>true</debug>
>
> <inputArtifactPath>${project.build.directory}/classes</inputArtifactPath>
> </configuration>
> </execution>
> mvn install is executed. After appc is executed, the last message is
> "Compilation completed successfully." and build terminates. The jar file
> created is not installed to the local repo.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email