[weld-issues] [JBoss JIRA] Commented: (WELDX-59) jboss-maven-plugin configuration should contain filename to deploy
Ondrej Skutka (JIRA)
jira-events at lists.jboss.org
Thu Dec 17 10:36:32 EST 2009
[ https://jira.jboss.org/jira/browse/WELDX-59?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12500577#action_12500577 ]
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
More information about the weld-issues
mailing list