See 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/945/>

------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Sling Bundle Resource Provider
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] Deleting file set: 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/target>
 (included: [**], excluded: [])
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] [antrun:run {execution: default}]
[INFO] Executing tasks
     [echo] **************** WARNING (SLING-443/SLING-1782) 
******************************
     [echo] On most platforms, you'll get OutOfMemoryErrors when building 
unless you set
     [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see 
SLING-443
     [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see 
SLING-1782
     [echo] 
******************************************************************************
[INFO] Executed tasks
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 9 source files to 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/target/classes>
[INFO] [resources:testResources {execution: default-testResources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/src/test/resources>
[INFO] Copying 3 resources
[INFO] [compiler:testCompile {execution: default-testCompile}]
[INFO] No sources to compile
[INFO] [surefire:test {execution: default-test}]
[INFO] Surefire report directory: 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/target/surefire-reports>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[HUDSON] Recording test results[INFO] [bundle:bundle {execution: 
default-bundle}]

java.lang.reflect.InvocationTargetException
        at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at aQute.lib.osgi.Macro.doCommand(Macro.java:183)
        at aQute.lib.osgi.Macro.doCommands(Macro.java:171)
        at aQute.lib.osgi.Macro.replace(Macro.java:118)
        at aQute.lib.osgi.Macro.process(Macro.java:62)
        at aQute.lib.osgi.Macro.process(Macro.java:78)
        at aQute.lib.osgi.Macro.process(Macro.java:48)
        at aQute.lib.osgi.Macro.process(Macro.java:43)
        at aQute.lib.osgi.Processor.getProperty(Processor.java:609)
        at aQute.lib.osgi.Processor.getProperty(Processor.java:387)
        at aQute.lib.osgi.Analyzer.getImportPackages(Analyzer.java:248)
        at aQute.lib.osgi.Builder.getImportPackages(Builder.java:149)
        at aQute.lib.osgi.Analyzer.analyze(Analyzer.java:146)
        at aQute.lib.osgi.Builder.analyze(Builder.java:198)
        at aQute.lib.osgi.Analyzer.calcManifest(Analyzer.java:283)
        at aQute.lib.osgi.Builder.build(Builder.java:78)
        at 
org.apache.felix.bundleplugin.BundlePlugin.buildOSGiBundle(BundlePlugin.java:395)
        at 
org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:286)
        at 
org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:240)
        at 
org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:231)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        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 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:592)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:638)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalArgumentException: Invalid syntax for version: 
$...@}
        at aQute.libg.version.Version.<init>(Version.java:45)
        at aQute.lib.osgi.Macro._version(Macro.java:627)
        ... 53 more
java.lang.reflect.InvocationTargetException
        at sun.reflect.GeneratedMethodAccessor39.invoke(Unknown Source)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:592)
        at aQute.lib.osgi.Macro.doCommand(Macro.java:183)
        at aQute.lib.osgi.Macro.doCommands(Macro.java:171)
        at aQute.lib.osgi.Macro.replace(Macro.java:118)
        at aQute.lib.osgi.Macro.process(Macro.java:62)
        at aQute.lib.osgi.Macro.process(Macro.java:78)
        at aQute.lib.osgi.Macro.process(Macro.java:48)
        at aQute.lib.osgi.Macro.process(Macro.java:43)
        at aQute.lib.osgi.Processor.getProperty(Processor.java:609)
        at aQute.lib.osgi.Processor.getProperty(Processor.java:387)
        at aQute.lib.osgi.Analyzer.getImportPackages(Analyzer.java:248)
        at aQute.lib.osgi.Builder.getImportPackages(Builder.java:149)
        at aQute.lib.osgi.Analyzer.analyze(Analyzer.java:146)
        at aQute.lib.osgi.Builder.analyze(Builder.java:198)
        at aQute.lib.osgi.Analyzer.calcManifest(Analyzer.java:283)
        at aQute.lib.osgi.Builder.build(Builder.java:78)
        at 
org.apache.felix.bundleplugin.BundlePlugin.buildOSGiBundle(BundlePlugin.java:395)
        at 
org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:286)
        at 
org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:240)
        at 
org.apache.felix.bundleplugin.BundlePlugin.execute(BundlePlugin.java:231)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:490)
        at 
hudson.maven.agent.PluginManagerInterceptor.executeMojo(PluginManagerInterceptor.java:182)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:694)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:556)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:535)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:387)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:348)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:180)
        at 
org.apache.maven.lifecycle.LifecycleExecutorInterceptor.execute(LifecycleExecutorInterceptor.java:65)
        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 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:592)
        at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
        at hudson.maven.agent.Main.launch(Main.java:165)
        at hudson.maven.MavenBuilder.call(MavenBuilder.java:165)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:694)
        at 
hudson.maven.MavenModuleSetBuild$Builder.call(MavenModuleSetBuild.java:638)
        at hudson.remoting.UserRequest.perform(UserRequest.java:114)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:270)
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:417)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
        at java.util.concurrent.FutureTask.run(FutureTask.java:123)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
        at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.IllegalArgumentException: Invalid syntax for version: 
$...@}
        at aQute.libg.version.Version.<init>(Version.java:45)
        at aQute.lib.osgi.Macro._version(Macro.java:627)
        ... 53 more
[WARNING] Warning building bundle 
org.apache.sling:org.apache.sling.bundleresource.impl:bundle:2.0.5-SNAPSHOT : 
No translation found for macro: @
[WARNING] Warning building bundle 
org.apache.sling:org.apache.sling.bundleresource.impl:bundle:2.0.5-SNAPSHOT : 
Exception in replace: java.lang.IllegalArgumentException: Invalid syntax for 
version: $...@}
[WARNING] Warning building bundle 
org.apache.sling:org.apache.sling.bundleresource.impl:bundle:2.0.5-SNAPSHOT : 
No translation found for macro: version;==;$...@}
[WARNING] Warning building bundle 
org.apache.sling:org.apache.sling.bundleresource.impl:bundle:2.0.5-SNAPSHOT : 
No translation found for macro: version;=+;$...@}
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.bundleresource.impl/builds/2010-10-28_21-54-32/archive/org.apache.sling/org.apache.sling.bundleresource.impl/2.0.5-SNAPSHOT/pom.xml
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/target/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.bundleresource.impl/builds/2010-10-28_21-54-32/archive/org.apache.sling/org.apache.sling.bundleresource.impl/2.0.5-SNAPSHOT/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT.jar
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] Building jar: 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/target/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT-sources.jar>
[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: 
org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT.jar
[INFO] Checking legal files in: 
org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT-sources.jar
[INFO] [install:install {execution: default-install}]
[INFO] Installing 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/target/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT.jar>
 to 
/home/hudson/.m2/repository/org/apache/sling/org.apache.sling.bundleresource.impl/2.0.5-SNAPSHOT/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT.jar
[INFO] Installing 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/target/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT-sources.jar>
 to 
/home/hudson/.m2/repository/org/apache/sling/org.apache.sling.bundleresource.impl/2.0.5-SNAPSHOT/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT-sources.jar
[INFO] [bundle:install {execution: default-install}]
[INFO] Local OBR update disabled (enable with -DobrRepository)
[INFO] [deploy:deploy {execution: default-deploy}]
[INFO] Retrieving previous build number from apache.snapshots.https
Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.bundleresource.impl/2.0.5-SNAPSHOT/org.apache.sling.bundleresource.impl-2.0.5-20101028.215456-496.jar
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/target/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT.jar>
 to 
/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.bundleresource.impl/builds/2010-10-28_21-54-32/archive/org.apache.sling/org.apache.sling.bundleresource.impl/2.0.5-20101028.215456-496/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT.jar
[HUDSON] Archiving 
<https://hudson.apache.org/hudson/job/sling-trunk-1.5/org.apache.sling$org.apache.sling.bundleresource.impl/ws/target/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT-sources.jar>
 to 
/home/hudson/hudson/jobs/sling-trunk-1.5/modules/org.apache.sling$org.apache.sling.bundleresource.impl/builds/2010-10-28_21-54-32/archive/org.apache.sling/org.apache.sling.bundleresource.impl/2.0.5-20101028.215456-496/org.apache.sling.bundleresource.impl-2.0.5-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error deploying artifact: Failed to transfer file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.bundleresource.impl/2.0.5-SNAPSHOT/org.apache.sling.bundleresource.impl-2.0.5-20101028.215456-496.jar.
 Return code is: 502

[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12 minutes 13 seconds
[INFO] Finished at: Thu Oct 28 22:06:54 UTC 2010
[INFO] Final Memory: 95M/179M
[INFO] ------------------------------------------------------------------------

Reply via email to