jbossas / jboss-as-maven-plugin

Maven plugin to deploy applications to JBoss AS 7 (moved to https://github.com/wildfly/wildfly-maven-plugin)
74 stars 69 forks source link

backporting wildfly/wildfly-maven-plugin@95bfb7b with minor adaptations #73

Closed jmcabrera closed 10 years ago

jmcabrera commented 10 years ago

Some changes of the original fix to cope for the fact that jboss-as is in java6 and not in java7 Plus commenting out the setting of the -Djboss.modules.dir since it is marked as deprecated in org.jboss.as.server.ServerEnvironment

Tested with JBoss EAP 6.2.0.GA (AS 7.3.0.Final-redhat-14)

jamezp commented 10 years ago

Excellent, thank you!

We require that all contributions be made under the terms of the MIT License, http://www.opensource.org/licenses/mit-license.php. Do you agree to the these terms?

jmcabrera commented 10 years ago

Hello.

I do agree to these terms without restriction.

Regards,

Juan Manuel Le 28 juil. 2014 18:19, "James R. Perkins" notifications@github.com a écrit :

Excellent, thank you!

We require that all contributions be made under the terms of the MIT License, http://www.opensource.org/licenses/mit-license.php. Do you agree to the these terms?

Reply to this email directly or view it on GitHub https://github.com/jbossas/jboss-as-maven-plugin/pull/73#issuecomment-50360901 .

jamezp commented 10 years ago

Merged, thanks!

jmcabrera commented 10 years ago

Thanks ! Le 30 juil. 2014 20:49, "James R. Perkins" notifications@github.com a écrit :

Merged, thanks!

Reply to this email directly or view it on GitHub https://github.com/jbossas/jboss-as-maven-plugin/pull/73#issuecomment-50661834 .

jmcabrera commented 10 years ago

Hie. Is there a repository where I can pull the 7.6.Final-SNAPSHOT version of jboss-as-maven-plugin from? Regards

jamezp commented 10 years ago

Sorry, just saw this message. I don't usually push snapshots. I'll try to get a release out maybe this week or next week though.

jmcabrera commented 10 years ago

That would be excellent! We have rolled out a snapshot on an internal repository, but it would be far better for us to get it from central :)

jamezp commented 10 years ago

I released 7.6.Final on Friday. Looks like it's up on Maven Central now.

jmcabrera commented 10 years ago

That's nice. I'll give it a ride asap. Thanks

2014-08-25 17:18 GMT+02:00 James R. Perkins notifications@github.com:

I released 7.6.Final on Friday. Looks like it's up on Maven Central now.

Reply to this email directly or view it on GitHub https://github.com/jbossas/jboss-as-maven-plugin/pull/73#issuecomment-53277703 .