A while ago, someone contributed a shell script (I think it was bash)
that basically did "for each *.jar in {directory}; do 'mvn install
-generatePom=true {name}.jar'; next;" to the email list.

Search the archives or Google, you're bound to find it. Or just rewrite it.

Wayne

On 10/16/06, Allan Ramirez <[EMAIL PROTECTED]> wrote:
Hi,

If I recall correctly, that is the only way.

-allan

Nishant Mehta wrote:
> Does anyone know how I can add multiple custom jar files in the maven
> repository at once (in something like a batch mode) without having to run
> `mvn install` on each one of them?
>
> Thanks
>

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



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

Reply via email to