[weld-issues] [JBoss JIRA] Resolved: (WELDX-59) jboss-maven-plugin configuration should contain filename to deploy

Dan Allen (JIRA) jira-events at lists.jboss.org
Thu Dec 17 13:16:23 EST 2009


     [ https://jira.jboss.org/jira/browse/WELDX-59?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

        


More information about the weld-issues mailing list