> We¹re currently using the shade plugin to generate a single, uber foo.jar
> containing all of foo¹s classses as well as the class files of ALL
> dependencies.

Assuming you've installed the foo-2.0-with-dependencies.jar file to
your repo, you should be able to depend on:
groupId: ??
artifactId: foo
version: 2.0
classifier: with-dependencies

But this whole discussion is silly IMO. Stop fighting Maven, and
follow the convention...

Wayne

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

Reply via email to