On Fri, 2004-02-27 at 07:46, [EMAIL PROTECTED] wrote:
> Hi all.
> 
> I'm just wondering... Have you ever attempted to create a dependency 
> without the <version/> or <jar/>
> tags?

You need to have a version element. If you want to override the naming
convention we force you to use the <jar/> element. But the handling of
that should certainly be better.

> Maybe I'm stupid, but I'd expect Maven to look for a jar 
> ${dep.groupId}/jars/${dep.artifactId}.jar - but instead
> it attempts to locate ${dep.groupId}/jars/${dep.artifactId}-.jar :-/
> 
> This is RC-1.0 by the way.

-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://maven.apache.org

happiness is like a butterfly: the more you chase it, the more it will
elude you, but if you turn your attention to other things, it will come
and sit softly on your shoulder ...

 -- Thoreau 


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

Reply via email to