Thanks, let me ask one more general question: What is the advantage of using jboss-maven-plugin over Cargo (http://cargo.codehaus.org/Home)?
Regards, Lukas On Tue, Jan 5, 2010 at 3:24 PM, Paul Gier <[email protected]> wrote: > Lukáš Vlček wrote: > >> Hi, >> >> are there any known issues or limitations when using jboss-maven-plugin >> 1.4 >> with JBoss AS 5? >> For example can this be an issue when using the above configuration?: >> http://jira.codehaus.org/browse/MJBOSS-21 >> >> Regards, >> Lukas >> >> > The plugin is not really designed for AS 5. Some of the features (start, > stop, hard-deploy) will work. And some deployment features might not work. > So you may have to just try it out to see what works for you. As you use > it, please document what works in the wiki [1], and/or create issues in > jira. > > I plan to add better support for more recent AS versions in the 2.0.0 > version of the plugin. > > [1]http://docs.codehaus.org/display/MAVENUSER/JBoss+Maven+Plugin > > --------------------------------------------------------------------- > To unsubscribe from this list, please visit: > > http://xircles.codehaus.org/manage_email > > >
