Hey,

I have to wrap BIRT 2.5 in a Maven project. There is unfortunately no public
repository that has this dependency.

Further the whole project must be built with "mvn install" from the root, on
a clean machine (only having internet connection).

So these 2 together pose a problem.

Is there any way to create a new project, but effectively have it's
"sources" be a group of JAR files, and when doing "mvn install" on that
project, install those JAR files as if they were built with maven?

Quintin Beukes

Reply via email to