it this way: see the attachments
>
>
>
> -Original Message-
> From: John J. Franey [mailto:[EMAIL PROTECTED]
> Sent: Montag, 26. Februar 2007 17:24
> To: users@maven.apache.org
> Subject: Re: [m2] How to deploy all of the 3th party jars under the Jboss
> directory ?please.
&g
2007 12:36 AM
To: Maven Users List
Subject: Re: [m2] How to deploy all of the 3th party jars under the Jboss
directory ?please.
Hi,
Thanks for Boeckli's help,and now I can use maven-dependency-plugin to
do this job,but there is a new problem is that,when I change the one
artifact's v
HI,
stefaan,what's the matter?
2007/5/17, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
sam
-Original Message-
From: sam [mailto:[EMAIL PROTECTED]
Sent: 17 May 2007 09:36
To: Maven Users List
Subject: Re: [m2] How to deploy all of the 3th party jars under the Jboss
directory ?
sam
-Original Message-
From: sam [mailto:[EMAIL PROTECTED]
Sent: 17 May 2007 09:36
To: Maven Users List
Subject: Re: [m2] How to deploy all of the 3th party jars under the Jboss
directory ?please.
Hi,
Thanks for Boeckli's help,and now I can use maven-dependency-plugin to do
---
From: John J. Franey [mailto:[EMAIL PROTECTED]
Sent: Montag, 26. Februar 2007 17:24
To: users@maven.apache.org
Subject: Re: [m2] How to deploy all of the 3th party jars under the Jboss
directory ?please.
A piece of the puzzle may be the assembly plugin,
http://maven.apache.org/plugins/maven
Id did it this way: see the attachments
-Original Message-
From: John J. Franey [mailto:[EMAIL PROTECTED]
Sent: Montag, 26. Februar 2007 17:24
To: users@maven.apache.org
Subject: Re: [m2] How to deploy all of the 3th party jars under the Jboss
directory ?please.
A piece of the
A piece of the puzzle may be the assembly plugin,
http://maven.apache.org/plugins/maven-assembly-plugin, to assemble the
dependencies of your project into a zip file that you can unzip into your
$JBOSS_HOME/server location.
Another piece of this puzzle may be the cargo plugin,
http://cargo.codeha
Hello,
Deploys all jars at one time?
How do you set groupId, artifactId, version for each jar file?
Maven central repo(and other public remote repos) have had so many jars,
I think you really can find your like.
Although some of artifacts don't exist in the repos, you just deploy/install
them by