> 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
You could, but you definitely should NOT do that.. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
