Hi,
The Mojo team is pleased to announce the release of the JBoss Maven
Plugin version 1.5.0. This plugin manages the ability to start/stop the
JBoss Application Server and to deploy/undeploy files to the JBoss
Application Server. This releases fixes several bugs and provides a
couple of minor
The Mojo team is pleased to announce the release of the JBoss Maven
Plugin version 1.4.1.
http://mojo.codehaus.org/jboss-maven-plugin/
This release includes bug fixes and minor enhancements, specifically
related to the way the plugin starts and stops a JBoss server.
To get this update, simply
Thanks Anders, it does help if I look further than the usage page..
&-(
got it running nicely on my local box, will now assist our infrastructure
team
get it running on the actual DEV and QA environments.
Cheers
--
View this message in context:
http://old.nabble.com/codehaus-jboss-m
http://mojo.codehaus.org/jboss-maven-plugin/examples/deploy-undeploy-examples.html
look under "Deploying the files via JMX/HTTP".
/Anders
On Wed, Jan 20, 2010 at 12:49, sirbul25 wrote:
>
> Hi all
>
> I'm using maven 2 with the jboss-maven-plugin from org.codehaus.mo
Hi all
I'm using maven 2 with the jboss-maven-plugin from org.codehaus.mojo
version 1.4
In the usage page on their site shows that I need to specify the jbosshome.
Which is local to the machine that the maven script is running on.
I have this working fine on my local box as my jboss test s
The Mojo team is pleased to announce the release of the JBoss Maven Plugin
version 1.4.
http://mojo.codehaus.org/jboss-maven-plugin/
Some notable features in this release include improvements to the start-and-wait
mojo and general improvements to the plugin configuration. The plugin site has
Due to popular demand, the jboss-maven-plugin has been released at
version 1.3.2 at mojo.codehaus.org.
Cheers,
Jeff Genender
-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users
I have configured jboss-maven-plugin as,
package
org.codehaus.mojo
jboss-maven-plugin
1.3.1
H:/jboss-4.2.3.GA
default
localhost
8080
Also my settings.xml looks like this.
default
admin
admin
But when I run the jboss deploy command I get the following error
Have you tried the jboss-maven-plugin from Mojo project? I don't know
if it works better/different than Cargo, but perhaps its worth trying
out.
http://mojo.codehaus.org/jboss-maven-plugin/usage.html
Another way you can deploy your project would be to simply use the
"normal" J
I have one doubt regarding remote deployment :
>> 1) I am using cargo-maven2 plugin.
>>
>> org.codehaus.cargo
>> cargo-maven2-plugin
>> 0.3-SNAPSHOT
>>
>>
>
Hello,
Is there any "proper" way to do that along with jboss:harddeploy?
Many thanks,
Manos
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://mojo.codehaus.org/jboss-maven-plugin/
On 2/8/07, sam <[EMAIL PROTECTED]> wrote:
HI,
where is the introduction about jboss-maven-plugin on the site of
maven
?I'd like having a look.
--
Eric Redmond
http://codehaus.org/~eredmond
HI,
where is the introduction about jboss-maven-plugin on the site of maven
?I'd like having a look.
,
Vidya
- Forwarded by Vidya Mahavadi/RMB on 05/02/2007 11:27 -
Vidya Mahavadi/RMB
01/02/2007 17:34
To
"Maven Users List"
cc
Subject
RE: jboss-maven-plugin
Hi Greg,
I have tried that option as well. no luck! my config is very simple and
default
maven2 and jboss 4.0.5
To: Maven Users List
Subject: RE: jboss-maven-plugin
Hi Greg,
I have tried that option as well. no luck! my config is very simple and
default
maven2 and jboss 4.0.5.
Regards,
Vidya
"Greg Jones" <[EMAIL PROTECTED]>
01/02/2007 17:16
Please respond to
"Maven Users List
Hi Greg,
I have tried that option as well. no luck! my config is very simple and
default
maven2 and jboss 4.0.5.
Regards,
Vidya
"Greg Jones" <[EMAIL PROTECTED]>
01/02/2007 17:16
Please respond to
"Maven Users List"
To
"'Maven Users List'"
1/XMLSchema-instance";
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
http://maven.apache.org/xsd/settings-1.0.0.xsd";
-Original Message-
From: Vidya Mahavadi [mailto:[EMAIL PROTECTED]
Sent: Friday, 2 February 2007 1:59 AM
To: Maven Users List
Subject: RE: jboss-maven-plugin
Thank
uot;Greg Jones" <[EMAIL PROTECTED]>
01/02/2007 15:41
Please respond to
"Maven Users List"
To
"'Maven Users List'"
cc
Subject
RE: jboss-maven-plugin
Aha!
Firstly, my apologies to the previous poster about the server element. I
was
getting mixed up wi
your local settings file, see
http://maven.apache.org/settings.html.
Hope this helps.
Greg J.
-Original Message-
From: Vidya Mahavadi [mailto:[EMAIL PROTECTED]
Sent: Thursday, 1 February 2007 11:57 PM
To: Maven Users List
Subject: RE: jboss-maven-plugin
C:\Vidya\WorkSpace\dealamendme
01/02/2007 13:41
Please respond to
"Maven Users List"
To
"'Maven Users List'"
cc
Subject
RE: jboss-maven-plugin
Hi Vidya,
Ignore the previous response. The element in the
jboss-maven-plugin
specifies which server definition to use for Jboss, not which (ho
Hi Vidya,
Ignore the previous response. The element in the jboss-maven-plugin
specifies which server definition to use for Jboss, not which (host) server
to use. In your case it is probably 'default' so leave it at that.
I suspect your problem stems from something else. Can you run
Where is settings.xml located.. I cannot find it in jboss or my project
folder. I am using jboss 4.0.5 and maven2.
"Arik Kfir" <[EMAIL PROTECTED]>
31/01/2007 17:51
Please respond to
"Maven Users List"
To
"Maven Users List"
cc
Subject
Re: jboss-m
I would try
removing the default line from the config and try again.
Wayne
On 1/31/07, Vidya Mahavadi <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to use jboss-maven-plugin(maven2) from codehaus for
deployment
> in jboss 4.0. Here is my plugin configuration, can anyone ple
I don't use jboss-m-p. However reading the error message, I would try
removing the default line from the config and try again.
Wayne
On 1/31/07, Vidya Mahavadi <[EMAIL PROTECTED]> wrote:
Hi,
I am trying to use jboss-maven-plugin(maven2) from codehaus for deployment
in jboss 4.0.
Hi,
I am trying to use jboss-maven-plugin(maven2) from codehaus for deployment
in jboss 4.0. Here is my plugin configuration, can anyone please tell me
what I am missing in here..
org.codehaus.mojo
jboss-maven-plugin
;s easier (this said with all rspect to the method you want to try)
hth
marc
On 3/22/06, Pete <[EMAIL PROTECTED]> wrote:
>
> o/s : Windows XP
> Maven: 2.0.2
> JBoss 4 : latest version for EJB3
> Java 1.5
> Will have to check the jboss-maven-plugin version at work tomorrow
o/s : Windows XP
Maven: 2.0.2
JBoss 4 : latest version for EJB3
Java 1.5
Will have to check the jboss-maven-plugin version at work tomorrow, but it
should be the latest as I specified no specific version in the pomx.xml
Thanks.
On 22/03/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
>
>
It would be helpful if you could include the following info:
operating system
maven version
jboss version
java/jdk version
jboss-maven-plugin version
Wayne
On 3/22/06, Pete <[EMAIL PROTECTED]> wrote:
> Has anyone succeeded in using the
> jboss-maven-plugin
>
> to start JBoss
Has anyone succeeded in using the
jboss-maven-plugin
to start JBoss ? It says starting...
but as far as I can tell it isn't started ? I put a pause in the
pom.xmlusing AntRun just to make sure it wasn't shutting down again.
I was hoping it would start JBoss the echo the console to
Does the jboss-maven-plugin support access control?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
30 matches
Mail list logo