RE: RE: manually managing external dependencies in maven 2

2006-10-11 Thread Brian E. Fox
: Maven Developers List Subject: Re: RE: manually managing external dependencies in maven 2 You might be able to use the "go-offline" mojo in the maven-dependency-plugin, which is still in snapshots before its next release IIRC. You would have to add: apache.snapshot

Re: RE: manually managing external dependencies in maven 2

2006-10-11 Thread fogwolf
> > Hi, >> > > >> > > I'm using Maven 2 for managing my Java projects in Eclipse & am >> wondering >> > > how I can manually get Maven to check for any new external >> dependencies in >> > > my pom.xml & automatically downloa

Re: RE: manually managing external dependencies in maven 2

2006-10-11 Thread John Casey
onment here. Could anyone > help with that? > > Thanks! > > > Manuel Ledesma wrote: > > > > Look at this page, it might help u > > > > http://maven.apache.org/eclipse-plugin.html > > > > -Original Message----- > > From: fogwolf [mailt

Antwort: RE: manually managing external dependencies in maven 2

2006-10-11 Thread Aaron . Digulla
> > > Manuel Ledesma wrote: > > > > Look at this page, it might help u > > > > http://maven.apache.org/eclipse-plugin.html > > > > -Original Message- > > From: fogwolf [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, October 10, 2006 5:24 P

RE: manually managing external dependencies in maven 2

2006-10-11 Thread fogwolf
:24 PM > To: dev@maven.apache.org > Subject: manually managing external dependencies in maven 2 > > > Hi, > > I'm using Maven 2 for managing my Java projects in Eclipse & am wondering > how I can manually get Maven to check for any new external dependencies in > my po

RE: manually managing external dependencies in maven 2

2006-10-10 Thread Manuel Ledesma
Look at this page, it might help u http://maven.apache.org/eclipse-plugin.html -Original Message- From: fogwolf [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 10, 2006 5:24 PM To: dev@maven.apache.org Subject: manually managing external dependencies in maven 2 Hi, I'm using

manually managing external dependencies in maven 2

2006-10-10 Thread fogwolf
new dependencies from this plugin I've written? Thanks! -- View this message in context: http://www.nabble.com/manually-managing-external-dependencies-in-maven-2-tf2419629.html#a6745832 Sent from the Maven Developers mailing list archive at Nabble.com. -