Sry is this a dependency jar?In which case, just use:

      <scope>system</scope>
      <systemPath>${some.path.property}</systemPath>



On Mon, Mar 16, 2009 at 9:48 AM, Will Hoover <[email protected]> wrote:

> Yeah, I want to install the jars into a user's local repository based upon
> a
> path provided in a child projects pom (if not performed in a previous
> build)
>
>
> -----Original Message-----
> From: Wendy Smoak [mailto:[email protected]]
> Sent: Monday, March 16, 2009 10:39 AM
> To: Maven Users List
> Subject: Re: Install artifact during build
>
> On Mon, Mar 16, 2009 at 7:31 AM, Will Hoover <[email protected]>
> wrote:
> > Is there a way to install an artifact based upon a path defined in
> > pom? I need to have a parent pom that installs a set of proprietary
> > artifacts based upon a path provided by a child pom...  Is there a way to
> do this?
>
> Are you trying to install additional jars into your local Maven repository,
> or something else?
>
> --
> Wendy
>
> ---------------------------------------------------------------------
> 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]
>
>


-- 

Douglas Adams  - "I love deadlines. I like the whooshing sound they make as
they fly by."

Reply via email to