Re: Create artifacts library for downloaded IBM jar files.

2011-01-22 Thread Yoav Landman
On Thu, Jan 20, 2011 at 3:06 PM, Wendy Smoak wsm...@gmail.com wrote:

 On Thu, Jan 20, 2011 at 6:51 AM, Jonathan Vila Lopez
 jonathan.v...@gmail.com wrote:

  As the IBM MQSeries jars are not in the apache maven repositories, I have
  downloaded the jars but now I would like to add to my Artifactory
  repository. but I have to do that one jar by one.

 That would be something to ask the Artifactory folks.  Maybe they have
 a way to upload a bundle of jars at once.


Yes, you can create an artifact bundle (zip archive) and upload it to
Artifactory in one go or use repository import. Like Wendy suggested, it's
better if you ask on artifactroy-users for more details.



 It's probably just as easy to write a shell script to mvn
 deploy:deploy-file ... the list of jars though.

  Is there any other better way to do that ? We are 4 developers and I
 would
  like to avoid that all of us have to download the jars and put them in
 our
  local repository.

 Adding them to your internal repo manager will solve that.

 --
 Wendy

 -
 To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
 For additional commands, e-mail: users-h...@maven.apache.org




-- 
Yoav


Create artifacts library for downloaded IBM jar files.

2011-01-20 Thread Jonathan Vila Lopez
Hello.

As the IBM MQSeries jars are not in the apache maven repositories, I have
downloaded the jars but now I would like to add to my Artifactory
repository. but I have to do that one jar by one.

Is there any other better way to do that ? We are 4 developers and I would
like to avoid that all of us have to download the jars and put them in our
local repository.

-
   *Slitzweitz !!  *


Re: Create artifacts library for downloaded IBM jar files.

2011-01-20 Thread Wendy Smoak
On Thu, Jan 20, 2011 at 6:51 AM, Jonathan Vila Lopez
jonathan.v...@gmail.com wrote:

 As the IBM MQSeries jars are not in the apache maven repositories, I have
 downloaded the jars but now I would like to add to my Artifactory
 repository. but I have to do that one jar by one.

That would be something to ask the Artifactory folks.  Maybe they have
a way to upload a bundle of jars at once.

It's probably just as easy to write a shell script to mvn
deploy:deploy-file ... the list of jars though.

 Is there any other better way to do that ? We are 4 developers and I would
 like to avoid that all of us have to download the jars and put them in our
 local repository.

Adding them to your internal repo manager will solve that.

-- 
Wendy

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org