I've read in some post that the new idea plugin supports idea:module. This 
goals should only update your module, hence running it would download the jar 
and update your classpath. I'm hoping it will be released soon.

Roald Bankras
Software Engineer
JTeam b.v.

-----Original Message-----
From: Wayne Fay [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, May 10, 2006 6:36 PM
To: Maven Users List
Subject: Re: M2 Dependencies

Unfortunately I don't run Idea so I'm not the right person to ask about this... 
Search the Maven User list archive at Nabble and I'm sure you'll find some 
info/details about the functionality of the Maven IDEA plugin, but based on 
what I've seen/read, I think the IDEA integration is much less "featureful" 
than the Eclipse and Netbeans integrations.

And if you can't find anything, send a new email with a new subject ie "[m2] 
Using with Idea 5.1.1" to the list to facilitate some discussion around this 
topic. "M2 dependencies" is not terribly accurate for this topic, and people 
who might be using IDEA might ignore it.

Wayne

On 5/10/06, Ben Short <[EMAIL PROTECTED]> wrote:
>
> Idea 5.1.1 and I want to use Maven2.
>
> Ben
>
> -----Original Message-----
> From: Wayne Fay [mailto:[EMAIL PROTECTED]
> Sent: 10 May 2006 17:23
> To: Maven Users List
> Subject: Re: M2 Dependencies
>
> Depending on your IDE, there are already plugins which are integrated 
> into the IDE and will automatically download the dependencies and run 
> your Maven builds.
>
> What IDE are you using?
>
> Wayne
>
> On 5/10/06, Ben Short <[EMAIL PROTECTED]> wrote:
> > Hi,
> >
> > Yes I could do that, I just wondered if there was a cleaner way to 
> > get the dependencies downloaded.
> >
> > Ben
> >
> > -----Original Message-----
> > From: Wayne Fay [mailto:[EMAIL PROTECTED]
> > Sent: 10 May 2006 17:16
> > To: Maven Users List
> > Subject: Re: M2 Dependencies
> >
> > That's "with no source code".
> >
> > wf
> >
> > On 5/10/06, Wayne Fay <[EMAIL PROTECTED]> wrote:
> > > Given that dependencies are downloaded BEFORE compilation step, I 
> > > don't know why you couldn't create an empty project with on source 
> > > code, create a pom that specified dependencies you want to 
> > > download, and then run "mvn -U compile" to download the files.
> > >
> > > It will probably error out when it hits the compile step due to 
> > > "no source files to compile" but that is easy to ignore.
> > >
> > > I'm also curious, what's the use case for this functionality?
> > >
> > > Wayne
> > >
> > > On 5/10/06, dan tran <[EMAIL PROTECTED]> wrote:
> > > > usually you need dependencies to build some artifacts, what is 
> > > > your
> use
> > > > case?
> > > >
> > > > -D
> > > >
> > > >
> > > > On 5/10/06, Ben Short <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > Is there a goal I can use to just download dependencies 
> > > > > without
> > cleaning
> > > > > or
> > > > > compiling my maven project?
> > > > >
> > > > >
> > > > > Ben
> > > > >
> > > > >
> > > >
> > > >
> > >
> >
> > --------------------------------------------------------------------
> > - To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> > --------------------------------------------------------------------
> > - To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.5/335 - Release Date: 5/9/2006
 

-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.392 / Virus Database: 268.5.5/335 - Release Date: 5/9/2006
 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to