Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] inheriting m2 repository location

I have a pom that needs to know where the repository is in order to pick up a file it needs.

as a work-around for m2e, I'm passing in a hard-coded maven.repo.local property to each run-launch job, but it would be nice if I at minimum use an m2e variable.

thx,
/r

At 1:16 PM -0400 5/21/12, Igor Fedorenko wrote:
>Can you explain what you are trying to do?
>
>--
>Regards,
>Igor
>
>On 12-05-21 12:34 PM, Russ Tremain wrote:
>>is there an internal varible or property that m2e sets to point to the
>>user's repository preference setting?
>>
>>the standard property one sets for maven is "maven.repo.local".
>>
>>tia,
>>-Russ
>>_______________________________________________
>>m2e-users mailing list
>>m2e-users@xxxxxxxxxxx
>>https://dev.eclipse.org/mailman/listinfo/m2e-users
>_______________________________________________
>m2e-users mailing list
>m2e-users@xxxxxxxxxxx
>https://dev.eclipse.org/mailman/listinfo/m2e-users



Back to the top