I don't understand your question. Where do you want to copy the jars?
Which kind of project? What physically present means?

On 5/9/07, Nunn, Gerald <[EMAIL PROTECTED]> wrote:
In Maven I found an example of getting jars into APP-INF/lib from the Maven 
repository here http://maven.apache.org/plugins/maven-ear-plugin/howto.html. 
I'm developing a WebLogic Portal application and in order for developers to 
iteratively work with the application the jars referenced by pom.xml for 
APP-INF/lib need to be physically present. Is there a plugin or command that 
developers can use to get Maven to automatically copy these jars or do I need 
to write something myself?

I realize they could do an mvn package and copy the jars from the target into 
EarContent/APP-INF/lib but I would prefer something more automated.

Thanks,

Gerald


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

Reply via email to