Re: Maven proxy problem in ubuntu 12.04

2013-02-13 Thread Stephen Connolly
if you are typing an url on central, wget is blocked, so that won't work as a diagnostic On 13 February 2013 00:39, Richard Vowles rich...@bluetrainsoftware.comwrote: Take one of those URLs and type wget http://... See if that works On Feb 13, 2013 1:14 PM, dzungdev dzung...@gmail.com

Re: Maven proxy problem in ubuntu 12.04

2013-02-12 Thread Anders Hammar
Are you behind a http proxy? If you're in a corporate environment you most likely are. /Anders On Tue, Feb 12, 2013 at 12:37 PM, dzungdev dzung...@gmail.com wrote: Hi all, I would like to ask about the maven in ubuntu 12.04. I downloaded maven version: 3.0.4 and tried to run the mvn

Re: Maven proxy problem in ubuntu 12.04

2013-02-12 Thread hanasaki
Your ~/.m2/settings.xml may need an entry similar to below. Full docs for this can be found on the main maven website. This works correctly on my Ubuntu system with openjdk7, netbeans, eclipse, jenkins and command line. You may be able to find the proxy info from your IT group or in firefox or

Re: Maven proxy problem in ubuntu 12.04

2013-02-12 Thread dzungdev
Hi Anders, Thank you for your idea, I am using it at home, so I don't think it is cooperate environment. Best Regards, Dzung -- View this message in context: http://maven.40175.n5.nabble.com/Maven-proxy-problem-in-ubuntu-12-04-tp5746764p5746836.html Sent from the Maven - Users mailing list

Re: Maven proxy problem in ubuntu 12.04

2013-02-12 Thread dzungdev
Dear Hanasaki, I would like to say thanks for your detail explanation. I saw that you put the host is: firewall.domain.com but how I can get the information of username/password for it ? Actually I tried to get information of proxy via firefox by go to Edit -- Preference -- Advanced -- Network

Re: Maven proxy problem in ubuntu 12.04

2013-02-12 Thread hanasaki
how is system and environment dependent. It is probably time for you consult with whomever is responsible for the setup and administration of your system and/or network. Original Message Subject: Re: Maven proxy problem in ubuntu 12.04 From: dzungdev To: users@maven.apache.org

Re: Maven proxy problem in ubuntu 12.04

2013-02-12 Thread Richard Vowles
Take one of those URLs and type wget http://... See if that works On Feb 13, 2013 1:14 PM, dzungdev dzung...@gmail.com wrote: Dear Hanasaki, I would like to say thanks for your detail explanation. I saw that you put the host is: firewall.domain.com but how I can get the information of

Re: Maven proxy problem in ubuntu 12.04

2013-02-12 Thread Manfred Moser
Also check what Maven you are using. The Ubuntu/Debian package of Maven does some nasty rewriting and has some interesting default settings.. If you are using the debian package I would suggest to remove it and switch to a manual install from the apache download. manfred Take one of those URLs

RE: Maven Proxy

2007-10-18 Thread Yoav Landman
Just a note about the Artifactory UI - Artifactory 1.2.5 offers additional lightweight directory-style repository browsing with bookmarkable artifact URLs. We also improved the ajax tree browsing experience, so you're welcome to give this version a test drive (see:

RE: Maven Proxy

2007-10-17 Thread Dave Hoffer
We used to use Proximity and now use Artifactory 1.2.1. There are pros/cons of each. We switched from Proximity because it did not support artifact upload, this may have changed since then. Artifactory has good download/upload HTTP support. We added service running to Artifactory which makes

Re: Maven Proxy

2007-10-16 Thread Tamás Cservenák
the version number (RC8) didn't changed neither. -Original Message- From: Guillaume Lederrey [mailto:[EMAIL PROTECTED] Sent: Friday, October 12, 2007 07:08 PM To: Maven Users List Subject: Re: Maven Proxy We are using Artifactory on Tomcat 5.5. It works mostly well for us. The only

RE: Maven Proxy

2007-10-16 Thread Brian E. Fox
the website. He's still around though, if you mention px or cstamas on the irc channel he appears like a genie ;-) --Brian -Original Message- From: Boeckli, Dominique [mailto:[EMAIL PROTECTED] Sent: Monday, October 15, 2007 3:40 AM To: Maven Users List Subject: RE: Maven Proxy We are using

RE: Maven Proxy

2007-10-15 Thread Boeckli, Dominique
: Guillaume Lederrey [mailto:[EMAIL PROTECTED] Sent: Friday, October 12, 2007 07:08 PM To: Maven Users List Subject: Re: Maven Proxy We are using Artifactory on Tomcat 5.5. It works mostly well for us. The only problem is that memory consumption grow very high. I finally had to reboot Tomcat every

Re: Maven Proxy

2007-10-15 Thread William Ferguson
Hi Denis, I have had some experience of 3 of them in the last week. All of them deployed as WebApps inside Tomcat. Promixity - simple config, file based storage, developers seem absent (at least at present). We are using this as our main Maven repository and also as a mirror of that repository at

Re: Maven Proxy

2007-10-15 Thread Brett Porter
On 15/10/2007, William Ferguson [EMAIL PROTECTED] wrote: Archiva (beta2) - couldn't get it to work by following the installation instructions. Doesn't install as a clean webapp (in Tomcat in any case). were you able to report these problems? Would be happy to hear bugs or thoughts on ways to

Re: Maven Proxy

2007-10-15 Thread William Ferguson
Sorry Brett, I was already 2 days overdue thanks to infrastructure issues. I'll try to put together a JIRA this afternoon. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent: Monday, 15 October 2007 6:25 PM were you able to report these problems? Would be happy to hear

Re: Maven Proxy

2007-10-15 Thread Brett Porter
Thanks - much appreciated! On 16/10/2007, William Ferguson [EMAIL PROTECTED] wrote: Sorry Brett, I was already 2 days overdue thanks to infrastructure issues. I'll try to put together a JIRA this afternoon. -Original Message- From: Brett Porter [mailto:[EMAIL PROTECTED] Sent:

RE: Maven Proxy

2007-10-15 Thread William Ferguson
Users List Subject: Re: Maven Proxy Hi Denis, I have had some experience of 3 of them in the last week. All of them deployed as WebApps inside Tomcat. Promixity - simple config, file based storage, developers seem absent (at least at present). We are using this as our main Maven repository and also

Re: Maven Proxy

2007-10-12 Thread maarten roosendaal
Hi, We use Archiva (beta2) which works fine. We had some problems with the beta1 version but getting it up and running was very easy. The hard part is comming up with procedures regarding dependencies and management. - Original Message From: Denis Bessmertniy [EMAIL PROTECTED] To:

Re: Maven Proxy

2007-10-12 Thread Wilfred Springer
I would definitely recommend Artifactory. On Fri, 2007-10-12 at 02:10 -0700, maarten roosendaal wrote: Hi, We use Archiva (beta2) which works fine. We had some problems with the beta1 version but getting it up and running was very easy. The hard part is comming up with procedures

Re: Maven Proxy

2007-10-12 Thread Vanja Petreski
Artifactory definitely! On 10/12/07, Michal Hlavac [EMAIL PROTECTED] wrote: Dňa Friday 12 October 2007 11:37:35 Wilfred Springer ste napísal: I would definitely recommend Artifactory. I am using artifactory deployed on glassfish and works very good... m.

Re: Maven Proxy

2007-10-12 Thread Guillaume Lederrey
We are using Artifactory on Tomcat 5.5. It works mostly well for us. The only problem is that memory consumption grow very high. I finally had to reboot Tomcat every night to keep it sane ... But I havent been looking into the problem all that hard. The problem might be on my side ... Other

Re: Maven Proxy

2007-10-12 Thread Michal Hlavac
Dňa Friday 12 October 2007 11:37:35 Wilfred Springer ste napísal: I would definitely recommend Artifactory. I am using artifactory deployed on glassfish and works very good... m. smime.p7s Description: S/MIME cryptographic signature

Re: Maven proxy

2007-07-20 Thread Dmitry
I have succesfuly installed codehaus eclipse plugin and i have downloaded dependencys for my projects (connection to internet works fine). The next step was to create a network repository so that co-workers and I could share the jars that we download from the internet and have less lag when

Re: Maven proxy

2007-07-20 Thread Dennis Lundberg
Please do not hijack other people's threads and change the subject for them. Create your own message by sending an e-mail to users@maven.apache.org Dmitry wrote: I have succesfuly installed codehaus eclipse plugin and i have downloaded dependencys for my projects (connection to internet works

Re: Maven-proxy and error

2007-06-08 Thread Thorsten Heit
Hi, Which section of maven-proxy.properties is relevant to a firewall. Is it the proxies section. Yes. Here is my maven-proxy.properties... *snip* PROXIES #This is just a hack, it should auto discover them proxy.list=one,two,three #Unauthenticated proxy

Re: Maven-proxy and error

2007-06-07 Thread Thorsten Heit
Hi, it seems to be running. However, when I refer to it in my local pom and try to compile, I get the following error. Any help would be greatly appreciated. Thanks !! + Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] Searching repository for plugin with prefix:

Re: Maven-proxy and error

2007-06-07 Thread nmall
Which section of maven-proxy.properties is relevant to a firewall. Is it the proxies section. I don;t see any documentation for it. Thanks for your help. Here is my maven-proxy.properties... repo.local.store=./target/repo #The port to listen on - not used if loaded as a webapp port=

Re: maven-proxy installation

2007-06-07 Thread Arnd Brusdeilins
besides installing and configuring the maven-proxy , executing mvn deploy:deploy-file (with the propiate arguments) for every jar file on the server should be enough. Check if the files you want to share are available inside the maven-proxy installation. nmall wrote: Hi, We are using

Re: Maven proxy tools that allow to configure an unique remote repository for maven 1 and maven 2 projects ?

2007-03-28 Thread nicolas de loof
I'm using Archiva for the same use case but this requires to apply MRM-153 patch I've suggested. MRM-153 was allready included in oldest archiva builds, but recent changes required me to reopen this issue. No comment yet from archiva developers. 2007/3/28, Elid OR [EMAIL PROTECTED]: Hi all,

Re: Maven proxy tools that allow to configure an unique remote repository for maven 1 and maven 2 projects ?

2007-03-28 Thread Elid OR
Have you successfuly used maven archiva on maven 1 project ? I got an errors : java.io.IOException: Forbidden I don't know where I can configure user acces in maven 1 project. On Wednesday 28 March 2007 10:37, nicolas de loof wrote: I'm using Archiva for the same use case but this requires to

Re: Maven proxy tools that allow to configure an unique remote repository for maven 1 and maven 2 projects ?

2007-03-28 Thread Arnaud HERITIER
in archiva, you have to add the access to your repositories for the user guest Arnaud On 28/03/07, Elid OR [EMAIL PROTECTED] wrote: Have you successfuly used maven archiva on maven 1 project ? I got an errors : java.io.IOException: Forbidden I don't know where I can configure user acces in

Re: Maven proxy tools that allow to configure an unique remote repository for maven 1 and maven 2 projects ?

2007-03-28 Thread Elid OR
I have added access in the user managment section of the archiva console and restart but still the same error in my maven 1 project. On Wednesday 28 March 2007 15:30, Arnaud HERITIER wrote: in archiva, you have to add the access to your repositories for the user guest Arnaud On 28/03/07,

Re: Maven proxy tools that allow to configure an unique remote repository for maven 1 and maven 2 projects ?

2007-03-28 Thread nicolas de loof
Works for me, with user guest granted to role repository observer. 2007/3/28, Elid OR [EMAIL PROTECTED]: Have you successfuly used maven archiva on maven 1 project ? I got an errors : java.io.IOException: Forbidden I don't know where I can configure user acces in maven 1 project. On

Re: Maven proxy tools that allow to configure an unique remote repository for maven 1 and maven 2 projects ?

2007-03-28 Thread Elid OR
Ok so I will work on it. Another question, what is the remote repository url you use for both projects ? You are using the same url for both maven 1 and maven 2 projects ? If so what type of managed repository have you set up on archiva because you have to define if you want to configure a

Re: maven proxy problem

2007-02-17 Thread Dan Tran
On 2/17/07, srinivas ramgopal [EMAIL PROTECTED] wrote: Hi all, I am new to Maven proxy. I recently installed it with the intent to cache (for a user specified time period), the downloaded information from ibiblio. In other words, during each maven build, I do not want the maven proxy to read

RE: Maven proxy: java.lang.IllegalStateException: Committed

2007-01-16 Thread Don Steffy
I just discovered a potentially important piece of information regarding the IllegalStateException I saw on our maven-proxy server earlier today. The jar in question did not have an associated pom file, meaning it was probably originally uploaded manually uploaded by one of our developers, not

Re: maven-proxy: how to exclude source artifacts from beeing resolved from a public repo

2006-12-13 Thread Wayne Fay
What JIRA number was this request Nico? And what happened to it? Wayne On 12/12/06, nicolas de loof [EMAIL PROTECTED] wrote: I had the same issue, but with another point of view : I expected all artifacts on maven repo to have source jars. I have created a private sources repository, and added

Re: maven-proxy: how to exclude source artifacts from beeing resolved from a public repo

2006-12-12 Thread nicolas de loof
I had the same issue, but with another point of view : I expected all artifacts on maven repo to have source jars. I have created a private sources repository, and added missing artifacts sources to it. The summer, I have attached my zipped source repository to an upload request to make them

Re: maven-proxy: how to exclude source artifacts from beeing resolved from a public repo

2006-12-12 Thread Tom Huybrechts
The latest version (in svn) of eclipse:eclipse maintains a status cache for source downloads. See the download-soruces parameter in http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html On 12/12/06, Mark Struberg [EMAIL PROTECTED] wrote: Hi! Our situation: We are using maven

Re: maven proxy question

2006-12-09 Thread Alexandre Poitras
You should gave a look at Mergere Maestro (open source) which include Maven Archiva. Maven Proxy is outdated and no longer under development. On 12/7/06, Christian Goetze [EMAIL PROTECTED] wrote: I am using the maven proxy as described in

Re: maven proxy question

2006-12-09 Thread Aaron Metzger
Alexandre Poitras wrote: You should gave a look at Mergere Maestro (open source) which include Maven Archiva. Maven Proxy is outdated and no longer under development. Does Maestro also subsume most of the functionality of Proximity? http://proximity.abstracthorizon.org/quick-start.html

Re: maven proxy question

2006-12-08 Thread Christian Goetze
Barrie Treloar wrote: Can you paste in the types of build failures you are getting? I get the usual cannot find artifact, can you upload it with the following commands error. I changed the the proxy setting to not check for pom file updates, and I'll see if it happens again. Proxy log

Re: maven proxy question

2006-12-08 Thread Barrie Treloar
See http://www.nabble.com/forum/ViewPost.jtp?post=7751368framed=yskin=177 You may need to change where you are point maven-proxy at. I've updated the maven-proxy to point to http://mirrors.ibiblio.org/pub/mirrors/maven2/ instead of http://www.ibiblio.org/maven2 and all appears to be well.

RE: maven proxy question

2006-12-08 Thread LAMY Olivier
? Thanks, -- Olivier -Message d'origine- De : Barrie Treloar [mailto:[EMAIL PROTECTED] Envoyé : vendredi 8 décembre 2006 23:24 À : Maven Users List Objet : Re: maven proxy question See http://www.nabble.com/forum/ViewPost.jtp?post=7751368framed=yskin=177 You may need to change where

Re: maven proxy question

2006-12-07 Thread Barrie Treloar
On 12/8/06, Christian Goetze [EMAIL PROTECTED] wrote: I am using the maven proxy as described in http://docs.codehaus.org/display/MAVENUSER/Using+Maven+in+a+corporate+environment, but I am observing spurious build failures due to some of the actual remote sites not always responding in a timely

RE: Maven-Proxy error

2006-09-14 Thread Adrian Shum
Just throw away configs for Maven1 repositories in the maven proxy properties file. Adrian -Original Message- From: emerson cargnin [mailto:[EMAIL PROTECTED] Sent: Thursday, September 14, 2006 2:11 AM To: Maven Users List Subject: Maven-Proxy error Hi all to use maven-proxy with

RE: Maven-Proxy ?

2006-07-07 Thread Beyer,Nathan
That doesn't configure a mirror, it just adds another repository to search, but that will only be searched after the central mirror. See the guide on configuring a mirror: http://maven.apache.org/guides/mini/guide-mirror-settings.html -Original Message- From: Alex Shneyderman

Re: Maven-Proxy ?

2006-07-07 Thread Mykel Alvis
Set your proxy up as a mirror to central in settings.xml, as described in the multiple repositories guide. On 7/7/06, Alex Shneyderman [EMAIL PROTECTED] wrote: With maven1 we are runing maven-proxy to cache the jars we care about. Now I am looking how to do this with maven2 artifacts and can

Re: maven-proxy problem - NTLM

2006-06-12 Thread Wayne Fay
Your statement what happened would imply that this worked in the past but does not any more... Is this the case, or are you configuring this proxy for the first time? Assuming this is your first attempt at configuring the proxy, please first realize that Commons HttpClient (and thus, Maven) does

RE: maven proxy

2006-06-06 Thread Adam Hardy
Are you sure maven proxy is running? Can you browse http://10.75.202.141:2016/repository ? If so, go to the search and type in commons-fileupload so you can see if maven-proxy is actually proxying it. (It shouldn't be if you are getting http 403.) Try again a couple of times. I had some

Re: maven proxy

2006-06-06 Thread Tom Joad
I can browse my maven-proxy with any internet browser. I use maven-proxy snapshot version(the first one) . Tom 2006/6/6, Tom Joad [EMAIL PROTECTED]: Hello all, I set up maven proxy and it always worked .I didn't work with maven since two months , i have just to reuse it.I add new dependency of

Re: Maven-proxy (was Re: Rant (very long))

2006-05-26 Thread Kevin Galligan
Just had a crazy thought about the external organization making secret changes issue. If the issue is with snapshot builds I guess I don't have much for you there (other than the above, of course). However if the concern is simply that you don't know that what's in the repository hasn't

Re: Maven-proxy (was Re: Rant (very long))

2006-05-26 Thread Trygve Laugstøl
Kevin Galligan wrote: Just had a crazy thought about the external organization making secret changes issue. If the issue is with snapshot builds I guess I don't have much for you there (other than the above, of course). However if the concern is simply that you don't know that what's in the

RE: maven-proxy mailing list?

2006-05-26 Thread Adam Hardy
PROTECTED] Sent: 26 May 2006 03:57 To: Maven Users List Subject: Re: maven-proxy mailing list? You're on it. ;-) Wayne On 5/25/06, Adam Hardy [EMAIL PROTECTED] wrote: Is there a maven-proxy mailing list? Adam Hardy on 25/05/06 16:12, wrote: OK I see. Does this imply that you proxy

Re: maven-proxy mailing list?

2006-05-26 Thread Wayne Fay
slowly from Hurricane Katrina. -Original Message- From: Wayne Fay [mailto:[EMAIL PROTECTED] Sent: 26 May 2006 03:57 To: Maven Users List Subject: Re: maven-proxy mailing list? You're on it. ;-) Wayne On 5/25/06, Adam Hardy [EMAIL PROTECTED] wrote: Is there a maven-proxy mailing list

Re: Maven-proxy (was Re: Rant (very long))

2006-05-25 Thread Tamás Cservenák
Inhouse repo, if you look at Proximity is very important to achieve stable and controlled build environment. If you have some company level (reaches through more separate projects) some-utility.jar, how will you spread it amongst developers? How will you achieve if some-utility.jar is updated,

Re: Maven-proxy (was Re: Rant (very long))

2006-05-25 Thread ben short
Well you wouldnt. The proxy is used to cache ( and persist ) the dependancies that are hosted on the remote maven repos, like codehaus and ibilo. The means that your developers have access to the dependacies at a high speed, after they have been downloaded by the proxy. Now an inhouse repositry

Re: Maven-proxy (was Re: Rant (very long))

2006-05-25 Thread Daniel Kulp
Well, we actually use maven-proxy to host the inhouse repository. Basically, we have it configured with repo.local.store pointing to the actual repository dir and repo.list empty. Thus, it just serves up what's in the dir. The main reason we did that was for the search capabilities. A

Re: Maven-proxy (was Re: Rant (very long))

2006-05-25 Thread Kathryn Huxtable
Yes, it helps, as does Daniel Kulp's message. You don't need to proxy your inhouse repo, but you can just to simplify things. My issue is that I'm at a university, where I don't have a developer intranet for my team, so my inhouse repo is accessed via sshext for access control reasons. If my VPN

Re: Maven-proxy (was Re: Rant (very long))

2006-05-25 Thread Tamás Cservenák
I think it help. The good thing about two existing known maven-proxies (codehaus maven-proxy and Proximity) is that they're actually 2in1 solutions. They are NOT strictly a proxy as a HTTP proxy. The are just ABLE to behave like http proxy (or the logic that drives them is similar to HTTP

Re: Maven-proxy (was Re: Rant (very long))

2006-05-25 Thread ben short
Yes you use the maven-proxy to serve the internal repository. What do you mean my sshext? Ben On 5/25/06, Kathryn Huxtable [EMAIL PROTECTED] wrote: Yes, it helps, as does Daniel Kulp's message. You don't need to proxy your inhouse repo, but you can just to simplify things. My issue is that

Re: Maven-proxy (was Re: Rant (very long))

2006-05-25 Thread Kathryn Huxtable
I actually meant scpexe. I was just testing you, as my ex-father in law would say when I made an error. -K On 5/25/06 5:45 PM, ben short [EMAIL PROTECTED] wrote: Yes you use the maven-proxy to serve the internal repository. What do you mean my sshext? Ben On 5/25/06, Kathryn Huxtable

Re: Maven-proxy (was Re: Rant (very long))

2006-05-25 Thread Lee Meador
Uh .. when HE made an error. Is that another test? On 5/25/06, Kathryn Huxtable [EMAIL PROTECTED] wrote: I actually meant scpexe. I was just testing you, as my ex-father in law would say when I made an error. -K On 5/25/06 5:45 PM, ben short [EMAIL PROTECTED] wrote: Yes you use the

Re: maven-proxy mailing list?

2006-05-25 Thread Wayne Fay
You're on it. ;-) Wayne On 5/25/06, Adam Hardy [EMAIL PROTECTED] wrote: Is there a maven-proxy mailing list? Adam Hardy on 25/05/06 16:12, wrote: OK I see. Does this imply that you proxy the releases repository on www.ibiblio.org/maven2 but because of their transient nature you don't

Re: Maven-proxy (was Re: Rant (very long))

2006-05-25 Thread Kathryn Huxtable
Uh, I guess so. ;-) I did mean he. Sorry, I was up late last night playing Civilization IV. (I really need to lock my Dell up in a drawer.) I shouldn't touch a keyboard lest I break something. -K, off to bed On 5/25/06 6:40 PM, Lee Meador [EMAIL PROTECTED] wrote: Uh .. when HE made an error.

Re: Maven Proxy

2006-04-27 Thread Clifton Craig
On Wednesday 26 April 2006 5:41 pm, Alex Mayorga Adame wrote: Just for the record, what's the JIRA? I submitted mavenproxy-46 for this bug. --- Clifton C. Craig, Software Engineer Intelligent Computer Systems -  A Division of GBG [EMAIL

RE: Maven Proxy

2006-04-26 Thread Jörg Schaible
Alexandre Poitras wrote on Tuesday, April 25, 2006 9:35 PM: By the way, if you want to be 100% sure Maven would never go on ibiblio when it doesn't find a dependency, [snip] Just to clarify: As long as any POM might define its own repo with its own identifier, you cannot prevent Maven from

Re: Maven Proxy

2006-04-26 Thread Clifton Craig
Tom, Ok I got some better info. I was naming the maven-proxy mirror wrong in my settings.xml. After I fixed up the settings.xml (I added /repository to the end of my internal mirror URL) it looked like it was working a litlle better. For one reason or another I am not able to download plugins

RE: Maven Proxy

2006-04-26 Thread Ben Short
Craig, This fixed my maven-proxy too!! Many thanks Ben -Original Message- From: Clifton Craig [mailto:[EMAIL PROTECTED] Sent: 26 April 2006 15:26 To: Maven Users List Subject: Re: Maven Proxy Tom, I think I found something! I just noticed that my maven-proxy configs were pointing

Re: Maven Proxy

2006-04-26 Thread Clifton Craig
Aww nuts. That didn't fix it. There's definitely something wrong with maven-proxy's ability to access the net, though I can't narrow it. I get these logs when I run my Maven build now: snip 2006-04-26 10:09:21,251 [INFO ] components.impl.DefaultSnapshotCache - Updating

RE: Maven Proxy

2006-04-26 Thread Ben Short
repo.dist-codehaus-org.hardfail=false repo.dist-codehaus-org.cache.period=3600 repo.dist-codehaus-org.cache.failures=true -Original Message- From: Clifton Craig [mailto:[EMAIL PROTECTED] Sent: 26 April 2006 16:25 To: Maven Users List Subject: Re: Maven Proxy Aww nuts. That didn't fix

Re: Maven Proxy

2006-04-26 Thread Clifton Craig
On Wednesday 26 April 2006 11:42 am, Ben Short wrote: Craig, I will post my setup to see if it helps you. I got it! I figured out the problem and I fixed it!! The problem was commons-httpclient. Maven-proxy ships with an older version than current. What I did was fire up groovyConsole and

Re: Maven Proxy

2006-04-26 Thread Clifton Craig
I think I'm done now. I don't quite understand some of the quirks of maven2 with maven-proxy but in time I guess I'll learn them. After updating the HTTPClient to work through our HTTP proxy I set my settings.xml to use maven-proxy for both artifacts and plugins. I started getting the following

Re: Maven Proxy

2006-04-26 Thread Wayne Fay
I hope you file this as a JIRA bug and include details for fixing it etc... Great job tracking down the problem. Wayne On 4/26/06, Clifton Craig [EMAIL PROTECTED] wrote: On Wednesday 26 April 2006 11:42 am, Ben Short wrote: Craig, I will post my setup to see if it helps you. I got it! I

Re: maven proxy settings - security hazard

2006-04-26 Thread Kenney Westerhof
On Wed, 26 Apr 2006, Shukla, Sanjay wrote: Maven needs proxy server url and credential information. However this poses a security risk as your password is in a plain text format. Is there some way to circumvent this ? I don't think so. But you can use unix file/directory permissions to

Re: maven proxy settings - security hazard

2006-04-26 Thread Kathryn Huxtable
I always use scpexe instead of scp, thus enabling me to use ssh-agent (or pageant if you're using putty on windows) to hold my credentials. That way the only thing that is in the file is the location of my key and my username. The passphrase must be entered by me externally. -K On 4/26/06 3:22

Re: Maven Proxy

2006-04-26 Thread Clifton Craig
On Wednesday 26 April 2006 4:15 pm, Wayne Fay wrote: I hope you file this as a JIRA bug and include details for fixing it etc... Great job tracking down the problem. Wayne Thanx Wayne. The issue is filed. I hope it doesn't bite anyone else too hard. I've already had discussion with at least

Re: Maven Proxy

2006-04-26 Thread Alex Mayorga Adame
Just for the record, what's the JIRA? -- View this message in context: http://www.nabble.com/Maven-Proxy-t1504552.html#a4110268 Sent from the Maven - Users forum at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For

Re: Maven Proxy

2006-04-26 Thread Wayne Fay
Actually I don't think his question was what is JIRA instead it was what is the JIRA number for this bug, so I can track/vote/comment on it... Could be wrong tho. ;-) Wayne On 4/26/06, Alexandre Poitras [EMAIL PROTECTED] wrote: An issue tracker system, the one used by Maven community. On

Re: Maven Proxy

2006-04-26 Thread Alexandre Poitras
haha I think you're right. I have had a very very thought week so far so forget it! On 4/26/06, Wayne Fay [EMAIL PROTECTED] wrote: Actually I don't think his question was what is JIRA instead it was what is the JIRA number for this bug, so I can track/vote/comment on it... Could be wrong tho.

Re: Maven Proxy

2006-04-25 Thread Tom Joad
]: Tom, Thanks for replying. Will maven then always go to the internal one or only when it cant connect to the internet server? Ben -Original Message- From: Tom Joad [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 11:05 To: Maven Users List; [EMAIL PROTECTED] Subject: Re: Maven Proxy

RE: Maven Proxy

2006-04-25 Thread Ben Short
Tom, Just tried that out and it works. Many thanks. Ben -Original Message- From: Tom Joad [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 11:21 To: Maven Users List; [EMAIL PROTECTED] Subject: Re: Maven Proxy Maven always go to internal repository which connects to all maven public

RE: Maven Proxy

2006-04-25 Thread Ben Short
Message- From: Clifton Craig [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 14:11 To: Maven Users List Subject: Re: Maven Proxy Tom, Could you help get me started with Maven proxy? I've been trying to get it working in our office but I've been unsuccessful. It (the proxy) seems to have

RE: Maven Proxy

2006-04-25 Thread Ben Short
: Ben Short [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 14:36 To: 'Maven Users List' Subject: RE: Maven Proxy Tom, I would be interested in this also. When I run a mvn clean with I get the flowing. D:\Personal\SourceCode\my-appmvn clean [INFO] Scanning for projects... [INFO

Re: Maven Proxy

2006-04-25 Thread Tom Joad
List Subject: Re: Maven Proxy Tom, Could you help get me started with Maven proxy? I've been trying to get it working in our office but I've been unsuccessful. It (the proxy) seems to have a problem getting out to the internet through our in office http proxy. I have the following in my Maven

Re: Maven Proxy

2006-04-25 Thread Tom Joad
:[EMAIL PROTECTED] Sent: 25 April 2006 11:05 To: Maven Users List; [EMAIL PROTECTED] Subject: Re: Maven Proxy HI, You configure connexion on settings.xml file with mirrors tag. mirrors mirror mirrorOfcentral/mirrorOf nameInternal Repos/name

RE: Maven Proxy

2006-04-25 Thread Ben Short
Message- From: Tom Joad [mailto:[EMAIL PROTECTED] Sent: 25 April 2006 14:51 To: Maven Users List Subject: Re: Maven Proxy How do you copy stuff to your maven-proxy repository? and what is value for pom.update key on your config properties? Tom 2006/4/25, Clifton Craig [EMAIL PROTECTED]: Tom

Re: Maven Proxy

2006-04-25 Thread Tom Joad
: 25 April 2006 14:51 To: Maven Users List Subject: Re: Maven Proxy How do you copy stuff to your maven-proxy repository? and what is value for pom.update key on your config properties? Tom 2006/4/25, Clifton Craig [EMAIL PROTECTED]: Tom, Could you help get me started with Maven

Re: Maven Proxy

2006-04-25 Thread Clifton Craig
On Tuesday 25 April 2006 9:51 am, Tom Joad wrote: How do you copy stuff to your maven-proxy repository? and what is value for pom.update key on your config properties? Tom Tom, Thanx for your quick reply. So far so good. I set the proxy on both the ibiblio.org and codehaus.org repository

Re: Maven Proxy

2006-04-25 Thread Tom Joad
I didn't ask so many questions about maven-proxy when I configure it and perhaps I miss something on the deep way it works. So I suggest you to reconfigure completely the proxy from the one provided by archive . you only change values which are your owns like proxy . I think your proxy and

Re: Maven Proxy

2006-04-25 Thread Clifton Craig
Tom, Thank you so much for your help! :) I'm still having a heck of a time getting things working though. I did configure my proxy completely from the one provided by the web-site. I'm now trying to test the proxy's ability to download from ibilio on demand. I dropped the following in my

Re: Maven Proxy

2006-04-25 Thread Alexandre Poitras
By the way, if you want to be 100% sure Maven would never go on ibiblio when it doesn't find a dependency, add this to your setting.xml repositories repository releases enabledfalse/enabled /releases idcentral/id nameMaven Repository

Re: [maven-proxy] How to shutdown?

2006-04-05 Thread Thorsten Heit
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Gerald, I'm using the standalone maven-proxy. I wonder if there is a way to shutdown the maven-proxy other than sending SIGINT at the process level but through a http request? Simply open the proxy URL in your web browser, go into the admin

Re: [maven-proxy] How to shutdown?

2006-04-05 Thread Khin, Gerald
Hi Thorsten! Thanks a lot! Indeed, http://localhost:/servlets/Admin?shutdown is the solution. Cheers, Gerald From: Thorsten Heit [mailto:[EMAIL PROTECTED] Sent: Mi 05.04.2006 13:49 To: Maven Users List Subject: Re: [maven-proxy] How to shutdown

Re: maven-proxy support for M2

2006-03-30 Thread Carlos Sanchez
The truth is that I don't know which one wins, I didn't write the code, but *better m2 support* means redownloading of poms and IIRC also metadata files On 3/30/06, Nicolas De Loof [EMAIL PROTECTED] wrote: Hello maven-proxy 0.2 has been released with better support for maven2. My proxy is

RE: maven-proxy support for M2

2006-03-30 Thread Jörg Schaible
Hi Nicolas and Carlos, Carlos Sanchez wrote on Thursday, March 30, 2006 11:10 AM: The truth is that I don't know which one wins, I didn't write the code, but *better m2 support* means redownloading of poms and IIRC also metadata files I wrote the code and the proxy loads the newest ;-) -

RE: maven-proxy support for M2

2006-03-30 Thread hermod.opstvedt
Hi One note though - Build Maven-proxy with the latest commons-hhtpclient, otherwise you will redirect errors. Hermod -Original Message- From: Jörg Schaible [mailto:[EMAIL PROTECTED] Sent: Thursday, March 30, 2006 12:06 PM To: Maven Users List Subject: RE: maven-proxy support for M2

Re: maven-proxy support for M2

2006-03-30 Thread Nicolas De Loof
Does the *redownloading of poms* feature bypass the cache ? I notice .pom downloading being very slow, even when allready present in proxy cache. Nico. Jörg Schaible a écrit : Hi Nicolas and Carlos, Carlos Sanchez wrote on Thursday, March 30, 2006 11:10 AM: The truth is that I don't

RE: maven-proxy support for M2

2006-03-30 Thread Jörg Schaible
Hi Nicolas, Nicolas De Loof wrote on Thursday, March 30, 2006 2:36 PM: Does the *redownloading of poms* feature bypass the cache ? I notice .pom downloading being very slow, even when allready present in proxy cache. It's configurable in the maven-proxy configuration: snapshot.update=true

  1   2   >