I think the idea was to set a "maven property" - means not set it to a
file, but to the maven properties in runtime.

Maven should provide an API for that and you can check the source of
"build-helper-maven-plugin" project as an example ;)

Regards

Žilvinas Vilutis

Mobile:   (+370) 652 38353
E-mail:   [email protected]



On Fri, Apr 15, 2011 at 7:44 AM, laredotornado-3
<[email protected]> wrote:
> Ah, so I understand your idea, you're saying that my plugin should output its
> value to a/the maven.proeprties file and then I can just read that in from
> my other task?
>
> - Dave
>
> --
> View this message in context: 
> http://maven.40175.n5.nabble.com/Mojo-How-do-I-write-a-plugin-to-interact-with-another-tp4303832p4305730.html
> Sent from the Maven - Users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> 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