> -----Original Message-----
> From: Brett Porter [mailto:[EMAIL PROTECTED]
> Sent: lundi 22 novembre 2004 01:45
> To: Maven Developers List
> Subject: RE: [PROPOSAL] Ading a new tag to <dependency>?
> 
> > True. I can also run with the offline mode on. But all those are really
> > hacks. I was looking for a more robust solution for m1.
> 
> Let's go for a robust solution then: I don't see any reason why we can't
> do the
> in-situ handling for m1 without extra tags.
> 

If we can do it without extra tag it's all the best.

> The reactor has a list of projects: feed that to the dependency verifier
> and
> have it use the generated JAR instead. For simplicity:
> - only handle simple types like JAR, WAR, EJB.
> - need to lazily get the name so that changes to maven.build.dir and
> maven.final.name in the reactored project is handled.
> 
> I don't see any reason why this would be hard to do.

I don't understand why this is linked with the reactor. Let's imagine I wish
to build one of the subprojects without rebuilding the whole thing.

Thanks
-Vincent


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

Reply via email to