Blog

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »




The configuration config-smartics-alias for the alias-maven-plugin has been released with version 1.1.0.



The new configuration allows to talk to a JBoss AS via the jboss-as-maven-plugin via aliases. This speeds up deploying and undeploying artifacts to the application server from the command line.

This is the new section of aliases:


--- jboss
asd = mvn jboss-as:deploy [args]
asr = mvn jboss-as:redeploy [args]
asu = mvn jboss-as:undeploy [args]
iasd = mvn clean install jboss-as:deploy [args]
iasr = mvn clean install jboss-as:redeploy [args]


Here is the link to the homepage of version 1.1.0 of this configuration project.

Happy asd'ing and asu'ing! :-)

[dropshadowbox align="center" effect="horizontal-curve-both" width="220px" height="" background_color="#ffffff" border_width="1" border_color="#dddddd" ]Please note:
The links above directs you to the currently released version of today. As time goes by, new versions of this software will be released. The versioned sites will still be available to provide you with the documentation for the version of the software you are actually using.

For each project there is a link that will always point to the homepage of the latest released version.
[/dropshadowbox]


Link

Link

Posts

  • No labels