013 at 1:52 PM, Robert Scholte >
>> > >wrote:
>> >
>> > > Hi Benson,
>> > >
>> > > I don't understand, because deploy:deploy-file should be able to
>> upload
>> > > pom + artifact + classified-artifacts at once.
>> > &g
On Sun, Jul 21, 2013 at 2:26 PM, Stephen Connolly <
stephen.alan.conno...@gmail.com> wrote:
> On Sunday, 21 July 2013, Benson Margulies wrote:
>
> > On Sun, Jul 21, 2013 at 1:52 PM, Robert Scholte
> > >wrote:
> >
> > > Hi Benson,
> > >
> >
On Sunday, 21 July 2013, Benson Margulies wrote:
> On Sun, Jul 21, 2013 at 1:52 PM, Robert Scholte
>
> >wrote:
>
> > Hi Benson,
> >
> > I don't understand, because deploy:deploy-file should be able to upload
> > pom + artifact + classified-artifac
On Sun, Jul 21, 2013 at 1:52 PM, Robert Scholte wrote:
> Hi Benson,
>
> I don't understand, because deploy:deploy-file should be able to upload
> pom + artifact + classified-artifacts at once.
>
There's no provision for uploading one pom plus multiple classified
artifac
Hi Benson,
I don't understand, because deploy:deploy-file should be able to upload
pom + artifact + classified-artifacts at once.
Robert
Op Sun, 21 Jul 2013 19:40:04 +0200 schreef Benson Margulies
:
Other than in the source of the deploy plugin, do we have a document for
'd
Other than in the source of the deploy plugin, do we have a document for
'deploy'?
I sporadically run into the fact that the command-line deploy plugin isn't
so hot when one has multiple classified objects.
On the one hand, I'm thinking of creating deploy:deploy-files (note the
's') with some sch
Yep, I've had it work with dav:https:// using Apache mod_webdav
-Stephen
On 1/30/07, Emmanuel Venisse <[EMAIL PROTECTED]> wrote:
Graham Leggett a écrit :
> On Tue, January 30, 2007 3:49 pm, Aaron Digulla wrote:
>
>> I'm using wagon-webdav 1.0-beta-2 with maven-deploy-plugin 2.3
>> together wi
onfigured the maven deploy:deploy-file goal to deploy to a
> WebDAV server. The login and ssl part works fine, but the attempt to PUT
> the file fails with a 403 response code (but not because of auth failure
> according to the logs).
>
> It looks like the plugin is not making
Graham Leggett a écrit :
On Tue, January 30, 2007 3:49 pm, Aaron Digulla wrote:
I'm using wagon-webdav 1.0-beta-2 with maven-deploy-plugin 2.3
together with Archiva (SVN SNAPSHOT build). Before 1.0-beta-2/2.3,
this was pretty unstable (every 3rd deploy would fail) but now, it
works pretty goo
On Tue, January 30, 2007 3:49 pm, Aaron Digulla wrote:
> I'm using wagon-webdav 1.0-beta-2 with maven-deploy-plugin 2.3
> together with Archiva (SVN SNAPSHOT build). Before 1.0-beta-2/2.3,
> this was pretty unstable (every 3rd deploy would fail) but now, it
> works pretty good (even though I still
Quoting Graham Leggett <[EMAIL PROTECTED]>:
Can anyone confirm whether this plugin has ever worked for them, and if
so, what DAV server is being used? I am using httpd v2.0.52 as shipped
default with RHEL4.
I'm using wagon-webdav 1.0-beta-2 with maven-deploy-plugin 2.3
together with Archiva
av was
"201 Created" (meaning file successfully uploaded), followed by "204 No
Content" (meaning file successfully replaced).
In both cases, the deploy plugin treated these 2xx response codes
incorrectly as errors, like so:
[INFO] [deploy:deploy-file]
Uploading:
https://alchemy
On Tue, January 30, 2007 3:08 pm, Aaron Digulla wrote:
> You do see the correct version in the output of Maven?
I saw maven download the v1.0-beta-2 jars and dependencies.
> The simple workaround would be to create the directories manually
> until the bug is fixed.
Unfortunately the end result
On Tue, January 30, 2007 3:09 pm, Aaron Digulla wrote:
> Which version of the maven-deploy-plugin do you use? Have you tried 2.3?
Yes (both natively as it's the latest release, and explicitly by adding it
to the pom) - made no difference.
Regards,
Graham
--
---
Quoting Graham Leggett <[EMAIL PROTECTED]>:
Have you tried with 1.0-beta-2 of wagon-webdav? This solved some
problems for me.
Which version of the maven-deploy-plugin do you use? Have you tried 2.3?
Regards,
--
Aaron "Optimizer" Digulla a.k.a. Philmann Dark
"It's not the universe that's limi
Quoting Graham Leggett <[EMAIL PROTECTED]>:
On Tue, January 30, 2007 1:55 pm, Aaron Digulla wrote:
Have you tried with 1.0-beta-2 of wagon-webdav? This solved some
problems for me.
Added the 1.0-beta-2 of wagon-webdav like this:
org.apache.maven.wagon
wagon-we
Hi all,
As a test I have configured the maven deploy:deploy-file goal to deploy to a
WebDAV server. The login and ssl part works fine, but the attempt to PUT
the file fails with a 403 response code (but not because of auth failure
according to the logs).
It looks like the plugin is not making an
On Tue, January 30, 2007 1:55 pm, Aaron Digulla wrote:
> Have you tried with 1.0-beta-2 of wagon-webdav? This solved some
> problems for me.
Added the 1.0-beta-2 of wagon-webdav like this:
org.apache.maven.wagon
wagon-webdav
1.0-beta-2
...
On Tue, January 30, 2007 1:55 pm, Aaron Digulla wrote:
> Have you tried with 1.0-beta-2 of wagon-webdav? This solved some
> problems for me.
Dumb question... how do you override the dependency of a plugin?
Regards,
Graham
--
On Tue, January 30, 2007 1:55 pm, Aaron Digulla wrote:
> Have you tried with 1.0-beta-2 of wagon-webdav? This solved some
> problems for me.
Not yet - I am trying to do this without a pom file (the artifacts are
ultimately matlab generated). Seems creating a pom is the way to go. Will
try it and
Quoting Graham Leggett <[EMAIL PROTECTED]>:
It looks like the plugin is not making an attempt to create the
directories in the repository before trying to upload the file to the
repository, thus the failure:
Have you tried with 1.0-beta-2 of wagon-webdav? This solved some
problems for me.
Hi all,
As a test I have configured the deploy:deploy-file goal to deploy to a
WebDAV server. The login and ssl part works fine, but the attempt to PUT
the file fails with a 403 response code (but not because of auth failure
according to the logs).
It looks like the plugin is not making an
? Shouldn't this be downloaded to local repo and used from there?
Is it something to do with Classworlds' realms.
Cheers,
Rahul
- Original Message - From: "Allan Ramirez" <[EMAIL PROTECTED]>
To: "Maven Developers List"
Sent: Tuesday, July 11, 2006 3:1
ers,
Rahul
- Original Message -
From: "Allan Ramirez" <[EMAIL PROTECTED]>
To: "Maven Developers List"
Sent: Tuesday, July 11, 2006 3:15 AM
Subject: Re: deploy:deploy-file
Hi,
This should be on the users mailing list. anyway, to answer your
question,
Wh
I want to deploy my artifact via ftp. So this is my command:
mvn -e -Durl=file://ftp://some-server/root-dir/
-Dfile=com.company.models.util_1.2.0.jar
-DrepositoryId=ftp-company-snapshot -DgroupId=com.company.models
-DartifactId=com.company.models.util -Dversion=1.2.0-SNAPSHOT
-Dpackaging=jar -Dgener
-DgeneratePom=true deploy:deploy-file
This the result:
...
[INFO]
[ERROR] BUILD ERROR
[INFO]
[INFO] Error deploying artifact: Unsupported Protocol:
[ http://jira.codehaus.org/browse/MDEPLOY-25?page=all ]
John Casey closed MDEPLOY-25:
-
Resolution: Fixed
Fix Version: 2.2
> deploy:deploy-file installs the file in the local repository too (but it
> should not d
[ http://jira.codehaus.org/browse/MDEPLOY-25?page=all ]
John Casey reopened MDEPLOY-25:
---
> deploy:deploy-file installs the file in the local repository too (but it
> should not d
local and remote
repository
> deploy:deploy-file installs the file in the local repository too (but it
> should not do that)
>
>
> Key: MDEPLOY-25
> URL: http://jira
[ http://jira.codehaus.org/browse/MDEPLOY-25?page=comments#action_59171 ]
Allan Ramirez commented on MDEPLOY-25:
--
Ok.. I 'll document it.
> deploy:deploy-file installs the file in the local repository too (but it
> should
[ http://jira.codehaus.org/browse/MDEPLOY-25?page=comments#action_59036 ]
Geoffrey De Smet commented on MDEPLOY-25:
-
(both in the documentation and in the logging output would be nice)
> deploy:deploy-file installs the file in the local reposit
[ http://jira.codehaus.org/browse/MDEPLOY-25?page=comments#action_59035 ]
Geoffrey De Smet commented on MDEPLOY-25:
-
fair enough, but could it deploy:deploy-file at least note that it's also
installing it locally?
> deploy:deploy-file inst
[ http://jira.codehaus.org/browse/MDEPLOY-25?page=all ]
John Casey closed MDEPLOY-25:
-
Assign To: John Casey
Resolution: Won't Fix
see previous comment. this behavior is consistent with other deployment
functions of Maven.
> deploy:dep
lifecycle documentation here:
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.html
> deploy:deploy-file installs the file in the local repository too (but it
> sh
deploy:deploy-file installs the file in the local repository too (but it should
not do that)
Key: MDEPLOY-25
URL: http://jira.codehaus.org/browse/MDEPLOY-25
Project: Maven 2.x
[ http://jira.codehaus.org/browse/MDEPLOY-14?page=all ]
Brett Porter closed MDEPLOY-14:
---
Resolution: Fixed
Fix Version: 2.1
> Add POM generation/uploading to deploy:deploy-file g
[ http://jira.codehaus.org/browse/MDEPLOY-8?page=all ]
Brett Porter closed MDEPLOY-8:
--
Resolution: Fixed
Fix Version: 2.1
> create a deploy:deploy-file goal
>
>
> Key: MDEPLOY-8
>
[ http://jira.codehaus.org/browse/MDEPLOY-8?page=all ]
Brett Porter reopened MDEPLOY-8:
> create a deploy:deploy-file goal
>
>
> Key: MDEPLOY-8
> URL: http://jira.codehaus.org/b
[ http://jira.codehaus.org/browse/MDEPLOY-14?page=all ]
Brett Porter reopened MDEPLOY-14:
-
> Add POM generation/uploading to deploy:deploy-file goal
> ---
>
> Key: MDEPLOY-14
&g
[ http://jira.codehaus.org/browse/MNG-1551?page=all ]
Jason van Zyl updated MNG-1551:
---
type: Bug (was: Improvement)
> create a deploy:deploy-file goal
>
>
> Key: MNG-1551
> URL: http://ji
)
Key: MDEPLOY-2 (was: MNG-1785)
Project: Maven 2.x Deploy Plugin (was: Maven 2)
> deploy:deploy-file need to generate and deploy pom.xml as well
> --
>
> Key: MDEPLOY-2
>
: MNG-1551)
Project: Maven 2.x Deploy Plugin (was: Maven 2)
> create a deploy:deploy-file goal
>
>
> Key: MDEPLOY-8
> URL: http://jira.codehaus.org/browse/MDEPLOY-8
> Project: Maven 2.x Deploy Plugin
&
[ http://jira.codehaus.org/browse/MNG-1786?page=all ]
Jason van Zyl updated MNG-1786:
---
type: Bug (was: Improvement)
> Add POM generation/uploading to deploy:deploy-file goal
> ---
>
>
Deploy Plugin (was: Maven 2)
> NPE in deploy:deploy-file
> -
>
> Key: MDEPLOY-10
> URL: http://jira.codehaus.org/browse/MDEPLOY-10
> Project: Maven 2.x Deploy Plugin
> Type: Bug
> Reporter: Jochen Wiedmann
>
Deploy Plugin (was: Maven 2)
> Add POM generation/uploading to deploy:deploy-file goal
> ---
>
> Key: MDEPLOY-14
> URL: http://jira.codehaus.org/browse/MDEPLOY-14
> Project: Maven 2.x Deploy Plugin
&
[ http://jira.codehaus.org/browse/MNG-1828?page=all ]
Allan Ramirez closed MNG-1828:
--
Resolution: Fixed
Applied. Thanks
> NPE in deploy:deploy-file
> -
>
> Key: MNG-1828
> URL: http://jira.code
NPE in deploy:deploy-file
-
Key: MNG-1828
URL: http://jira.codehaus.org/browse/MNG-1828
Project: Maven 2
Type: Bug
Components: maven-deploy-plugin
Reporter: Jochen Wiedmann
Attachments: maven-deploy-plugin.patch
The DeployFileMojo
[ http://jira.codehaus.org/browse/MNG-1786?page=all ]
Allan Ramirez closed MNG-1786:
--
Resolution: Fixed
Applied patch with slight modification. Thanks
> Add POM generation/uploading to deploy:deploy-file g
[ http://jira.codehaus.org/browse/MNG-1785?page=all ]
Allan Ramirez closed MNG-1785:
--
Resolution: Duplicate
MNG-1786 has an attach patch for this.
> deploy:deploy-file need to generate and deploy pom.xml as w
Add POM generation/uploading to deploy:deploy-file goal
---
Key: MNG-1786
URL: http://jira.codehaus.org/browse/MNG-1786
Project: Maven 2
Type: Improvement
Components: maven-deploy-plugin
Reporter: Chris
deploy:deploy-file need to generate and deploy pom.xml as well
--
Key: MNG-1785
URL: http://jira.codehaus.org/browse/MNG-1785
Project: Maven 2
Type: Bug
Components: maven-deploy-plugin
Versions
[ http://jira.codehaus.org/browse/MNG-1551?page=all ]
Allan Ramirez closed MNG-1551:
--
Resolution: Fixed
-fixed in svn
> create a deploy:deploy-file goal
>
>
> Key: MNG-1551
>
e a deploy:deploy-file goal
>
>
> Key: MNG-1551
> URL: http://jira.codehaus.org/browse/MNG-1551
> Project: Maven 2
> Type: Improvement
> Components: maven-deploy-plugin
> Reporter: Brett Porter
> Assignee
[ http://jira.codehaus.org/browse/MNG-1551?page=comments#action_52715 ]
Dan Tran commented on MNG-1551:
---
it would be great with a snapshot is deployed to codehaus.
> create a deploy:deploy-file goal
>
>
>
[ http://jira.codehaus.org/browse/MNG-1551?page=comments#action_52699 ]
Brett Porter commented on MNG-1551:
---
I saw this was committed. Should it be closed?
> create a deploy:deploy-file goal
>
>
> K
.
What does -Ddescription do? Do you want it to create a text file maybe and
deploy it on the server?
> create a deploy:deploy-file goal
>
>
> Key: MNG-1551
> URL: http://jira.codehaus.org/browse/MNG-1551
> Project: Mave
[ http://jira.codehaus.org/browse/MNG-1551?page=comments#action_52382 ]
Dan Tran commented on MNG-1551:
---
i hope -Dpackaging, -Did, and -Durl are optional right?
Can you add -Ddescription?
> create a deploy:deploy-file g
execute the command
mvn deploy:deploy-file
-DgroupId=
-DartifactId=
-Dversion=
-Dpackaging=
-Dfile=
-Did=
-Durl=
Any thoughts?
> create a deploy:deploy-file g
create a deploy:deploy-file goal
Key: MNG-1551
URL: http://jira.codehaus.org/browse/MNG-1551
Project: Maven 2
Type: Improvement
Components: maven-deploy-plugin
Reporter: Brett Porter
Fix For: 2.0.1
this should partner
59 matches
Mail list logo