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.
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
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
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 -
>>
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
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
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.
-
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
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:
>>
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
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
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
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
[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
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
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
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.
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
> 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
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:
>
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
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
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.
23 matches
Mail list logo