[
https://jira.jboss.org/jira/browse/WELDX-59?page=com.atlassian.jira.plugi...
]
Ondrej Skutka commented on WELDX-59:
------------------------------------
When running jboss:deploy it complains:
[INFO] [jboss:deploy]
[INFO] No files configured to deploy.
It works fine with the <fileNames> tag above.
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
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