سؤال

Is there an alternative Maven Glassfish Plugin to this one?

I'm getting an "UnknownHostException: maven.ocean.net.au" when running mvn glassfish:deploy and I've read on many places on the internet and here on stackoverflow that there is in fact a problem with this server.

هل كانت مفيدة؟

المحلول

You could have a look at the maven cargo plugin which can deploy to multiple application server.

نصائح أخرى

I'm using the maven-asadmin-plugin which just works as a wrapper for the asadmin CLI Tool

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top