On Jun 7, 2010, at 2:36 PM, scabbage wrote:

I have a project which contains some internal jar files I got from someone.
These jar files are not in any repository, so I cannot add them as
<dependency></dependency>.

You could add them as a <dependency> with a scope of "system".

http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#System_Dependencies

Trevor


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to