Hi,
I am trying to move from ant to maven2 for our build process. The current
build process creates some jar files from classes in our project. These jar
files are  needed to further compile other code in the project (i.e. there
is dependency within the code base). How can I achieve this in maven2? In
ant what we do is jar the files and place them in a jar directory under the
project directory, I am not sure how to do this in maven2 because of its
repository approach.
Please help..

Thanks,
-Riz.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to