[
https://jira.jboss.org/jira/browse/WELDX-59?page=com.atlassian.jira.plugi...
]
Dan Allen resolved WELDX-59.
----------------------------
Fix Version/s: Archetypes 1.0.0-BETA1
Resolution: Done
Ah yes, how right you are! I was only testing mvn jboss:hard-deploy, but jboss:deploy (the
JMX deployment) needs to get a handle on the exact archive file name.
jboss-maven-plugin configuration should contain filename to deploy
------------------------------------------------------------------
Key: WELDX-59
URL:
https://jira.jboss.org/jira/browse/WELDX-59
Project: Weld Extensions
Issue Type: Bug
Components: Archetypes
Reporter: Ondrej Skutka
Fix For: Archetypes 1.0.0-BETA1
jboss-maven-plugin configuration should specify which file to deploy:
<fileNames>
<fileName>${project.basedir}/target/${build.finalName}.war</fileName>
</fileNames>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira