error in building maven

2008-02-18 Thread nadias
Can anyone explain why I am getting the following error when running "sh bootstrap.sh" and how to rectify it? [INFO] Exception in thread "main" java.lang.Exception: Error executing Maven: exit code = 1 at org.apache.

"Retrieving previous metadata from remote-repository"

2008-02-15 Thread nadias
Can someone please tell me from what Maven code the following lines in bold is being written from? [INFO] [deploy:deploy-file] [INFO] 15 Feb 2008 11:34:11,636 - calling deploy.. Uploading: 88K uploaded [INFO] Retrieving previous metadata from remote-repository [INFO] Uploading project informat

"Retrieving previous metadata from remote-repository"

2008-02-15 Thread nadias
Can someone please tell me from what Maven code the following lines in bold is being written from? [INFO] [deploy:deploy-file] [INFO] 15 Feb 2008 11:34:11,636 - calling deploy.. Uploading: 88K uploaded [INFO] Retrieving previous metadata from remote-repository [INFO] Uploading project informat

Re: Updating Meta Data

2008-02-05 Thread nadias
emote site? Wendy Smoak-3 wrote: > > On Feb 5, 2008 11:54 AM, nadias <[EMAIL PROTECTED]> wrote: >> >> Actually, I would like to use deploy:deploy-file but since it doesn't >> update >> the metadata, I would like to force it to update the metadata somehow - >>

Re: Updating Meta Data

2008-02-05 Thread nadias
rom source everytime I need to deploy the plugin to remote sites. Thanks. nadias wrote: > > Actually, I would like to use deploy:deploy-file but since it doesn't > update the metadata, I would like to force it to update the metadata > somehow - similar to how deploy or deploy:de

Re: Updating Meta Data

2008-02-05 Thread nadias
wrote: > > On Feb 4, 2008 6:57 PM, nadias <[EMAIL PROTECTED]> wrote: > >> What is the command that updates the metadata when we use Maven's >> deploy:deploy? > > -DupdateReleaseInfo=true perhaps? > > http://maven.apache.org/plugins/maven-deploy-plugin

Updating Meta Data

2008-02-04 Thread nadias
What is the command that updates the metadata when we use Maven's deploy:deploy? Thanks. -- View this message in context: http://www.nabble.com/Updating-Meta-Data-tp15282046s177p15282046.html Sent from the Maven - Users mailing list archive at Nabble.com. -

Re: Error Using Maven-Stage-Plugin

2008-02-04 Thread nadias
Is the deploy plugin also using wagon? Or is it using something else to deploy? (Just trying to understand the inner workings of this...) Wendy Smoak-3 wrote: > > On Feb 4, 2008 5:50 PM, nadias <[EMAIL PROTECTED]> wrote: > >> Does maven-deploy-plugin also use Wagon

Re: Error Using Maven-Stage-Plugin

2008-02-04 Thread nadias
Does maven-deploy-plugin also use Wagon internally, but file:/ can be used? Dennis Lundberg-2 wrote: > > I'm not sure that the file: protocol is supported. The plugin uses Maven > Wagon internally, and it makes scp calls to the target wagon. > > nadias wrote: >>

Re: Error Using Maven-Stage-Plugin

2008-02-04 Thread nadias
Thanks. Does the maven-deploy-plugin use the wagon plugin as well (but can use file:/)? Wendy Smoak-3 wrote: > > On Feb 4, 2008 4:29 PM, nadias <[EMAIL PROTECTED]> wrote: >> >> I used: >> mvn stage:copy -Dversion=1.0-SNAPSHOT >> -Dsource="file:/pat

Re: Error Using Maven-Stage-Plugin

2008-02-04 Thread nadias
the rename script from the target repository nadias wrote: > > I used: > mvn stage:copy -Dversion=2.0 -Dsource="file:/path/to/local/repo/plugin" > -Dtarget="file:/path/to/remote/repo/plugin2" > > > > Dennis Lundberg-2 wrote: >> >> Wh

Re: Error Using Maven-Stage-Plugin

2008-02-04 Thread nadias
I used: mvn stage:copy -Dversion=1.0-SNAPSHOT -Dsource="file:/path/to/local/repo/plugin" -Dtarget="file:/path/to/remote/repo/plugin2" Dennis Lundberg-2 wrote: > > What command line parameters did you use? We need more context to be > able to help you... > &g

Error Using Maven-Stage-Plugin

2008-02-04 Thread nadias
I'm getting the following error when trying to use the maven-stage-plugin (mvn stage:copy) and not sure what to make of it. Any help would be appreciated: . . . [INFO] Unpacking zip file on the target machine. [INFO] [ERROR

RE: Deploying Plugin to Other sites

2008-02-04 Thread nadias
[INFO] Brian E Fox wrote: > > You'll have to check it out from the sandbox and build it. It does work > pretty well though, we use it for the maven releases. > > -Original Message- > From: nadias [mailto:[EMAIL PROTECTED] > Sent: Friday, February 01, 2008 9:12

RE: Deploying Plugin to Other sites

2008-02-01 Thread nadias
How can I get this plugin? It says it hasnt' been release yet. THanks. Brian E Fox wrote: > > If you aren't actually changing the g:a:v info, then you could use the > stage plugin to move it. > > -Original Message- > From: nadias [mailto:[EMAIL PROTECTE

RE: Deploying Plugin to Other sites

2008-02-01 Thread nadias
What about deploying to a central repository instead of having to recompile from source from a remote site? Brian E Fox wrote: > > Change the distributionManagment urls and redeploy > > > -Original Message- > From: nadias [mailto:[EMAIL PROTECTED] > Sent: Frid

Deploying Plugin to Other sites

2008-02-01 Thread nadias
Hello, How can a plugin that was compiled and built at one site be deployed to other sites? Thanks. -- View this message in context: http://www.nabble.com/Deploying-Plugin-to-Other-sites-tp15237040s177p15237040.html Sent from the Maven - Users mailing list archive at Nabble.com.

Re: update/creation of maven-metadata.xml file

2008-01-29 Thread nadias
Thanks. I've voted for it and asked for a workaround. Wendy Smoak-3 wrote: > > On Jan 26, 2008 4:20 PM, nadias <[EMAIL PROTECTED]> wrote: >> >> Will this work deploy-file or just deploy? I am working with deploy-file >> but >> it is not updating the

Re: update/creation of maven-metadata.xml file

2008-01-29 Thread nadias
> On Jan 29, 2008 5:32 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > >> On Jan 26, 2008 4:20 PM, nadias <[EMAIL PROTECTED]> wrote: >> > >> > Will this work deploy-file or just deploy? I am working with >> deploy-file but >> > it is not

Re: update/creation of maven-metadata.xml file

2008-01-26 Thread nadias
Will this work deploy-file or just deploy? I am working with deploy-file but it is not updating the metadata even if I specify this parameter. Thanks! TomHuybrechts wrote: > > -DupdateReleaseInfo=true > > > On Jan 26, 2008 1:40 AM, nadias <[EMAIL PROTECTED]> wrote: >

update/creation of maven-metadata.xml file

2008-01-25 Thread nadias
How can I force the maven-metadata.xml file to be updated (or created) when deploying plugins? I have an instance where the maven-metadata.xml is not being updated or created when deploying plugins - it seems that deploying plugins may be different from deploying artifacts. Any help is appreci

Re: deploying plugins to remote sites

2008-01-24 Thread nadias
plugins? Thanks. Wayne Fay wrote: > > If you own and operate the remote sites, then deploying plugins is no > different from deploying any other artifact. > > Or are you asking about deploying one of your own plugins into Central > etc? > > Wayne > > On 1/23/08, na

deploying plugins to remote sites

2008-01-23 Thread nadias
Hi, Is there a way to deploy user-made plugins from a local site to remote sites? Thanks. -- View this message in context: http://www.nabble.com/deploying-plugins-to-remote-sites-tp15058940s177p15058940.html Sent from the Maven - Users mailing list archive at Nabble.com.