[ 
http://jira.codehaus.org/browse/MJBOSS-12?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_101734
 ] 

Kevin Stembridge commented on MJBOSS-12:
----------------------------------------

I recently posted the following email to the dev list regarding the 
configuration of the directory that the harddeploy goals deploys to. I think 
its relevant to this issue also. Rather than just allowing users to specify a 
subdirectory of the deploy directory, why not allow them to specify any 
directory they like?

{quote}
As far as I can tell, the jboss-maven-plugin:harddeploy goal only allows us to 
configure which jboss 'server' to deploy to.
i.e. $JBOSS_HOME/server/[serverName]/deploy

It would be very handy to have greater flexibility in specifying the location 
that artifacts get deployed to. 
In my case I need to be able to deploy to:
$JBOSS_HOME/server/[serverName]/lib
$JBOSS_HOME/server/[serverName]/farm

So being able to specify the full location that an artifact gets copied to 
would do the trick nicely. But that type of functionality would no longer be 
specific to JBoss, it would just be generic copying functionality. So should it 
be added to a new plugin, an existing plugin, or is there already an existing 
plugin that has this functionality?

{quote}



> HardDeploy with support of unpacked and deploy subdirectory
> -----------------------------------------------------------
>
>                 Key: MJBOSS-12
>                 URL: http://jira.codehaus.org/browse/MJBOSS-12
>             Project: Maven 2.x JBoss Plugin
>          Issue Type: Improvement
>            Reporter: Martin Rostan
>         Attachments: patch.diff
>
>
> I'm submitting a patch to add the following features on harddeploy (maybe 
> someone else finds it interesting):
> - specify a deploy sub directory (in JBoss you may deploy all your 
> application artifacts in the same directory, p.e. deploy/myapp)
> - unpack an artifact, I found it very useful for ear's and war's

-- 
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

Reply via email to