There are two solution

1)put that jar manually in the Repository

2) or use ANT task inside the Pom.xml (use copy task of ant)

On 3/12/07, Gregory Kick <[EMAIL PROTECTED]> wrote:

It doesn't look like it because you can't override artifactId,
groupId, file, etc.

On 3/12/07, sirji <[EMAIL PROTECTED]> wrote:
>
> Hi all,
>
> I have project requirement where we need to install custom jar file
> (generated using another project) into the maven local repository using
mvn
> install command.
>
> My question is: How can we run mvn install command from POM.xml? Kindly
let
> me know if this is not possible.
>
> Thanks & regards,
>
> --
> View this message in context:
http://www.nabble.com/use-mvn-install-inside-POM.xml-tf3388796s177.html#a9432558
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Gregory Kick
[EMAIL PROTECTED]

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


Reply via email to