fachhoch wrote: > I have some custom project libraries i don't want to put these libs into my > repository,rather configure pom to look for libs inside project/lib folder > ,is this possible and what pom needs for this ?
Those artifacts are typically in system scope. http://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#Dependency_Scope -dirk --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
