On Fri, Mar 16, 2012 at 5:33 PM, Wayne Fay <wayne...@gmail.com> wrote:
>> Whenever a new jar-file is built, I usually go to the jar-dependency in the
>> Maven project and click on 'Manually install artifact'. I was wondering if
>> there is a mechanism to automate it. So, whenever a new jar file is built
>> the dependency gets updated as well.
>
> 1. I don't think Tim intended to reply to your post, at least, his
> reply makes no sense in the context of your question. I blame Nabble
> for the mistake.
>
> 2. I don't see how this list could help with an issue you are having
> in Netbeans. Might I suggest asking this question on a Netbeans User
> list? We primarily handle "Maven from the command line" type questions
> here.

Netbeans' "Manually Install artifact" action just perfoms mvn
install:install-file on the chosen artifact. In that sense it can be
considered a general maven question.

Milos


>
> Wayne
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to