Cannot upload my plugin to http://maven.hudson-labs.org:8081

5 views
Skip to first unread message

Miroslav Novak

unread,
Jan 19, 2011, 9:47:47 AM1/19/11
to Hudson Developers
Hi, i have a problem to upload my plugin to http://maven.hudson-labs.org:8081.
I did all steps described on http://wiki.hudson-ci.org/display/HUDSON/Java.net+migration+status+updates
but it didn't help.

Can you help me to solve this problem?

When i run:
mvn release:prepare release:perform -Dusername=mnovak -Dpassword=...

i get the following error:
[INFO] [INFO] [install:install {execution: default-install}]
[INFO] [INFO] Installing /home/mnovak/tmp/distTest/target/checkout/
target/distTest.hpi to /home/mnovak/.m2/repository/org/jvnet/hudson/
plugins/distTest/1.1/distTest-1.1.hpi
[INFO] [INFO] Installing /home/mnovak/tmp/distTest/target/checkout/
target/distTest.jar to /home/mnovak/.m2/repository/org/jvnet/hudson/
plugins/distTest/1.1/distTest-1.1.jar
[INFO] [INFO] Installing /home/mnovak/tmp/distTest/target/checkout/
target/distTest-sources.jar to /home/mnovak/.m2/repository/org/jvnet/
hudson/plugins/distTest/1.1/distTest-1.1-sources.jar
[INFO] [INFO] Installing /home/mnovak/tmp/distTest/target/checkout/
target/distTest-javadoc.jar to /home/mnovak/.m2/repository/org/jvnet/
hudson/plugins/distTest/1.1/distTest-1.1-javadoc.jar
[INFO] [INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Uploading:
http://maven.hudson-labs.org:8081/content/repositories/releases//org/jvnet/hudson/plugins/distTest/1.1/distTest-1.1.hpi
[INFO] 4/9733K
[INFO] 8/9733K
...
[INFO] 9732/9733K
[INFO] 9733/9733K
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [ERROR] BUILD ERROR
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] Error deploying artifact: Error transferring file
[INFO]
[INFO] Error writing to server
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] For more information, run Maven with the -e switch
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] Total time: 22 minutes 13 seconds
[INFO] [INFO] Finished at: Wed Jan 19 15:46:22 CET 2011
[INFO] [INFO] Final Memory: 104M/402M
[INFO] [INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Maven execution failed, exit code: '1'

[INFO]
------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 25 minutes 9 seconds
[INFO] Finished at: Wed Jan 19 15:46:23 CET 2011
[INFO] Final Memory: 57M/364M
[INFO]
------------------------------------------------------------------------

Ullrich Hafner

unread,
Jan 19, 2011, 10:12:25 AM1/19/11
to hudso...@googlegroups.com
Can you please run with -e switch to see the stacktrace.

Ulli

[INFO] [INFO] For more information, run Maven with the -e switch
[INFO] [INFO]
------------------------------------------------------------------------

Miroslav Novak

unread,
Jan 19, 2011, 5:42:20 PM1/19/11
to Hudson Developers
Ok, the full log is:

$mvn -e release:prepare release:perform -Dusername=mnovak -
Dpassword=...

+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[INFO] Building Hudson Distributed Testing Plugin
[INFO] task-segment: [release:prepare, release:perform] (aggregator-
style)
[INFO]
------------------------------------------------------------------------
Downloading: http://maven.glassfish.org/content/groups/public//udson/main/hudson-test-harness/1.350/hudson-test-harness-1.350.pom
[INFO] Unable to find resource 'udson.main:hudson-test-harness:pom:
1.350' in repository m.g.o-public (http://maven.glassfish.org/content/
groups/public/)
Downloading: http://repo2.maven.org/maven2//udson/main/hudson-test-harness/1.350/hudson-test-harness-1.350.pom
[INFO] Unable to find resource 'udson.main:hudson-test-harness:pom:
1.350' in repository maven-repository (http://repo2.maven.org/maven2/)
Downloading: http://repo1.maven.org/maven2/udson/main/hudson-test-harness/1.350/hudson-test-harness-1.350.pom
[INFO] Unable to find resource 'udson.main:hudson-test-harness:pom:
1.350' in repository central (http://repo1.maven.org/maven2)
[INFO] [release:prepare {execution: default-cli}]
[INFO] Release preparation already completed. You can now continue
with release:perform, or start again using the -Dresume=false flag
[INFO] [release:perform {execution: default-cli}]
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd /home/mnovak/tmp/distTest/target &&
svn --username mnovak --password '*****' --non-interactive checkout
https://svn.java.net/svn/hudson~svn/tags/distTest-1.1 /home/mnovak/tmp/
distTest/target/checkout
[INFO] Working directory: /home/mnovak/tmp/distTest/target
[INFO] Executing goals 'deploy'...
[WARNING] Maven will be executed in interactive mode, but no input
stream has been configured for this MavenInvoker instance.
[INFO] [INFO] Scanning for projects...
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] Building Hudson Distributed Testing Plugin
[INFO] [INFO] task-segment: [deploy]
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] [enforcer:display-info {execution: default}]
[INFO] [INFO] Maven Version: 2.2.1
[INFO] [INFO] JDK Version: 1.6.0_21 normalized as: 1.6.0-21
[INFO] [INFO] OS Info: Arch: amd64 Family: unix Name: linux Version:
2.6.34.7-66.fc13.x86_64
[INFO] [INFO] [localizer:generate {execution: default}]
[INFO] [INFO] [resources:resources {execution: default-resources}]
[INFO] [INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] Downloading:
http://maven.glassfish.org/content/groups/public//udson/main/hudson-test-harness/1.350/hudson-test-harness-1.350.pom
[INFO] [INFO] Unable to find resource 'udson.main:hudson-test-
harness:pom:1.350' in repository m.g.o-public (http://
maven.glassfish.org/content/groups/public/)
[INFO] Downloading: http://repo2.maven.org/maven2//udson/main/hudson-test-harness/1.350/hudson-test-harness-1.350.pom
[INFO] [INFO] Unable to find resource 'udson.main:hudson-test-
harness:pom:1.350' in repository maven-repository (http://
repo2.maven.org/maven2/)
[INFO] Downloading: http://repo1.maven.org/maven2/udson/main/hudson-test-harness/1.350/hudson-test-harness-1.350.pom
[INFO] [INFO] Unable to find resource 'udson.main:hudson-test-
harness:pom:1.350' in repository central (http://repo1.maven.org/
maven2)
[INFO] [INFO] [hpi:apt-compile {execution: default-apt-compile}]
[INFO] [INFO] Compiling 4 source files to /home/mnovak/tmp/distTest/
target/checkout/target/classes
[INFO] Note: Generating hudson/distTest/DistTestingBuilder/
LibLocations.javadoc
[INFO] Note: Generating hudson/distTest/DistTestingBuilder/
DistLocations.javadoc
[INFO] Note: Generating hudson/distTest/DistTestingBuilder/
DistLocations.stapler
[INFO] Note: Generating hudson/distTest/DistTestingBuilder/
LibLocations.stapler
[INFO] Note: Generating hudson/distTest/DistTestingBuilder.stapler
[INFO] Note: Generating hudson/distTest/DistTestingBuilder/
DescriptorImpl/doCheckDistDir.stapler
[INFO] Note: hudson.distTest.DistTestingBuilder.DescriptorImpl indexed
under hudson.Extension
[INFO] [INFO] [hpi:insert-test {execution: default-insert-test}]
[INFO] [INFO] [groovy:generateTestStubs {execution: test-in-groovy}]
[INFO] [INFO] No sources found for Java stub generation
[INFO] [INFO] [resources:testResources {execution: default-
testResources}]
[INFO] [INFO] Using encoding: 'UTF-8' to copy filtered resources.
[INFO] [INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] [INFO] Compiling 1 source file to /home/mnovak/tmp/distTest/
target/checkout/target/test-classes
[INFO] [INFO] [hpi:test-hpl {execution: default-test-hpl}]
[INFO] [INFO] Generating /home/mnovak/tmp/distTest/target/checkout/
target/test-classes/the.hpl
[INFO] [INFO] [groovy:testCompile {execution: test-in-groovy}]
[INFO] [INFO] No sources found to compile
[INFO] [INFO] [surefire:test {execution: default-test}]
[INFO] [INFO] Surefire report directory: /home/mnovak/tmp/distTest/
target/checkout/target/surefire-reports
[INFO]
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running InjectedTest
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
0.033 sec
[INFO]
[INFO] Results :
[INFO]
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] [INFO] [hpi:hpi {execution: default-hpi}]
[INFO] [INFO] Exploding webapp...
[INFO] [INFO] Copy webapp webResources to /home/mnovak/tmp/distTest/
target/checkout/target/distTest
[INFO] [INFO] Assembling webapp distTest in /home/mnovak/tmp/distTest/
target/checkout/target/distTest
[INFO] [INFO] Generating hpi /home/mnovak/tmp/distTest/target/checkout/
target/distTest.hpi
[INFO] [INFO] Generating /home/mnovak/tmp/distTest/target/checkout/
target/distTest/META-INF/MANIFEST.MF
[INFO] [INFO] Building jar: /home/mnovak/tmp/distTest/target/checkout/
target/distTest.hpi
[INFO] [INFO] Building jar: /home/mnovak/tmp/distTest/target/checkout/
target/distTest.jar
[INFO] [INFO] Preparing source:jar
[INFO] [WARNING] Removing: jar from forked lifecycle, to prevent
recursive invocation.
[INFO] [INFO] [enforcer:display-info {execution: default}]
[INFO] [INFO] Maven Version: 2.2.1
[INFO] [INFO] JDK Version: 1.6.0_21 normalized as: 1.6.0-21
[INFO] [INFO] OS Info: Arch: amd64 Family: unix Name: linux Version:
2.6.34.7-66.fc13.x86_64
[INFO] [INFO] [localizer:generate {execution: default}]
[INFO] [INFO] [source:jar {execution: attach-sources}]
[INFO] [INFO] Building jar: /home/mnovak/tmp/distTest/target/checkout/
target/distTest-sources.jar
[INFO] [INFO] Preparing javadoc:jar
[INFO] [WARNING] Removing: jar from forked lifecycle, to prevent
recursive invocation.
[INFO] [WARNING] Removing: jar from forked lifecycle, to prevent
recursive invocation.
[INFO] [INFO] [enforcer:display-info {execution: default}]
[INFO] [INFO] Maven Version: 2.2.1
[INFO] [INFO] JDK Version: 1.6.0_21 normalized as: 1.6.0-21
[INFO] [INFO] OS Info: Arch: amd64 Family: unix Name: linux Version:
2.6.34.7-66.fc13.x86_64
[INFO] [INFO] [localizer:generate {execution: default}]
[INFO] [INFO] [javadoc:jar {execution: attach-javadocs}]
[INFO] Loading source files for package hudson.distTest...
[INFO] Constructing Javadoc information...
[INFO] Standard Doclet version 1.6.0_21
[INFO] Building tree for all the packages and classes...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//DistTestingBuilder.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//DistTestingBuilder.DescriptorImpl.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//DistTestingBuilder.DistLocations.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//DistTestingBuilder.LibLocations.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//FilePathDirScanner.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//LockingTasks.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//package-frame.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//package-summary.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//package-tree.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/constant-values.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/serialized-form.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//class-use/DistTestingBuilder.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//class-use/
DistTestingBuilder.DescriptorImpl.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//class-use/
DistTestingBuilder.DistLocations.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//class-use/
DistTestingBuilder.LibLocations.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//class-use/LockingTasks.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//class-use/FilePathDirScanner.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/hudson/distTest//package-use.html...
[INFO] Building index for all the packages and classes...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/overview-tree.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/index-all.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/deprecated-list.html...
[INFO] Building index for all classes...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/allclasses-frame.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/allclasses-noframe.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/index.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/help-doc.html...
[INFO] Generating /home/mnovak/tmp/distTest/target/checkout/target/
apidocs/stylesheet.css...
[INFO] 6 warnings
[INFO] [INFO] Javadoc Warnings
[INFO] [WARNING] /home/mnovak/tmp/distTest/target/checkout/src/main/
java/hudson/distTest/DistTestingBuilder.java:875: warning - Tag @link:
reference not found: DistTestBuilder
[INFO] [WARNING] /home/mnovak/tmp/distTest/target/checkout/src/main/
java/hudson/distTest/DistTestingBuilder.java:214: warning - @return
tag has no arguments.
[INFO] [WARNING] /home/mnovak/tmp/distTest/target/checkout/src/main/
java/hudson/distTest/DistTestingBuilder.java:875: warning - Tag @link:
reference not found: DistTestBuilder
[INFO] [WARNING] /home/mnovak/tmp/distTest/target/checkout/src/main/
java/hudson/distTest/DistTestingBuilder.java:875: warning - Tag @link:
reference not found: DistTestBuilder
[INFO] [WARNING] /home/mnovak/tmp/distTest/target/checkout/src/main/
java/hudson/distTest/DistTestingBuilder.java:875: warning - Tag @link:
reference not found: DistTestBuilder
[INFO] [WARNING] /home/mnovak/tmp/distTest/target/checkout/src/main/
java/hudson/distTest/DistTestingBuilder.java:875: warning - Tag @link:
reference not found: DistTestBuilder
[INFO] [INFO] Building jar: /home/mnovak/tmp/distTest/target/checkout/
target/distTest-javadoc.jar
[INFO] [INFO] [install:install {execution: default-install}]
[INFO] [INFO] Installing /home/mnovak/tmp/distTest/target/checkout/
target/distTest.hpi to /home/mnovak/.m2/repository/org/jvnet/hudson/
plugins/distTest/1.1/distTest-1.1.hpi
[INFO] [INFO] Installing /home/mnovak/tmp/distTest/target/checkout/
target/distTest.jar to /home/mnovak/.m2/repository/org/jvnet/hudson/
plugins/distTest/1.1/distTest-1.1.jar
[INFO] [INFO] Installing /home/mnovak/tmp/distTest/target/checkout/
target/distTest-sources.jar to /home/mnovak/.m2/repository/org/jvnet/
hudson/plugins/distTest/1.1/distTest-1.1-sources.jar
[INFO] [INFO] Installing /home/mnovak/tmp/distTest/target/checkout/
target/distTest-javadoc.jar to /home/mnovak/.m2/repository/org/jvnet/
hudson/plugins/distTest/1.1/distTest-1.1-javadoc.jar
[INFO] [INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Uploading:
http://maven.hudson-labs.org:8081/content/repositories/releases//org/jvnet/hudson/plugins/distTest/1.1/distTest-1.1.hpi
[INFO] 4/9733K
[INFO] 8/9733K
,,,
[INFO] 9732/9733K
[INFO] 9733/9733K
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [ERROR] BUILD ERROR
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] Error deploying artifact: Error transferring file
[INFO]
[INFO] Error writing to server
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] For more information, run Maven with the -e switch
[INFO] [INFO]
------------------------------------------------------------------------
[INFO] [INFO] Total time: 6 minutes 57 seconds
[INFO] [INFO] Finished at: Wed Jan 19 23:11:50 CET 2011
[INFO] [INFO] Final Memory: 105M/404M
[INFO] [INFO]
------------------------------------------------------------------------
[INFO]
------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Maven execution failed, exit code: '1'

[INFO]
------------------------------------------------------------------------
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Maven
execution failed, exit code: '1'
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:
719)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeStandaloneGoal(DefaultLifecycleExecutor.java:
569)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:
539)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:
387)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:
284)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:
180)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:328)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:138)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:362)
at
org.apache.maven.cli.compat.CompatibleMain.main(CompatibleMain.java:
60)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:
25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:
315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:
430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.MojoExecutionException: Maven
execution failed, exit code: '1'
at
org.apache.maven.plugins.release.PerformReleaseMojo.execute(PerformReleaseMojo.java:
133)
at
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:
490)
at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:
694)
... 17 more
Caused by: org.apache.maven.shared.release.ReleaseExecutionException:
Maven execution failed, exit code: '1'
at
org.apache.maven.shared.release.phase.AbstractRunGoalsPhase.execute(AbstractRunGoalsPhase.java:
89)
at
org.apache.maven.shared.release.phase.RunPerformGoalsPhase.execute(RunPerformGoalsPhase.java:
67)
at
org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:
336)
at
org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:
282)
at
org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:
262)
at
org.apache.maven.plugins.release.PerformReleaseMojo.execute(PerformReleaseMojo.java:
129)
... 19 more
Caused by:
org.apache.maven.shared.release.exec.MavenExecutorException: Maven
execution failed, exit code: '1'
at
org.apache.maven.shared.release.exec.InvokerMavenExecutor.executeGoals(InvokerMavenExecutor.java:
395)
at
org.apache.maven.shared.release.exec.InvokerMavenExecutor.executeGoals(InvokerMavenExecutor.java:
413)
at
org.apache.maven.shared.release.phase.AbstractRunGoalsPhase.execute(AbstractRunGoalsPhase.java:
81)
... 24 more
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 7 minutes 16 seconds
[INFO] Finished at: Wed Jan 19 23:11:50 CET 2011
[INFO] Final Memory: 57M/358M
[INFO]
------------------------------------------------------------------------

Ullrich Hafner

unread,
Jan 20, 2011, 3:39:51 AM1/20/11
to hudso...@googlegroups.com
Hmm, I can't see from the stacktrace what is going wrong.

Can you please upgrade to a more recent Hudson parent pom (you are using
1.350) and retry? A lot of issues have been fixed recently...

Ulli

Miroslav Novak

unread,
Jan 20, 2011, 5:40:54 AM1/20/11
to Hudson Developers
Great. After updating <version>1.50</version> to <version>1.391</
version> in pom.xml everything works, plugin is released. Thanks a
lot Ullrich. :-)

On Jan 20, 9:39 am, Ullrich Hafner <ullrich.haf...@gmail.com> wrote:
> Hmm, I can't see from the stacktrace what is going wrong.
>
> Can you please upgrade to a more recent Hudson parent pom (you are using
> 1.350) and retry? A lot of issues have been fixed recently...
>
> Ulli
>
> On 01/19/2011 11:42 PM, Miroslav Novak wrote:
>
> > Ok, the full log is:
>
> > $mvn -e  release:prepare release:perform -Dusername=mnovak -
> > Dpassword=...
>
> > + Error stacktraces are turned on.
> > [INFO] Scanning for projects...
> > [INFO]
> > ------------------------------------------------------------------------
> > [INFO] Building Hudson Distributed Testing Plugin
> > [INFO]    task-segment: [release:prepare, release:perform] (aggregator-
> > style)
> > [INFO]
> > ------------------------------------------------------------------------
> > Downloading:http://maven.glassfish.org/content/groups/public//udson/main/hudson-t...
> > [INFO] Unable to find resource 'udson.main:hudson-test-harness:pom:
> > 1.350' in repository m.g.o-public (http://maven.glassfish.org/content/
> > groups/public/)
> > Downloading:http://repo2.maven.org/maven2//udson/main/hudson-test-harness/1.350/h...
> > [INFO] Unable to find resource 'udson.main:hudson-test-harness:pom:
> > 1.350' in repository maven-repository (http://repo2.maven.org/maven2/)
> > Downloading:http://repo1.maven.org/maven2/udson/main/hudson-test-harness/1.350/hu...
> >http://maven.glassfish.org/content/groups/public//udson/main/hudson-t...
> > [INFO] [INFO] Unable to find resource 'udson.main:hudson-test-
> > harness:pom:1.350' in repository m.g.o-public (http://
> > maven.glassfish.org/content/groups/public/)
> > [INFO] Downloading:http://repo2.maven.org/maven2//udson/main/hudson-test-harness/1.350/h...
> > [INFO] [INFO] Unable to find resource 'udson.main:hudson-test-
> > harness:pom:1.350' in repository maven-repository (http://
> > repo2.maven.org/maven2/)
> > [INFO] Downloading:http://repo1.maven.org/maven2/udson/main/hudson-test-harness/1.350/hu...
> ...
>
> read more »
Reply all
Reply to author
Forward
0 new messages