you can mess around with the assemble goal in the car-maven-plugin but it's kind of hard to set up right.

What I'd actually recommend is that you go to bleeding-edge geronimo trunk and use a geronimo plugin. If you "predeploy" your project into a car file using the car-maven-plugin it will get a geronimo- plugin.xml metadata file that lists all the dependencies. (actually this is configurable in a couple ways). Then if you install the plugin (from your local maven repo) all the dependencies will be installed into geronimo as well.

This also works if your geronimo plugin (car file) is at a remote geronimo plugin repository.

Most of the plugin functionality more or less works in g. 2.0.1 but its a lot harder to use, the xml format is not forward compatilble, and you basically have to do everything yourself.

As I said this is bleeding edge, right now I'm working on converting the geronimo car files to look more like plugins.

thanks
david jencks

On Sep 10, 2007, at 2:10 PM, thebugslayer wrote:

Paul, The console only let me upload one artifact at a time. Is there
a bulk upload tool? Better yet, is there way to specify a maven
pom.xml dependencies used in my own project that will automatically
upload to the G server?

Thanks,
Zemian

On 9/10/07, Paul McMahan <[EMAIL PROTECTED]> wrote:
There is a portlet in the admin console for that. http:// localhost:
8080/console

Best wishes,
Paul


On Sep 10, 2007, at 4:34 PM, thebugslayer wrote:

Hi Geronimo users,

Is there a good way/tool to install user dependencies into $G/
repository?

Thanks.

--
/bugslayer




--
/bugslayer

Reply via email to