Hi,

Here's my use case. I have created:
1) a Plexus Database Component, which expects some configuration bits to run (connection url, username, password etc) 2) a Maven Database Plugin which uses the DatabaseComponent to allow a Maven Project to setup a database instance.

So far so good; but now I am not sure how to configure the Plexus component I created in (1) from pom.xml? I guess I will have to push the configuration via the Database Plugin's <configuration> element in pom.xml - but I don't know how? Appreciate any pointers.

TIA!

Cheers,
Rahul

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

Reply via email to