I think you add <classifier>dep</classifier> to the dependency declaration.

-Stephen

On 6/17/06, Ovidio Mallo <[EMAIL PROTECTED]> wrote:
Hi everyone,

when I install an assembly into my local repository, how can I reference it
via a <dependency> in my POM file? E.g. I have the Maven embedder assembly at

~/.m2/repository/org/apache/maven/maven-embedder/2.1-SNAPSHOT/maven-embedder-2.1-SNAPSHOT-dep.jar

in my local repository. The embedder assembly descriptor has its <id> set to
"dep" which gets included into the filename in the repository. So, do I need
to specify this ID in my <dependency> declaration somehow to allow Maven to
find the file?

Thanks a lot for any help!

Cheers,
   Ovidio

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




--
Stephen Duncan Jr
www.stephenduncanjr.com

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

Reply via email to