Wendy Smoak wrote:

On 7/22/06, Michael Wechner <[EMAIL PROTECTED]> wrote:

Do you think it makes sense to use the dependency component of Maven
to use as a package manager tool in order to do automatic updates of
an application resp. also provide a history of dependencies which would
allow to downgrade in case an upgrade doesn't work as expected?


I haven't had time to go see what they're up to, but at JavaOne this
year a developer on the Glassfish project demonstrated using embedded
Maven to add and remove modules from the app server.

Rather than having to install the entire thing, you start with a
minimal Glassfish installation and then add (for example) JSP support.
If you decide you don't want it, another command removes it.

Is that close to what you want to do?


yes, sounds very much like what I would like to achieve. Of course it
would be nice to have this maven based package manager independent of glassfish ;-)

I guess u are refering to

http://weblogs.java.net/blog/jfarcand/archive/2006_BOF2116.pdf

thanks

michi


--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]
+41 44 272 91 61


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

Reply via email to