why not a separate maven project? On Thursday 18 October 2007 08:13, Mark_E wrote: > Hello, > In one of my projects, I not only build the default project jar, but I > also invoke a simple Ant Task to jar some optional classes into another > jar. These classes cannot live in the default jar but I need to put them > into the maven repository so that another project, that depends on them at > compile time, has access to them. > > So given that, can anyone help point me to information on how to automate > this in the pom (adding the 2nd jar to the maven repository). I have looked > over the mavan-install-plugin information but it is not clear how I can do > it other then using the maven install:install-file command on the command > line. > > Thanks, > Mark
-- Michael McCallum Enterprise Engineer mailto:[EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
