Re: Maven repository management systems

2014-06-04 Thread Alexander Kriegisch
> There isn't any particular reason for moving off of Nexus. Then don't. > I want to do an evaluation before we make the decision to go with one or the > other Then evaluate. Currently you are conducting a survey, not an evaluation. ;-) ---

Re: Maven repository management systems

2014-06-04 Thread Mehul Sanghvi
That is certainly something that my bosses will look to. On Tue, Jun 3, 2014 at 5:37 PM, Dan Tran wrote: > Perhaps Artifactory is cheaper and support repos like NPM? > > 100$ per seat for nexus professional is way expensive? :-) > > -D > > > On Tue, Jun 3, 2014 at 1:10 PM, Glenn Brown > wrote:

Re: Maven repository management systems

2014-06-04 Thread Mehul Sanghvi
There isn't any particular reason for moving off of Nexus. We have Nexus as its the most common repository manager used. I want to do an evaluation before we make the decision to go with one or the other and whether to get the paid version or stick to the free version. Archiva, Artifactory, and

Re: Maven repository management systems

2014-06-03 Thread Dan Tran
Perhaps Artifactory is cheaper and support repos like NPM? 100$ per seat for nexus professional is way expensive? :-) -D On Tue, Jun 3, 2014 at 1:10 PM, Glenn Brown wrote: > My question was what use case was making you think of no longer using > nexus? > > > On Tue, Jun 3, 2014 at 3:05 PM, Ma

Re: Maven repository management systems

2014-06-03 Thread Glenn Brown
My question was what use case was making you think of no longer using nexus? On Tue, Jun 3, 2014 at 3:05 PM, Manfred Moser wrote: > The majority of developers seem to be using Nexus according to > > > http://zeroturnaround.com/rebellabs/java-tools-and-technologies-landscape-for-2014/ > > Slides

Re: Maven repository management systems

2014-06-03 Thread Manfred Moser
The majority of developers seem to be using Nexus according to http://zeroturnaround.com/rebellabs/java-tools-and-technologies-landscape-for-2014/ Slides 2 and 19 manfred PS: I am part of the Nexus team.. but was not involved in that survey. Glenn Brown wrote on 03.06.2014 12:22: > I would n

Re: Maven repository management systems

2014-06-03 Thread Glenn Brown
I would not recommend Archiva. It's intended to be mainly a reference implementation of the repository and, personally, i find it's UI to be a bit clunky. Whats moving you off Nexus? On Tue, Jun 3, 2014 at 1:40 PM, Mehul Sanghvi wrote: > Hit the reply button too quickly on the previous one. > >

Re: Maven repository management systems

2014-06-03 Thread Mehul Sanghvi
Hit the reply button too quickly on the previous one. I did not expect a full review and comparison of the systems plus a migration guide. I was more looking for gotchas that people may have run into when doing a migration and/or what they took into account when choosing a system. I will take Dan

Re: Maven repository management systems

2014-06-03 Thread Mehul Sanghvi
Points well taken. No offence taken. :) On Tue, Jun 3, 2014 at 1:49 PM, Alexander Kriegisch < alexan...@kriegisch.name> wrote: > With all due respect: Can you ask in an even more general way? You do not > expect someone to write a full review and comparison of those systems plus > migration gui

Re: Maven repository management systems

2014-06-03 Thread Dan Tran
There are quite a few discussions of this topic, please search -D On Tue, Jun 3, 2014 at 10:49 AM, Alexander Kriegisch < alexan...@kriegisch.name> wrote: > With all due respect: Can you ask in an even more general way? You do not > expect someone to write a full review and comparison of thos

Re: Maven repository management systems

2014-06-03 Thread Alexander Kriegisch
With all due respect: Can you ask in an even more general way? You do not expect someone to write a full review and comparison of those systems plus migration guide for you, do you? For such general information there are web search engines and tutorials. Constructive hint: Maybe if you explain

Re: Maven Repository initial setp error

2012-07-26 Thread nnrtech
I've resolved the issue by setting the proxy in settings.xml file. -- View this message in context: http://maven.40175.n5.nabble.com/Maven-Repository-initial-setp-error-tp5714848p5715045.html Sent from the Maven - Users mailing list archive at Nabble.com. --

Re: Maven Repository initial setp error

2012-07-25 Thread Ron Wheeler
You need to set up your artifactory repo to proxy Maven Central since your repo does not have any 3rd party content in it. I would guess that you have not done that. Maven is complaining that it can not find a plug-in. You need to make sure that you have defined what you want Maven to use as

Re: Maven Repository

2012-04-04 Thread Barrie Treloar
On Thu, Apr 5, 2012 at 10:11 AM, NunoM wrote: > Hello, > > Yes. I already spent some time reading the documentation. > > And I thought I had understood it well. > > I've already added the server tag and necessary permissions that are located > in the readme.txt on the website. > > Which is:  http:

RE: Maven Repository

2012-04-04 Thread Jim McCaskey
true false -Original Message- From: NunoM [mailto:nunowas...@hotmail.com] Sent: Wednesday, April 04, 2012 7:41 PM To: users@maven.apache.org Subject: Re: Maven Repository

Re: Maven Repository

2012-04-04 Thread NunoM
Hello, Yes. I already spent some time reading the documentation. And I thought I had understood it well. I've already added the server tag and necessary permissions that are located in the readme.txt on the website. Which is: http://maven.40175.n5.nabble.com/file/n5619282/settings.xml settings

Re: Maven Repository

2012-04-04 Thread Barrie Treloar
On Thu, Apr 5, 2012 at 9:51 AM, NunoM wrote: > Hello everyone, > > I'm a new user to Apache Maven and Apache Shiro. > > I'm doing a tutorial, but before starting it, I need to add > https://repository.apache.org/content/groups/snapshots-group/ to my > settings.xml. (I need shiro core 1.2.0 snapsho

Re: maven-repository-plugin: Automatically create bundle and deploy it to repository as well

2011-10-25 Thread Mirko Friedenhagen
Hello, I now got a solution via the build-helper-plugin: org.apache.maven.plugins maven-repository-plugin 2.3.1 attach-bundle

Re: Maven repository on SourceForge file system

2011-06-11 Thread Barrie Treloar
I know its not what you asked for, but for sites you can follow http://maven.apache.org/plugins/maven-site-plugin/examples/site-deploy-to-sourceforge.net.html - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additi

Re: Maven repository on SourceForge file system

2011-06-11 Thread Mark Struberg
> Subject: Re: Maven repository on SourceForge file system > To: users@maven.apache.org > Date: Saturday, June 11, 2011, 7:29 PM > > > I see the ' which implies to me that the > sf file system is getting > > in > > the way of how maven works. Has

Re: Maven repository on SourceForge file system

2011-06-11 Thread mebigfatguy
> I see the ' which implies to me that the sf file system is getting > in > the way of how maven works. Has anyone tried to do this, or am I out of > luck. > > Perhaps try linking directly to the file via the CDN: > http://cdnetworks-us-2.dl.sourceforge.net/project/fb-contrib/repo/com/mebigfatguy

Re: Maven repository on SourceForge file system

2011-06-11 Thread Wayne Fay
> I see the ' which implies to me that the sf file system is getting in > the way of how maven works. Has anyone tried to do this, or am I out of > luck. Perhaps try linking directly to the file via the CDN: http://cdnetworks-us-2.dl.sourceforge.net/project/fb-contrib/repo/com/mebigfatguy/fb-contr

Re: Maven repository not accessible?

2011-04-11 Thread Anders Hammar
Maybe you need to configure a web proxy for Maven to use? You do that in settings.xml. /Anders (mobile) Den 11 apr 2011 15.33 skrev "Collard, Pascal" : > Hi; > I use Maven2 to build my JAVA package and run tests within a CI > (Jenkins / Hudson, Bamboo, ..) and got errors about repo not being acces

Re: Query re: Maven Repository

2011-01-20 Thread Anders Hammar
This type of question should be addressed to the Maven user list. I've forwarded it to there, where this thread should continue. The answer that some things are missing in central is due to licensing. For example, the oracle jdbc jar. They can't be added to central. The solution is to install a re

Re: Maven Repository - Handling configuration Files

2011-01-12 Thread Anders Hammar
Cargo can't use the zip directly. But you should be able to get it to work by using the dependency-plugin and extract the content of the archive first. /Anders On Wed, Jan 12, 2011 at 10:33, Wayne Fay wrote: > > If I do this and create a new ".zip" or some other artifact for my > > configuratio

Re: Maven Repository - Handling configuration Files

2011-01-12 Thread Wayne Fay
> If I do this and create a new ".zip" or some other artifact for my > configuration files, is it possible to deploy this by extracting the config > files to specific location using Cargo plugin? I haven't used Cargo in a while so I have no idea. It seems like asking the Cargo folks directly would

RE: Maven Repository - Handling configuration Files

2011-01-12 Thread Tirumal Reddy Moolamalla
ilto:wayne...@gmail.com] Sent: Wednesday, January 12, 2011 2:39 PM To: Maven Users List Subject: Re: Maven Repository - Handling configuration Files > I don't want to go for creation of maven assembly and packing things > together. Please suggest me if there are any other approaches There is

Re: Maven Repository - Handling configuration Files

2011-01-12 Thread Wayne Fay
> I don't want to go for creation of maven assembly and packing things > together. Please suggest me if there are any other approaches There is nothing stopping you from making another Maven project that only contains your config files (in src/main/resources, perhaps) and then publishing that to t

Re: Maven repository for org.apache.tomcat:jdbc-pool:jar:1.0.8.5

2010-03-23 Thread Dennis Lundberg
I suggest that you ask on one of the Tomcat mailing lists. They are responsible for putting their artifacts into a repo. On 2010-03-23 01:52, Viv Kapadekar wrote: > Hi > > I would like to use the jdbc-pool artifact from org.apache.tomcat > > > org.apache.tomcat > j

Re: Maven repository for org.apache.tomcat:jdbc-pool:jar:1.0.8.5

2010-03-22 Thread pubudu gunawardena
org.apache.tomcat dbcp The latest version in the default repo is 6.0.18

Re: Maven repository for org.apache.tomcat:jdbc-pool:jar:1.0.8.5

2010-03-22 Thread Viv Kapadekar
No this is different than apache commons DBCP. This is: org.apache.tomcat.jdbc.pool.DataSource Here is an article that describes the difference between apache commons and tomcat jdbc: http://vigilbose.blogspot.com/2009/03/apache-commons-dbcp-and-tomcat-jdbc.html On Mar 22, 2010, at 6:05 PM,

Re: Maven repository for org.apache.tomcat:jdbc-pool:jar:1.0.8.5

2010-03-22 Thread Ron Wheeler
Viv Kapadekar wrote: Hi I would like to use the jdbc-pool artifact from org.apache.tomcat org.apache.tomcat jdbc-pool 1.0.8.5 Anyone, knows the repository for it? Maven is not able to find in the default repo. I searched a lot of other maven

Re: Maven repository restricted access.

2009-10-14 Thread Brian Fox
You use server entries in your settings to provide auth to remote repos (Nexus in this case) that maven is talking to. If Nexus is talking to the remote repo, then you configure the authentication in the Nexus proxy repository configuration for that repo. 2009/10/14 David Meunier : > Hi, > > Some

Re: Maven repository restricted access.

2009-10-14 Thread Anders Hammar
Do you mean configuring the credentials? Sure, that's how you do it: http://maven.apache.org/settings.html#Servers The actual repo configuration could go in either your pom or in a profile in settings.xml. /Anders On Wed, Oct 14, 2009 at 16:27, David Meunier wrote: > Hi, > > Some of my remote

RE: maven repository version

2009-03-30 Thread Martin Gainty
any advantages to manually track file versions (instead of using version control to manage the process) ? Martin __ Disclaimer and confidentiality note This message is confidential and may be privileged. If you are not the intended recipient, we kin

RE: Maven Repository

2008-12-08 Thread Stefan Prange
> > Prasanna A. Goupal > > > -Original Message- > From: Martin Höller [mailto:[EMAIL PROTECTED] > Sent: Friday, December 05, 2008 4:14 PM > To: users@maven.apache.org > Subject: Re: Maven Repository > > On 05 Dec 2008, prasanna.goupal wrote: > >

Re: Maven Repository

2008-12-05 Thread Brian Fox
Trying to download all 70gb from central will likely get you banned. Instead use a repository manager and let it cache the things you actually need. --Brian (mobile) On Dec 5, 2008, at 4:24 AM, "prasanna.goupal" <[EMAIL PROTECTED] > wrote: Hi All, Is there any way to download complet

RE: Maven Repository

2008-12-05 Thread Ben Lidgey
0:47 > To: 'Maven Users List' > Subject: RE: Maven Repository > > The problem here is that internet is not accessible from our build > server. > > I need to download plugin on my machine first and then need to copy it > on > build server and so go on... > >

RE: Maven Repository

2008-12-05 Thread Ben Lidgey
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of > Baptiste MATHUS > Sent: 05 December 2008 09:38 > To: Maven Users List > Subject: Re: Maven Repository > > Well, technically yes. But in practice no. Since mirroring the whole > lot > gives you a risk of being banned

RE: Maven Repository

2008-12-05 Thread prasanna.goupal
[mailto:[EMAIL PROTECTED] Sent: Friday, December 05, 2008 4:14 PM To: users@maven.apache.org Subject: Re: Maven Repository On 05 Dec 2008, prasanna.goupal wrote: > Is there any way to download complete repository on my local machine instead > of checking & downloading required plaugin

Re: Maven Repository

2008-12-05 Thread Martin Höller
On 05 Dec 2008, prasanna.goupal wrote: > Is there any way to download complete repository on my local machine instead > of checking & downloading required plaugins? Beside what Baptiste already wrote: you don't have to download plugins or dependencies manually, maven does this automatically for y

Re: Maven Repository

2008-12-05 Thread Baptiste MATHUS
Well, technically yes. But in practice no. Since mirroring the whole lot gives you a risk of being banned from the repository access for some time... Moreover the complete repo is many GB large and there's chances you will only use something like 2% or the whole... Better way is to install and con

Re: maven repository update.

2008-10-08 Thread Mark H. Wood
What the new user is missing is that the concept "up-to-date" is overloaded and means very different things depending on whether it is applied to a snapshot or to a release. To make a long story short: if a released package needed repair then the repaired version needed a new version number. This

Re: maven repository update.

2008-10-07 Thread Wayne Fay
is unclear, but the wording: "Forces a check for new snapshots on >> remote repositories." is more clear. >> >> This is just my opinion though, and I am sincerely trying to help. >> >> -M >> >> -Original Message- >> From: Stephen Connoll

Re: maven repository update.

2008-10-07 Thread Lee Meador
> > > This is just my opinion though, and I am sincerely trying to help. > > > > -M > > > > -Original Message- > > From: Stephen Connolly [mailto:[EMAIL PROTECTED] > > Sent: Tue 10/7/2008 2:23 PM > > To: Maven Users List > > Subject: R

Re: maven repository update.

2008-10-07 Thread Stephen Connolly
gt; This is just my opinion though, and I am sincerely trying to help. > > -M > > -Original Message- > From: Stephen Connolly [mailto:[EMAIL PROTECTED] > Sent: Tue 10/7/2008 2:23 PM > To: Maven Users List > Subject: Re: maven repository update. > > 2008/10/7 Wayne Fay

RE: maven repository update.

2008-10-07 Thread Marco Villalobos
ories." is more clear. This is just my opinion though, and I am sincerely trying to help. -M -Original Message- From: Stephen Connolly [mailto:[EMAIL PROTECTED] Sent: Tue 10/7/2008 2:23 PM To: Maven Users List Subject: Re: maven repository update. 2008/10/7 Wayne Fay <[EMAIL PROT

Re: maven repository update.

2008-10-07 Thread Stephen Connolly
2008/10/7 Wayne Fay <[EMAIL PROTECTED]>: >> Perhaps the wording: Forces a check for new snapshots on remote >> repositories. >> >> Is better, because the words "updated releases" makes people think the short >> version of -U will also "update releases", not just snapshots. > > But its not just s

Re: maven repository update.

2008-10-07 Thread Wayne Fay
> Perhaps the wording: Forces a check for new snapshots on remote repositories. > > Is better, because the words "updated releases" makes people think the short > version of -U will also "update releases", not just snapshots. But its not just snapshots, its also new versions of releases (updates

RE: maven repository update.

2008-10-07 Thread Marco Villalobos
wer your question, I think this should be in the introduction to repositories section. It is required knowledge for repository management. http://maven.apache.org/guides/introduction/introduction-to-repositories.html -M -----Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Tue 10/7/2008

RE: maven repository update.

2008-10-07 Thread Marco Villalobos
he introduction to repositories section. It is required knowledge for repository management. http://maven.apache.org/guides/introduction/introduction-to-repositories.html -M -----Original Message----- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: Tue 10/7/2008 11:52 AM To: Maven Users List

Re: maven repository update.

2008-10-07 Thread Wayne Fay
On Tue, Oct 7, 2008 at 10:51 AM, Marco Villalobos <[EMAIL PROTECTED]> wrote: > > This convention makes sense. I wish it was more clearly documented though, > and easier > to find the rule behind this convention. Where specifically would you expect to see such documentation? As a new user to Mave

RE: maven repository update.

2008-10-07 Thread Marco Villalobos
very much. -M -Original Message- From: [EMAIL PROTECTED] on behalf of Carlos Sanchez Sent: Mon 10/6/2008 7:06 PM To: Maven Users List Subject: Re: maven repository update. no, there is not. Artifacts are not supposed to change after being released. You'd have to manually copy/delet

Re: maven repository update.

2008-10-06 Thread Wendy Smoak
On Mon, Oct 6, 2008 at 6:51 PM, Marco Villalobos <[EMAIL PROTECTED]> wrote: > I have a repository called Red, and a build machine called Ark. > Naturally, when you do a build, Ark has its own local repository. > Somebody deployed artifact widget-1.1 to Red. > Ark already has widget-1.1 in its loc

Re: maven repository update.

2008-10-06 Thread Carlos Sanchez
no, there is not. Artifacts are not supposed to change after being released. You'd have to manually copy/delete the file On Mon, Oct 6, 2008 at 6:51 PM, Marco Villalobos <[EMAIL PROTECTED]> wrote: > Hello, > > > > I have a repository called Red, and a build machine called Ark. > > > > Naturally,

Re: maven repository setup for different profiles

2008-08-10 Thread rmahnovetsky
wow what service, super fast reply ;) That is a good point with minimizing the difference between config for the artifacts. Which we can do in the majority of the situations. Really the only time we can't is when we have to split up a web app into core and a web components, so core will then have

Re: maven repository setup for different profiles

2008-08-10 Thread Brett Porter
2008/8/11 rmahnovetsky <[EMAIL PROTECTED]>: > > Hey all > > The issue I'm having is wondering what the best way to set up our maven > internal repo. Should we use the repo to hold production builds or developer > builds or should we have a two repos or ?. I think it's a good idea to separate them.

Re: maven repository

2008-08-08 Thread RAM
/com/fedex/crm/onesource/myfile/2.2.1/myfil > e-2.2.1.pom > > Am I having any configuration issues. > > Thanks, > Lakshmi > > > -Original Message- > From: RAM [mailto:[EMAIL PROTECTED] > Sent: Friday, August 08, 2008 12:11 PM > To: Maven Users List > Sub

RE: maven repository

2008-08-08 Thread Lakshmi Kurella
008 12:11 PM To: Maven Users List Subject: Re: maven repository Hi, This install command is just to make Maven understand where to find the Jar.. by default it looks under C:\MyDocu~1\{user}\.m2\repository. You can always change this repo, by modifying the conf/settings.xml file available un

Re: maven repository

2008-08-08 Thread RAM
Hi, This install command is just to make Maven understand where to find the Jar.. by default it looks under C:\MyDocu~1\{user}\.m2\repository. You can always change this repo, by modifying the conf/settings.xml file available under Maven home. One more important point to note here is, the grou

Re: maven repository

2008-08-08 Thread Kathryn Huxtable
Typically, in ~/.m2/repository/com/fedex/crm/oneresource/myfile/2.2.1/ myfile-2.2.1.jar, where ~ is your home directory. On Windows, this is typically the c:\Documents and Settings\YOUR-USERNAME directory. -K On Aug 8, 2008, at 10:38 AM, Lakshmi Kurella wrote: I executed the following comma

Re: Maven Repository: Search/Browse/Explore

2008-03-27 Thread Wayne Fay
Manually dig through repo1.maven.org yourself, by hand. Its really not that bad. Wayne On 3/27/08, Gerald Reinhart <[EMAIL PROTECTED]> wrote: > Hi, > > Where can we go to search groupId ArtifactId of frameworks when www.*mvn* > repository.com/ is out of order ? > > Regards, > > Gerald > -

Re: Maven / Repository / SVN

2008-03-17 Thread Raphaël Piéroni
Hi, For a client we did this: - have an Archiva running on one developper's desktop - have the directory in which archiva stores the artifact in version control (that developper was responsible for adding to the version control what archiva had downloaded) - have all the other developpers sett

RE: Maven / Repository / SVN

2008-03-13 Thread John Coleman
> In my experience, this is a very common attitude though. Unfortunately. > For example, the jspwiki project currently under apache > incubation stores its dependencies in the version-control > system and will not change. And they are not stupid people; > it is just the way they like to work.

Re: Maven / Repository / SVN

2008-03-11 Thread Graham Leggett
Stephen Connolly wrote: But then you would be breaking the old builds and bye-bye reproducibility! I was referring to local repositories, not the central ones. With snapshots, plus assemblies, ears and Eclipse product archives a local repository fills up very quickly. When diskspace is a pro

Re: Maven / Repository / SVN

2008-03-11 Thread deckrider
The reason I'm getting my team to switch to maven2 is beacuse it makes life easier to do it the 'right way' and more difficult (if not impossible) to do it the 'wrong way'. But alas, when all one knows is a source code management tool, every build artifact looks like source code. Keep patience an

Re: Maven / Repository / SVN

2008-03-11 Thread Stephen Connolly
On Tue, Mar 11, 2008 at 2:29 PM, Graham Leggett <[EMAIL PROTECTED]> wrote: > [EMAIL PROTECTED] wrote: > > > For example, the jspwiki project currently under apache incubation > > stores its dependencies in the version-control system and will not > > change. And they are not stupid people; it is ju

Re: Maven / Repository / SVN

2008-03-11 Thread Graham Leggett
[EMAIL PROTECTED] wrote: For example, the jspwiki project currently under apache incubation stores its dependencies in the version-control system and will not change. And they are not stupid people; it is just the way they like to work. The core problem is one of disk space - storing artifacts

Re: Maven / Repository / SVN

2008-03-11 Thread Stephen Connolly
I know Kohsuke @ sun has a wagon that deploys to a svn server (as they run the sun maven2 repository off a svn repository) The advantage to storing a maven2 repository in svn is that mirroring becomes low on bandwidth, as svn update will only pull the changes since the last update where as rsync n

Re: Maven / Repository / SVN

2008-03-11 Thread [EMAIL PROTECTED]
John Coleman schrieb: >> the problem is that people here want to store artifact / >> external libraries in svn rather than in an internal repository >> > > These people have some bad thinking. There is simply no point putting > guaranteed static objects into VCS, which is all about tracking c

RE: Maven / Repository / SVN

2008-03-11 Thread John Coleman
> -Original Message- > From: Marco Mistroni [mailto:[EMAIL PROTECTED] > Sent: 10 March 2008 23:00 > To: Maven Users List > Subject: Maven / Repository / SVN 8< > the problem is that people here want to store artifact / > external libraries in svn rather than in an internal repository The

Re: Maven / Repository / SVN

2008-03-10 Thread Graham Leggett
Marco Mistroni wrote: the problem is that people here want to store artifact / external libraries in svn rather than in an internal repository Tell them that at it's core, released maven artifacts never change, and so it makes no sense to store artifacts in a change control system, as doing

Re: Maven Repository: FTP DOWNLOAD

2007-12-13 Thread houzecl
for those who may have the same problem, the answer is: yes, you need to add jars in the maven/lib directory. These jars are (today): wagon-ftp-1.0-beta-2.jar commons-net-1.4.1.jar: oro-2.0.8.jar However there is still a bug with the beta-2 if the ftp server is on a novell machine. I discuss t

RE: Maven repository

2007-08-29 Thread De Vleeschauwer Nele
Users List Subject: Re: Maven repository and if you aren't able to use a maven proxy (although this is the preferred approach!) then you could try the following scripts to quickly convert your local repository into a remote one, or as close to it as it needs to be... http://wiki.ops4

Re: Maven repository

2007-08-29 Thread Stuart McCulloch
e correct way to do it, but I can't find any > > > documentation on how I should set up a 'company central repository'. > So > > > any suggestions would be welcome... > > > > > > Kind regards, > > > > > > Nele. > > > > &g

Re: Maven repository

2007-08-29 Thread Wim Deblauwe
> > documentation on how I should set up a 'company central repository'. So > > any suggestions would be welcome... > > > > Kind regards, > > > > Nele. > > > > -Original Message- > > From: Wim Deblauwe [mailto:[EMAIL PROTEC

Re: Maven repository

2007-08-29 Thread Jo Vandermeeren
documentation on how I should set up a 'company central repository'. So > any suggestions would be welcome... > > Kind regards, > > Nele. > > -Original Message- > From: Wim Deblauwe [mailto:[EMAIL PROTECTED] > Sent: woensdag 29 augustus 2007 9:28 > T

RE: Maven repository

2007-08-29 Thread De Vleeschauwer Nele
suggestions would be welcome... Kind regards, Nele. -Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: woensdag 29 augustus 2007 9:28 To: Maven Users List Subject: Re: Maven repository How did you set up the internal repository? Did you copy a local repository to som

Re: Maven repository

2007-08-29 Thread Wim Deblauwe
n-metadata.xml but a > maven-metadata-central.xml. > > How can I solve this ? > > Thanks for your input, > > Nele. > > > > -----Original Message- > From: Wim Deblauwe [mailto:[EMAIL PROTECTED] > Sent: woensdag 29 augustus 2007 8:03 > To: Maven Users L

RE: Maven repository

2007-08-29 Thread De Vleeschauwer Nele
Original Message- From: Wim Deblauwe [mailto:[EMAIL PROTECTED] Sent: woensdag 29 augustus 2007 8:03 To: Maven Users List Subject: Re: Maven repository You need to say that your repository is a mirror of central, see http://maven.apache.org/guides/mini/guide-mirror-settings.html for more info.

Re: Maven repository

2007-08-28 Thread Wim Deblauwe
You need to say that your repository is a mirror of central, see http://maven.apache.org/guides/mini/guide-mirror-settings.html for more info. regards, Wim (also from Belgium ;)) 2007/8/28, De Vleeschauwer Nele <[EMAIL PROTECTED]>: > > Hi, > > I'm just setting up Maven on a developer's workstati

Re: Maven Repository Question

2007-04-20 Thread DavidWilliams
Thorsten, We don't currently have a proxy such as Proximity or Artifactory but I can look in to that. Thanks for the idea!!! David "Thorsten Heit" <[EMAIL PROTECTED]> 04/20/2007 08:08 AM Please respond to "Maven Users List" To "Maven Users Lis

Re: Maven Repository Question

2007-04-20 Thread Jeroen Leenarts
ven won't check ibiblio for any missing artifacts. Isn't that correct? If that is correct, then maven won't download the new required artifacts to the internal repository Thanks, David "Jeroen Leenarts" <[EMAIL PROTECTED]> 04/20/2007 07:55 AM Please respond to &quo

Re: Maven Repository Question

2007-04-20 Thread Jeroen Leenarts
> David > > > > > "Jeroen Leenarts" < [EMAIL PROTECTED]> > 04/20/2007 07:55 AM > Please respond to > "Maven Users List" > > > To > "Maven Users List" > cc > > Subject > Re: Maven Repository Question > > >

RE: Maven Repository Question

2007-04-20 Thread DavidWilliams
Thanks Jim for your quick response. We currently don't have a continuous integration tool set up yet and we are on a Windows server but I'm thinking that this is still possible. Do you agree? Thanks, David

Re: Maven Repository Question

2007-04-20 Thread DavidWilliams
lt;[EMAIL PROTECTED]> 04/20/2007 07:55 AM Please respond to "Maven Users List" To "Maven Users List" cc Subject Re: Maven Repository Question Define your internal repository as central. That overrides the Maven Ibiblio repository setting. Jeroen On 20/04/07,

RE: Maven Repository Question

2007-04-20 Thread Crossley, Jim
Hi David, One common trick is to co-locate your continuous integration tool, e.g. Continuum, CruiseControl, etc, and your internal repository. Say you have Continuum running as user, 'dave', and you also have Apache running on the same box. (I'm assuming a Linux environment here). An easy wa

Re: Maven Repository Question

2007-04-20 Thread Thorsten Heit
Hi David, > I'm pretty new to maven and have a repository question. I have set up a > internal repository that will hold the artifacts from ibiblio that my > project needs. What dou you mean by having set up such a repository? Have you created a mirror for central repo? Do you use a proxy suc

Re: Maven Repository Question

2007-04-20 Thread Jeroen Leenarts
Define your internal repository as central. That overrides the Maven Ibiblio repository setting. Jeroen On 20/04/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi Everyone, I'm pretty new to maven and have a repository question. I have set up a internal repository that will hold the artifac

Re: Maven Repository Manager

2006-07-20 Thread Mykel Alvis
Tamas, I apologize but I don't have the installation any longer, so no logs are available. I did have to put log4j in the external libs folder of jetty to make it work. I forgot to tell you that. My jetty instance was running on port 28080 (due to collision issues with other app servers), and o

Re: Maven Repository Manager

2006-07-20 Thread Tamás Cservenák
Hi, I've just tested Proximity on a newly downloaded jetty-5.1.11RC0. I had to remove log4j from px-webapp/WEB-INF/lib and except the Documentation page (which IS accessable on http://localhost:8080/px-webapp/index.do) works perfectly (!). The Docu page will be fixed, it is a small glitch... bu

Re: Maven Repository Manager

2006-07-19 Thread Tamás Cservenák
Possible, since I tested it only on Tomcat, never on Jetty. My intention is to provide multiple deployments for final 1.0.0 (tomcat, jetty, continuum-like standalone, spring-application-server, etc). In case of any problem, please submit an issue on Proximity Trac here: https://is-micro.myip.hu/t

Re: Maven Repository Manager

2006-07-19 Thread Mykel Alvis
Thanks! I did, and I noticed that the base context for the proximity webapp (in my case host:28080/proximity-maven2/ running under jetty5-1.11RC0 ) gave be a browse page for the root of the webapp. It seems that the "Documentation" link, which I guess should provide docs, is broken somewhere?

Re: Maven Repository Manager

2006-07-19 Thread Tamás Cservenák
You could give a try to Proximity, found here: http://proximity.abstracthorizon.org/ The support forum already have a theme about maven-proxy migration: http://forum.abstracthorizon.org/viewforum.php?f=13 Have fun, ~t~ On 7/19/06, Mykel Alvis <[EMAIL PROTECTED]> wrote: I can't seem to locate t

Re: Maven repository manager (and maven-proxy)

2006-06-16 Thread Tamás Cservenák
Thanks Adam -Original Message- From: Tamás Cservenák [mailto:[EMAIL PROTECTED] Sent: 15 June 2006 19:08 To: Maven Users List Subject: Re: Maven repository manager (and maven-proxy) Hi all, Thank you Ben for emailing me, in latest days i have little overflow at job :) First, the answers

Re: Maven repository manager (and maven-proxy)

2006-06-16 Thread Tamás Cservenák
hat it serves jars from its cache without even trying to access ibiblio (and so saving developers from suffering the http timeouts). Thanks Adam -Original Message- From: Tamás Cservenák [mailto:[EMAIL PROTECTED] Sent: 15 June 2006 19:08 To: Maven Users List Subject: Re: Maven repository m

RE: Maven repository manager (and maven-proxy)

2006-06-16 Thread Adam Hardy
Adam -Original Message- From: Tamás Cservenák [mailto:[EMAIL PROTECTED] Sent: 15 June 2006 19:08 To: Maven Users List Subject: Re: Maven repository manager (and maven-proxy) Hi all, Thank you Ben for emailing me, in latest days i have little overflow at job :) First, the answers to the

Re: Maven repository manager (and maven-proxy)

2006-06-15 Thread Tamás Cservenák
Hi Ben, You're probably right. These "alphaX" and "nightly" simply scares people :) This week is a little bit crowded for me on non-java projects (sigh), but i will prepare some extra candies (some of them already on Trac, like repo relocation -- thus -- non-aggregation, to be able to prefix Px

Re: Maven repository manager (and maven-proxy)

2006-06-15 Thread Jeff Jensen
Agreed. The stats page as-is looks potentially interesting, but not a critical feature. Quoting ben short <[EMAIL PROTECTED]>: > Tamás, > > I have never used the stats page and cant think when it would really > be usefull to me. I would suggest leaving it out of of the first > release and then

Re: Maven repository manager (and maven-proxy)

2006-06-15 Thread ben short
Tamás, I have never used the stats page and cant think when it would really be usefull to me. I would suggest leaving it out of of the first release and then add it in as you have time. That way you can work on the core functionality and make that bullet proof. Thats just me feeling :) Ben On 6

  1   2   >