See 
<https://builds.apache.org/job/Tamaya-Extensions-Master/1172/display/redirect>

------------------------------------------
[...truncated 5.84 MB...]
[INFO] Apache Tamaya Resolver Services .................... SUCCESS [ 30.961 s]
[INFO] Apache Tamaya Value Resolution Example ............. SUCCESS [ 28.019 s]
[INFO] Apache Tamaya Modules - Injection Parent ........... SUCCESS [ 13.526 s]
[INFO] Apache Tamaya Modules - Injection API .............. SUCCESS [ 32.305 s]
[INFO] Apache Tamaya Modules - Common Functional Extensions SUCCESS [ 32.382 s]
[INFO] Apache Tamaya Event and dynamic Update Extensions .. SUCCESS [ 33.960 s]
[INFO] Apache Tamaya Modules - Injection Standalone ....... FAILURE [  3.092 s]
[INFO] Apache Tamaya Configuration Injection Example ...... SKIPPED
[INFO] Apache Tamaya Modules - Formats Parent ............. SUCCESS [ 13.374 s]
[INFO] Apache Tamaya Modules Formats Common ............... SUCCESS [ 41.238 s]
[INFO] Apache Tamaya Events Example ....................... SUCCESS [ 28.418 s]
[INFO] Apache Tamaya Optional Configuration Backend ....... SUCCESS [ 29.487 s]
[INFO] Apache Tamaya Modules - Injection CDI .............. SKIPPED
[INFO] Apache Tamaya Modules - Mutable Configuration ...... SUCCESS [ 31.318 s]
[INFO] Apache Tamaya Spring Integration ................... SKIPPED
[INFO] Apache Tamaya Adaptive Configuration Filtering ..... SUCCESS [ 29.640 s]
[INFO] Apache Tamaya JNDI Support ......................... SUCCESS [ 29.177 s]
[INFO] Apache Tamaya Feature Check ........................ SKIPPED
[INFO] Apache Tamaya JSON Support ......................... SUCCESS [ 33.470 s]
[INFO] Apache Tamaya YAML Support ......................... SUCCESS [ 30.167 s]
[INFO] Apache Tamaya :: OSGi Integration :: ALL ........... SUCCESS [ 13.280 s]
[INFO] Apache Tamaya :: OSGi :: Common .................... SUCCESS [ 32.563 s]
[INFO] Apache Tamaya :: OSGi :: Updater ................... SUCCESS [ 29.873 s]
[INFO] Apache Tamaya :: OSGI :: Karaf :: Shell ............ SUCCESS [ 31.426 s]
[INFO] Apache Tamaya :: OSGI :: Karaf :: Features ......... SUCCESS [ 21.057 s]
[INFO] Apache Tamaya :: OSGI :: Gogo :: Shell ............. SUCCESS [ 30.793 s]
[INFO] Apache Tamaya :: OSGI :: Config Injection .......... SKIPPED
[INFO] Apache Tamaya Modules - Microprofile API ........... SUCCESS [ 35.155 s]
[INFO] Apache Tamaya Extension Distribution ............... SUCCESS [ 33.997 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:22 min
[INFO] Finished at: 2017-11-19T11:23:59Z
[INFO] Final Memory: 92M/1184M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project tamaya-injection: Compilation failure: Compilation failure:
[ERROR] 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/standalone/src/main/java/org/apache/tamaya/inject/internal/DefaultDynamicValue.java>:[65,7]
 org.apache.tamaya.inject.internal.DefaultDynamicValue is not abstract and does 
not override abstract method getPropertyName() in 
org.apache.tamaya.inject.spi.BaseDynamicValue
[ERROR] 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/standalone/src/main/java/org/apache/tamaya/inject/internal/DefaultDynamicValue.java>:[125,60]
 constructor BaseDynamicValue in class 
org.apache.tamaya.inject.spi.BaseDynamicValue<T> cannot be applied to given 
types;
[ERROR] required: org.apache.tamaya.TypeLiteral,java.util.List<java.lang.String>
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) 
on project tamaya-injection: Compilation failure
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:213)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:181)
    at hudson.remoting.UserRequest.perform (UserRequest.java:52)
    at hudson.remoting.Request$2.run (Request.java:336)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:68)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
Caused by: org.apache.maven.plugin.compiler.CompilationFailureException: 
Compilation failure
    at org.apache.maven.plugin.compiler.AbstractCompilerMojo.execute 
(AbstractCompilerMojo.java:1161)
    at org.apache.maven.plugin.compiler.CompilerMojo.execute 
(CompilerMojo.java:168)
    at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo 
(DefaultBuildPluginManager.java:134)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:208)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:154)
    at org.apache.maven.lifecycle.internal.MojoExecutor.execute 
(MojoExecutor.java:146)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:117)
    at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject 
(LifecycleModuleBuilder.java:81)
    at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build
 (SingleThreadedBuilder.java:51)
    at org.apache.maven.lifecycle.internal.LifecycleStarter.execute 
(LifecycleStarter.java:128)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:309)
    at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:194)
    at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:107)
    at org.jvnet.hudson.maven3.launcher.Maven35Launcher.main 
(Maven35Launcher.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced 
(Launcher.java:289)
    at org.codehaus.plexus.classworlds.launcher.Launcher.launch 
(Launcher.java:229)
    at jenkins.maven3.agent.Maven35Main.launch (Maven35Main.java:176)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke 
(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke 
(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke (Method.java:498)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:139)
    at hudson.maven.Maven3Builder.call (Maven3Builder.java:70)
    at hudson.remoting.UserRequest.perform (UserRequest.java:181)
    at hudson.remoting.UserRequest.perform (UserRequest.java:52)
    at hudson.remoting.Request$2.run (Request.java:336)
    at hudson.remoting.InterceptingExecutorService$1.call 
(InterceptingExecutorService.java:68)
    at java.util.concurrent.FutureTask.run (FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker 
(ThreadPoolExecutor.java:1149)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run 
(ThreadPoolExecutor.java:624)
    at java.lang.Thread.run (Thread.java:748)
[ERROR] 
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :tamaya-injection
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/pom.xml> to 
org.apache.tamaya.ext/tamaya-extensions/0.4-incubating-SNAPSHOT/tamaya-extensions-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-extensions/0.4-incubating-20171119.110828-286/tamaya-extensions-0.4-incubating-20171119.110828-286-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/events/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-SNAPSHOT/tamaya-events-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/events/target/tamaya-events-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-20171119.111302-276/tamaya-events-0.4-incubating-20171119.111302-276.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/events/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-20171119.111302-276/tamaya-events-0.4-incubating-20171119.111302-276-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/events/target/tamaya-events-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-20171119.111302-276/tamaya-events-0.4-incubating-20171119.111302-276-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/events/target/tamaya-events-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-events/0.4-incubating-20171119.111302-276/tamaya-events-0.4-incubating-20171119.111302-276-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/base/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-SNAPSHOT/tamaya-formats-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/base/target/tamaya-formats-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-20171119.111358-276/tamaya-formats-0.4-incubating-20171119.111358-276.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/base/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-20171119.111358-276/tamaya-formats-0.4-incubating-20171119.111358-276-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/base/target/tamaya-formats-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-20171119.111358-276/tamaya-formats-0.4-incubating-20171119.111358-276-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/base/target/tamaya-formats-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-formats/0.4-incubating-20171119.111358-276/tamaya-formats-0.4-incubating-20171119.111358-276-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/features/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-features/0.4-incubating-SNAPSHOT/tamaya-features-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-formats-all/0.4-incubating-SNAPSHOT/tamaya-formats-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-formats-all/0.4-incubating-20171119.111333-281/tamaya-formats-all-0.4-incubating-20171119.111333-281-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/pom.xml> to 
org.apache.tamaya.ext/tamaya-extensions-all/0.4-incubating-SNAPSHOT/tamaya-extensions-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-extensions-all/0.4-incubating-20171119.110811-286/tamaya-extensions-all-0.4-incubating-20171119.110811-286-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/karaf-shell/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-karaf-shell/0.4-incubating-SNAPSHOT/tamaya-osgi-karaf-shell-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/karaf-shell/target/tamaya-osgi-karaf-shell-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi-karaf-shell/0.4-incubating-20171119.112004-125/tamaya-osgi-karaf-shell-0.4-incubating-20171119.112004-125.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/karaf-shell/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-karaf-shell/0.4-incubating-20171119.112004-125/tamaya-osgi-karaf-shell-0.4-incubating-20171119.112004-125-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/karaf-shell/target/tamaya-osgi-karaf-shell-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi-karaf-shell/0.4-incubating-20171119.112004-125/tamaya-osgi-karaf-shell-0.4-incubating-20171119.112004-125-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/karaf-shell/target/tamaya-osgi-karaf-shell-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi-karaf-shell/0.4-incubating-20171119.112004-125/tamaya-osgi-karaf-shell-0.4-incubating-20171119.112004-125-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/microprofile/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-microprofile/0.4-incubating-SNAPSHOT/tamaya-microprofile-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/microprofile/target/tamaya-microprofile-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-microprofile/0.4-incubating-20171119.112142-87/tamaya-microprofile-0.4-incubating-20171119.112142-87.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/microprofile/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-microprofile/0.4-incubating-20171119.112142-87/tamaya-microprofile-0.4-incubating-20171119.112142-87-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/microprofile/target/tamaya-microprofile-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-microprofile/0.4-incubating-20171119.112142-87/tamaya-microprofile-0.4-incubating-20171119.112142-87-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/microprofile/target/tamaya-microprofile-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-microprofile/0.4-incubating-20171119.112142-87/tamaya-microprofile-0.4-incubating-20171119.112142-87-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/jndi/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-jndi/0.4-incubating-SNAPSHOT/tamaya-jndi-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/jndi/target/tamaya-jndi-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-jndi/0.4-incubating-20171119.111654-275/tamaya-jndi-0.4-incubating-20171119.111654-275.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/jndi/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-jndi/0.4-incubating-20171119.111654-275/tamaya-jndi-0.4-incubating-20171119.111654-275-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/jndi/target/tamaya-jndi-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-jndi/0.4-incubating-20171119.111654-275/tamaya-jndi-0.4-incubating-20171119.111654-275-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/jndi/target/tamaya-jndi-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-jndi/0.4-incubating-20171119.111654-275/tamaya-jndi-0.4-incubating-20171119.111654-275-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/common/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi/0.4-incubating-SNAPSHOT/tamaya-osgi-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/common/target/tamaya-osgi-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi/0.4-incubating-20171119.111856-126/tamaya-osgi-0.4-incubating-20171119.111856-126.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/common/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi/0.4-incubating-20171119.111856-126/tamaya-osgi-0.4-incubating-20171119.111856-126-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/common/target/tamaya-osgi-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi/0.4-incubating-20171119.111856-126/tamaya-osgi-0.4-incubating-20171119.111856-126-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/common/target/tamaya-osgi-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi/0.4-incubating-20171119.111856-126/tamaya-osgi-0.4-incubating-20171119.111856-126-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/03-injection-example/pom.xml>
 to 
org.apache.tamaya.ext.examples/03-injection-example/0.4-incubating-SNAPSHOT/03-injection-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/optional/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-SNAPSHOT/tamaya-optional-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/optional/target/tamaya-optional-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-20171119.111513-281/tamaya-optional-0.4-incubating-20171119.111513-281.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/optional/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-20171119.111513-281/tamaya-optional-0.4-incubating-20171119.111513-281-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/optional/target/tamaya-optional-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-20171119.111513-281/tamaya-optional-0.4-incubating-20171119.111513-281-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/optional/target/tamaya-optional-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-optional/0.4-incubating-20171119.111513-281/tamaya-optional-0.4-incubating-20171119.111513-281-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resolver/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-SNAPSHOT/tamaya-resolver-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resolver/target/tamaya-resolver-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-20171119.111025-281/tamaya-resolver-0.4-incubating-20171119.111025-281.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resolver/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-20171119.111025-281/tamaya-resolver-0.4-incubating-20171119.111025-281-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resolver/target/tamaya-resolver-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-20171119.111025-281/tamaya-resolver-0.4-incubating-20171119.111025-281-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resolver/target/tamaya-resolver-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-resolver/0.4-incubating-20171119.111025-281/tamaya-resolver-0.4-incubating-20171119.111025-281-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/pom.xml> to 
org.apache.tamaya.ext.examples/examples/0.4-incubating-SNAPSHOT/examples-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/examples/0.4-incubating-20171119.110928-281/examples-0.4-incubating-20171119.110928-281-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/karaf-features/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-karaf-features/0.4-incubating-SNAPSHOT/tamaya-karaf-features-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/karaf-features/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-karaf-features/0.4-incubating-20171119.112031-130/tamaya-karaf-features-0.4-incubating-20171119.112031-130-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/karaf-features/target/tamaya-karaf-features-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-karaf-features/0.4-incubating-20171119.112031-130/tamaya-karaf-features-0.4-incubating-20171119.112031-130-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/filter/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-filter/0.4-incubating-SNAPSHOT/tamaya-filter-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/filter/target/tamaya-filter-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-filter/0.4-incubating-20171119.111621-275/tamaya-filter-0.4-incubating-20171119.111621-275.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/filter/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-filter/0.4-incubating-20171119.111621-275/tamaya-filter-0.4-incubating-20171119.111621-275-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/filter/target/tamaya-filter-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-filter/0.4-incubating-20171119.111621-275/tamaya-filter-0.4-incubating-20171119.111621-275-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/filter/target/tamaya-filter-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-filter/0.4-incubating-20171119.111621-275/tamaya-filter-0.4-incubating-20171119.111621-275-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/spring/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-spring/0.4-incubating-SNAPSHOT/tamaya-spring-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/02-resolver-example/pom.xml>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-SNAPSHOT/02-resolver-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/02-resolver-example/target/02-resolver-example-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-20171119.111057-281/02-resolver-example-0.4-incubating-20171119.111057-281.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/02-resolver-example/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-20171119.111057-281/02-resolver-example-0.4-incubating-20171119.111057-281-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/02-resolver-example/target/02-resolver-example-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-20171119.111057-281/02-resolver-example-0.4-incubating-20171119.111057-281-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/02-resolver-example/target/02-resolver-example-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext.examples/02-resolver-example/0.4-incubating-20171119.111057-281/02-resolver-example-0.4-incubating-20171119.111057-281-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-all/0.4-incubating-SNAPSHOT/tamaya-osgi-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-all/0.4-incubating-20171119.111830-171/tamaya-osgi-all-0.4-incubating-20171119.111830-171-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/updater/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-updater/0.4-incubating-SNAPSHOT/tamaya-osgi-updater-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/updater/target/tamaya-osgi-updater-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi-updater/0.4-incubating-20171119.111930-125/tamaya-osgi-updater-0.4-incubating-20171119.111930-125.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/updater/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-updater/0.4-incubating-20171119.111930-125/tamaya-osgi-updater-0.4-incubating-20171119.111930-125-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/updater/target/tamaya-osgi-updater-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi-updater/0.4-incubating-20171119.111930-125/tamaya-osgi-updater-0.4-incubating-20171119.111930-125-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/updater/target/tamaya-osgi-updater-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi-updater/0.4-incubating-20171119.111930-125/tamaya-osgi-updater-0.4-incubating-20171119.111930-125-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/cdi/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-cdi/0.4-incubating-SNAPSHOT/tamaya-cdi-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/yaml/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-yaml/0.4-incubating-SNAPSHOT/tamaya-yaml-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/yaml/target/tamaya-yaml-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-yaml/0.4-incubating-20171119.111805-276/tamaya-yaml-0.4-incubating-20171119.111805-276.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/yaml/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-yaml/0.4-incubating-20171119.111805-276/tamaya-yaml-0.4-incubating-20171119.111805-276-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/yaml/target/tamaya-yaml-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-yaml/0.4-incubating-20171119.111805-276/tamaya-yaml-0.4-incubating-20171119.111805-276-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/yaml/target/tamaya-yaml-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-yaml/0.4-incubating-20171119.111805-276/tamaya-yaml-0.4-incubating-20171119.111805-276-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/mutable-config/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-mutable-config/0.4-incubating-SNAPSHOT/tamaya-mutable-config-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/mutable-config/target/tamaya-mutable-config-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-mutable-config/0.4-incubating-20171119.111548-275/tamaya-mutable-config-0.4-incubating-20171119.111548-275.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/mutable-config/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-mutable-config/0.4-incubating-20171119.111548-275/tamaya-mutable-config-0.4-incubating-20171119.111548-275-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/mutable-config/target/tamaya-mutable-config-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-mutable-config/0.4-incubating-20171119.111548-275/tamaya-mutable-config-0.4-incubating-20171119.111548-275-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/mutable-config/target/tamaya-mutable-config-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-mutable-config/0.4-incubating-20171119.111548-275/tamaya-mutable-config-0.4-incubating-20171119.111548-275-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/injection-api/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-SNAPSHOT/tamaya-injection-api-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/injection-api/target/tamaya-injection-api-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-20171119.111148-281/tamaya-injection-api-0.4-incubating-20171119.111148-281.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/injection-api/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-20171119.111148-281/tamaya-injection-api-0.4-incubating-20171119.111148-281-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/injection-api/target/tamaya-injection-api-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-20171119.111148-281/tamaya-injection-api-0.4-incubating-20171119.111148-281-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/injection-api/target/tamaya-injection-api-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-injection-api/0.4-incubating-20171119.111148-281/tamaya-injection-api-0.4-incubating-20171119.111148-281-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resources/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-SNAPSHOT/tamaya-resources-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resources/target/tamaya-resources-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-20171119.110902-281/tamaya-resources-0.4-incubating-20171119.110902-281.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resources/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-20171119.110902-281/tamaya-resources-0.4-incubating-20171119.110902-281-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resources/target/tamaya-resources-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-20171119.110902-281/tamaya-resources-0.4-incubating-20171119.110902-281-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/resources/target/tamaya-resources-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-resources/0.4-incubating-20171119.110902-281/tamaya-resources-0.4-incubating-20171119.110902-281-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/04-events-example/pom.xml>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-SNAPSHOT/04-events-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/04-events-example/target/04-events-example-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-20171119.111440-276/04-events-example-0.4-incubating-20171119.111440-276.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/04-events-example/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-20171119.111440-276/04-events-example-0.4-incubating-20171119.111440-276-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/04-events-example/target/04-events-example-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-20171119.111440-276/04-events-example-0.4-incubating-20171119.111440-276-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/04-events-example/target/04-events-example-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext.examples/04-events-example/0.4-incubating-20171119.111440-276/04-events-example-0.4-incubating-20171119.111440-276-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/json/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-json/0.4-incubating-SNAPSHOT/tamaya-json-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/json/target/tamaya-json-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-json/0.4-incubating-20171119.111731-276/tamaya-json-0.4-incubating-20171119.111731-276.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/json/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-json/0.4-incubating-20171119.111731-276/tamaya-json-0.4-incubating-20171119.111731-276-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/json/target/tamaya-json-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-json/0.4-incubating-20171119.111731-276/tamaya-json-0.4-incubating-20171119.111731-276-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/formats/json/target/tamaya-json-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-json/0.4-incubating-20171119.111731-276/tamaya-json-0.4-incubating-20171119.111731-276-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/gogo-shell/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-gogo-shell/0.4-incubating-SNAPSHOT/tamaya-osgi-gogo-shell-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/gogo-shell/target/tamaya-osgi-gogo-shell-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi-gogo-shell/0.4-incubating-20171119.112103-125/tamaya-osgi-gogo-shell-0.4-incubating-20171119.112103-125.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/gogo-shell/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-gogo-shell/0.4-incubating-20171119.112103-125/tamaya-osgi-gogo-shell-0.4-incubating-20171119.112103-125-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/gogo-shell/target/tamaya-osgi-gogo-shell-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi-gogo-shell/0.4-incubating-20171119.112103-125/tamaya-osgi-gogo-shell-0.4-incubating-20171119.112103-125-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/gogo-shell/target/tamaya-osgi-gogo-shell-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-osgi-gogo-shell/0.4-incubating-20171119.112103-125/tamaya-osgi-gogo-shell-0.4-incubating-20171119.112103-125-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/osgi/injection/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-osgi-injection/0.4-incubating-SNAPSHOT/tamaya-osgi-injection-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-injection-all/0.4-incubating-SNAPSHOT/tamaya-injection-all-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-injection-all/0.4-incubating-20171119.111123-281/tamaya-injection-all-0.4-incubating-20171119.111123-281-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/01-resources-example/pom.xml>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-SNAPSHOT/01-resources-example-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/01-resources-example/target/01-resources-example-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-20171119.110951-281/01-resources-example-0.4-incubating-20171119.110951-281.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/01-resources-example/target/feature/feature.xml>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-20171119.110951-281/01-resources-example-0.4-incubating-20171119.110951-281-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/01-resources-example/target/01-resources-example-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-20171119.110951-281/01-resources-example-0.4-incubating-20171119.110951-281-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/examples/01-resources-example/target/01-resources-example-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext.examples/01-resources-example/0.4-incubating-20171119.110951-281/01-resources-example-0.4-incubating-20171119.110951-281-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/functions/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-SNAPSHOT/tamaya-functions-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/functions/target/tamaya-functions-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-20171119.111225-276/tamaya-functions-0.4-incubating-20171119.111225-276.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/functions/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-20171119.111225-276/tamaya-functions-0.4-incubating-20171119.111225-276-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/functions/target/tamaya-functions-0.4-incubating-SNAPSHOT-javadoc.jar>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-20171119.111225-276/tamaya-functions-0.4-incubating-20171119.111225-276-javadoc.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/functions/target/tamaya-functions-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-functions/0.4-incubating-20171119.111225-276/tamaya-functions-0.4-incubating-20171119.111225-276-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/distribution/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-extension-distribution/0.4-incubating-SNAPSHOT/tamaya-extension-distribution-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/distribution/target/tamaya-extension-distribution-0.4-incubating-SNAPSHOT.jar>
 to 
org.apache.tamaya.ext/tamaya-extension-distribution/0.4-incubating-20171119.112215-277/tamaya-extension-distribution-0.4-incubating-20171119.112215-277.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/distribution/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-extension-distribution/0.4-incubating-20171119.112215-277/tamaya-extension-distribution-0.4-incubating-20171119.112215-277-features.xml
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/distribution/target/tamaya-extension-distribution-0.4-incubating-SNAPSHOT-sources.jar>
 to 
org.apache.tamaya.ext/tamaya-extension-distribution/0.4-incubating-20171119.112215-277/tamaya-extension-distribution-0.4-incubating-20171119.112215-277-sources.jar
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/distribution/target/apache-tamaya-extension-distribution-0.4-incubating-SNAPSHOT-src.zip>
 to 
org.apache.tamaya.ext/tamaya-extension-distribution/0.4-incubating-20171119.112215-277/tamaya-extension-distribution-0.4-incubating-20171119.112215-277.zip
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/distribution/target/apache-tamaya-extension-distribution-0.4-incubating-SNAPSHOT-src.tar.gz>
 to 
org.apache.tamaya.ext/tamaya-extension-distribution/0.4-incubating-20171119.112215-277/tamaya-extension-distribution-0.4-incubating-20171119.112215-277.tar.gz
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/standalone/pom.xml>
 to 
org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/Tamaya-Extensions-Master/ws/modules/injection/standalone/target/feature/feature.xml>
 to 
org.apache.tamaya.ext/tamaya-injection/0.4-incubating-SNAPSHOT/tamaya-injection-0.4-incubating-SNAPSHOT-features.xml
channel stopped

Reply via email to