[Builder] Build failed in Jenkins: maven-tools #134
cbuilder at wso2.org
cbuilder at wso2.org
Mon Apr 6 12:54:23 PDT 2015
See <https://wso2.org/jenkins/job/maven-tools/134/>
------------------------------------------
[...truncated 1607 lines...]
[INFO] Mojo extractor for language: java found 8 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ maven-axis2-plugin ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-axis2-plugin ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 10 source files to <https://wso2.org/jenkins/job/maven-tools/ws/maven-axis2-plugin/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ maven-axis2-plugin ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://wso2.org/jenkins/job/maven-tools/ws/maven-axis2-plugin/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-axis2-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ maven-axis2-plugin ---
[INFO] No tests to run.
[INFO] Surefire report directory: <https://wso2.org/jenkins/job/maven-tools/ws/maven-axis2-plugin/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-axis2-plugin ---
[INFO] Building jar: <https://wso2.org/jenkins/job/maven-tools/ws/maven-axis2-plugin/target/maven-axis2-plugin-2.0.10-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-plugin-plugin:2.9:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-axis2-plugin ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-axis2-plugin ---
[INFO] Installing <https://wso2.org/jenkins/job/maven-tools/ws/maven-axis2-plugin/target/maven-axis2-plugin-2.0.10-SNAPSHOT.jar> to <https://wso2.org/jenkins/job/maven-tools/ws/.repository/org/wso2/maven/maven-axis2-plugin/2.0.10-SNAPSHOT/maven-axis2-plugin-2.0.10-SNAPSHOT.jar>
[INFO] Installing <https://wso2.org/jenkins/job/maven-tools/ws/maven-axis2-plugin/pom.xml> to <https://wso2.org/jenkins/job/maven-tools/ws/.repository/org/wso2/maven/maven-axis2-plugin/2.0.10-SNAPSHOT/maven-axis2-plugin-2.0.10-SNAPSHOT.pom>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven WAR Plugin 2.0.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ maven-war-plugin ---
[INFO] Deleting <https://wso2.org/jenkins/job/maven-tools/ws/maven-war-plugin/target>
[INFO]
[INFO] --- maven-plugin-plugin:2.9:descriptor (default-descriptor) @ maven-war-plugin ---
[ERROR]
Artifact Ids of the format maven-___-plugin are reserved for
plugins in the Group Id org.apache.maven.plugins
Please change your artifactId to the format ___-maven-plugin
In the future this error will break the build.
[WARNING] Using platform encoding (UTF-8 actually) to read mojo metadata, i.e. build is platform dependent!
[INFO] Applying mojo extractor for language: java
[INFO] Mojo extractor for language: java found 3 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ maven-war-plugin ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 8 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ maven-war-plugin ---
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 3 source files to <https://wso2.org/jenkins/job/maven-tools/ws/maven-war-plugin/target/classes>
[INFO]
[INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ maven-war-plugin ---
[debug] execute contextualize
[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory <https://wso2.org/jenkins/job/maven-tools/ws/maven-war-plugin/src/test/resources>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ maven-war-plugin ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.10:test (default-test) @ maven-war-plugin ---
[INFO] No tests to run.
[INFO] Surefire report directory: <https://wso2.org/jenkins/job/maven-tools/ws/maven-war-plugin/target/surefire-reports>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Results :
Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[JENKINS] Recording test results
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ maven-war-plugin ---
[INFO] Building jar: <https://wso2.org/jenkins/job/maven-tools/ws/maven-war-plugin/target/maven-war-plugin-2.0.10-SNAPSHOT.jar>
[INFO]
[INFO] --- maven-plugin-plugin:2.9:addPluginArtifactMetadata (default-addPluginArtifactMetadata) @ maven-war-plugin ---
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ maven-war-plugin ---
[INFO] Installing <https://wso2.org/jenkins/job/maven-tools/ws/maven-war-plugin/target/maven-war-plugin-2.0.10-SNAPSHOT.jar> to <https://wso2.org/jenkins/job/maven-tools/ws/.repository/org/wso2/maven/maven-war-plugin/2.0.10-SNAPSHOT/maven-war-plugin-2.0.10-SNAPSHOT.jar>
[INFO] Installing <https://wso2.org/jenkins/job/maven-tools/ws/maven-war-plugin/pom.xml> to <https://wso2.org/jenkins/job/maven-tools/ws/.repository/org/wso2/maven/maven-war-plugin/2.0.10-SNAPSHOT/maven-war-plugin-2.0.10-SNAPSHOT.pom>
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Maven Dataservice Plugin 2.0.10-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: http://repo.maven.apache.org/maven2/org/wso2/maven/org.wso2.maven.capp/2.0.10/org.wso2.maven.capp-2.0.10.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Maven Tool Aggregator Pom ......................... SUCCESS [7.675s]
[INFO] Maven P2 Profile Generation Plugin ................ SUCCESS [27.649s]
[INFO] WSO2 Maven Common Utils ........................... SUCCESS [4.162s]
[INFO] WSO2 Maven Core ................................... SUCCESS [4.053s]
[INFO] CApp Maven ........................................ SUCCESS [2.064s]
[INFO] CApp Maven ........................................ SUCCESS [1.192s]
[INFO] CApp Maven ........................................ SUCCESS [1.333s]
[INFO] Maven QoS Core .................................... SUCCESS [1.257s]
[INFO] Maven ESB Sequence Plugin ......................... SUCCESS [4.551s]
[INFO] Maven ESB Endpoint Plugin ......................... SUCCESS [1.435s]
[INFO] Maven ESB Sequence Plugin ......................... SUCCESS [1.579s]
[INFO] Maven Proxy Plugin ................................ SUCCESS [1.569s]
[INFO] Maven ESB Local Entry Plugin ...................... SUCCESS [1.432s]
[INFO] Maven Registry Plugin ............................. SUCCESS [1.556s]
[INFO] WSO2 ESB Synapse Configuration Plugin ............ SUCCESS [2.609s]
[INFO] Maven API Plugin .................................. SUCCESS [1.420s]
[INFO] Maven Task Plugin ................................. SUCCESS [1.378s]
[INFO] Maven Template Plugin ............................. SUCCESS [1.239s]
[INFO] Maven MessageStore Plugin ......................... SUCCESS [1.398s]
[INFO] Maven MessageProcessor Plugin ..................... SUCCESS [1.521s]
[INFO] Maven Proxy Plugin ................................ SUCCESS [1.530s]
[INFO] Maven ESB Local Entry Plugin ...................... SUCCESS [1.417s]
[INFO] Maven Registry Plugin ............................. SUCCESS [1.495s]
[INFO] Maven Synapse Mediator Plugin ..................... SUCCESS [3.083s]
[INFO] Maven Registry Handler Plugin ..................... SUCCESS [1.621s]
[INFO] Maven Registry Filter Plugin ...................... SUCCESS [1.897s]
[INFO] Maven Library Plugin .............................. SUCCESS [1.274s]
[INFO] Maven Axis2 Plugin ................................ SUCCESS [12.778s]
[INFO] Maven WAR Plugin .................................. SUCCESS [2.064s]
[INFO] Maven Dataservice Plugin .......................... FAILURE [1.635s]
[INFO] Maven BPEL Plugin ................................. SKIPPED
[INFO] Maven DataServices Validator Plugin ............... SKIPPED
[INFO] Maven Gadget Plugin ............................... SKIPPED
[INFO] Maven JAX-WS Plugin ............................... SKIPPED
[INFO] Maven ESB Synapse Configuration Plugin ............ SKIPPED
[INFO] Maven Carbon UI Plugin ............................ SKIPPED
[INFO] Maven CAR Plugin .................................. SKIPPED
[INFO] Maven ESB Endpoint Plugin ......................... SKIPPED
[INFO] Maven Stratos Plugin .............................. SKIPPED
[INFO] Maven CEP Plugin .................................. SKIPPED
[INFO] Maven BRS Plugin .................................. SKIPPED
[INFO] Maven CAR Deploy Plugin ........................... SKIPPED
[INFO] Maven Dataservice Plugin .......................... SKIPPED
[INFO] wso2-release-pre-prepare-plugin Maven Mojo ........ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:47.128s
[INFO] Finished at: Mon Apr 06 19:54:14 UTC 2015
[INFO] Final Memory: 150M/407M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal on project maven-dataservice-plugin: Could not resolve dependencies for project org.wso2.maven:maven-dataservice-plugin:maven-plugin:2.0.10-SNAPSHOT: Could not find artifact org.wso2.maven:org.wso2.maven.capp:jar:2.0.10 in central (http://repo.maven.apache.org/maven2) -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[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/DependencyResolutionException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :maven-dataservice-plugin
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-brs-plugin/pom.xml> to org.wso2.maven/maven-brs-plugin/1.0.1-SNAPSHOT/maven-brs-plugin-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.esb/pom.xml> to org.wso2.maven/org.wso2.maven.esb/2.0.1-SNAPSHOT/org.wso2.maven.esb-2.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.esb/target/org.wso2.maven.esb-2.0.1-SNAPSHOT.jar> to org.wso2.maven/org.wso2.maven.esb/2.0.1-SNAPSHOT/org.wso2.maven.esb-2.0.1-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-release-pre-prepare-plugin/pom.xml> to org.wso2.maven/wso2-release-pre-prepare-plugin/1.1.0-SNAPSHOT/wso2-release-pre-prepare-plugin-1.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/carbon-p2-plugin/pom.xml> to org.wso2.maven/carbon-p2-plugin/1.5.4-SNAPSHOT/carbon-p2-plugin-1.5.4-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/carbon-p2-plugin/target/carbon-p2-plugin-1.5.4-SNAPSHOT.jar> to org.wso2.maven/carbon-p2-plugin/1.5.4-SNAPSHOT/carbon-p2-plugin-1.5.4-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-synapse-plugin/pom.xml> to org.wso2.maven/wso2-esb-synapse-plugin/2.0.10-SNAPSHOT/wso2-esb-synapse-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-synapse-plugin/target/wso2-esb-synapse-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-synapse-plugin/2.0.10-SNAPSHOT/wso2-esb-synapse-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-registry-filter-plugin/pom.xml> to org.wso2.maven/maven-registry-filter-plugin/2.0.10-SNAPSHOT/maven-registry-filter-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-registry-filter-plugin/target/maven-registry-filter-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-registry-filter-plugin/2.0.10-SNAPSHOT/maven-registry-filter-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-dataservice-plugin/pom.xml> to org.wso2.maven/maven-dataservice-plugin/2.0.10-SNAPSHOT/maven-dataservice-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-registry-handler-plugin/pom.xml> to org.wso2.maven/maven-registry-handler-plugin/2.0.10-SNAPSHOT/maven-registry-handler-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-registry-handler-plugin/target/maven-registry-handler-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-registry-handler-plugin/2.0.10-SNAPSHOT/maven-registry-handler-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-localentry-plugin/pom.xml> to org.wso2.maven/maven-localentry-plugin/2.0.10-SNAPSHOT/maven-localentry-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-localentry-plugin/target/maven-localentry-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-localentry-plugin/2.0.10-SNAPSHOT/maven-localentry-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-endpoint-plugin/pom.xml> to org.wso2.maven/wso2-esb-endpoint-plugin/2.0.10-SNAPSHOT/wso2-esb-endpoint-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-endpoint-plugin/target/wso2-esb-endpoint-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-endpoint-plugin/2.0.10-SNAPSHOT/wso2-esb-endpoint-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-gadget-plugin/pom.xml> to org.wso2.maven/maven-gadget-plugin/2.0.10-SNAPSHOT/maven-gadget-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.qos/pom.xml> to org.wso2.maven/org.wso2.maven.qos/1.0.1-SNAPSHOT/org.wso2.maven.qos-1.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.qos/target/org.wso2.maven.qos-1.0.1-SNAPSHOT.jar> to org.wso2.maven/org.wso2.maven.qos/1.0.1-SNAPSHOT/org.wso2.maven.qos-1.0.1-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-sequence-plugin/pom.xml> to org.wso2.maven/wso2-esb-sequence-plugin/2.0.10-SNAPSHOT/wso2-esb-sequence-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-sequence-plugin/target/wso2-esb-sequence-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-sequence-plugin/2.0.10-SNAPSHOT/wso2-esb-sequence-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-ds-validator-plugin/pom.xml> to org.wso2.maven/maven-ds-validator-plugin/2.0.10-SNAPSHOT/maven-ds-validator-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.core/pom.xml> to org.wso2.maven/org.wso2.maven.core/2.0.1-SNAPSHOT/org.wso2.maven.core-2.0.1-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.core/target/org.wso2.maven.core-2.0.1-SNAPSHOT.jar> to org.wso2.maven/org.wso2.maven.core/2.0.1-SNAPSHOT/org.wso2.maven.core-2.0.1-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-cep-plugin/pom.xml> to org.wso2.maven/maven-cep-plugin/1.0.9-SNAPSHOT/maven-cep-plugin-1.0.9-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-template-plugin/pom.xml> to org.wso2.maven/wso2-esb-template-plugin/2.0.10-SNAPSHOT/wso2-esb-template-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-template-plugin/target/wso2-esb-template-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-template-plugin/2.0.10-SNAPSHOT/wso2-esb-template-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-proxy-plugin/pom.xml> to org.wso2.maven/maven-proxy-plugin/2.0.10-SNAPSHOT/maven-proxy-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-proxy-plugin/target/maven-proxy-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-proxy-plugin/2.0.10-SNAPSHOT/maven-proxy-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-proxy-plugin/pom.xml> to org.wso2.maven/wso2-esb-proxy-plugin/2.0.10-SNAPSHOT/wso2-esb-proxy-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-proxy-plugin/target/wso2-esb-proxy-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-proxy-plugin/2.0.10-SNAPSHOT/wso2-esb-proxy-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-general-project-plugin/pom.xml> to org.wso2.maven/wso2-general-project-plugin/2.0.10-SNAPSHOT/wso2-general-project-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-general-project-plugin/target/wso2-general-project-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/wso2-general-project-plugin/2.0.10-SNAPSHOT/wso2-general-project-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.general/pom.xml> to org.wso2.maven/org.wso2.maven.registry/2.0.2-SNAPSHOT/org.wso2.maven.registry-2.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.general/target/org.wso2.maven.registry-2.0.2-SNAPSHOT.jar> to org.wso2.maven/org.wso2.maven.registry/2.0.2-SNAPSHOT/org.wso2.maven.registry-2.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-carbon-ui-plugin/pom.xml> to org.wso2.maven/maven-carbon-ui-plugin/2.0.10-SNAPSHOT/maven-carbon-ui-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-sequence-plugin/pom.xml> to org.wso2.maven/maven-sequence-plugin/2.0.10-SNAPSHOT/maven-sequence-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-sequence-plugin/target/maven-sequence-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-sequence-plugin/2.0.10-SNAPSHOT/maven-sequence-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-endpoint-plugin/pom.xml> to org.wso2.maven/maven-endpoint-plugin/2.0.10-SNAPSHOT/maven-endpoint-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-api-plugin/pom.xml> to org.wso2.maven/wso2-esb-api-plugin/2.0.10-SNAPSHOT/wso2-esb-api-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-api-plugin/target/wso2-esb-api-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-api-plugin/2.0.10-SNAPSHOT/wso2-esb-api-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-registry-plugin/pom.xml> to org.wso2.maven/maven-registry-plugin/2.0.10-SNAPSHOT/maven-registry-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-registry-plugin/target/maven-registry-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-registry-plugin/2.0.10-SNAPSHOT/maven-registry-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-jaxws-plugin/pom.xml> to org.wso2.maven/maven-jaxws-plugin/2.0.10-SNAPSHOT/maven-jaxws-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-synapse-plugin/pom.xml> to org.wso2.maven/maven-synapse-plugin/2.0.10-SNAPSHOT/maven-synapse-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-messagestore-plugin/pom.xml> to org.wso2.maven/wso2-esb-messagestore-plugin/1.0.6-SNAPSHOT/wso2-esb-messagestore-plugin-1.0.6-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-messagestore-plugin/target/wso2-esb-messagestore-plugin-1.0.6-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-messagestore-plugin/1.0.6-SNAPSHOT/wso2-esb-messagestore-plugin-1.0.6-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-war-plugin/pom.xml> to org.wso2.maven/maven-war-plugin/2.0.10-SNAPSHOT/maven-war-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-war-plugin/target/maven-war-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-war-plugin/2.0.10-SNAPSHOT/maven-war-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-messageprocessor-plugin/pom.xml> to org.wso2.maven/wso2-esb-messageprocessor-plugin/1.0.6-SNAPSHOT/wso2-esb-messageprocessor-plugin-1.0.6-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-messageprocessor-plugin/target/wso2-esb-messageprocessor-plugin-1.0.6-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-messageprocessor-plugin/1.0.6-SNAPSHOT/wso2-esb-messageprocessor-plugin-1.0.6-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-library-plugin/pom.xml> to org.wso2.maven/maven-library-plugin/2.0.10-SNAPSHOT/maven-library-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-library-plugin/target/maven-library-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-library-plugin/2.0.10-SNAPSHOT/maven-library-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.utils/pom.xml> to org.wso2.maven/org.wso2.maven.utils/2.0.0-SNAPSHOT/org.wso2.maven.utils-2.0.0-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.utils/target/org.wso2.maven.utils-2.0.0-SNAPSHOT.jar> to org.wso2.maven/org.wso2.maven.utils/2.0.0-SNAPSHOT/org.wso2.maven.utils-2.0.0-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-task-plugin/pom.xml> to org.wso2.maven/wso2-esb-task-plugin/2.0.10-SNAPSHOT/wso2-esb-task-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-task-plugin/target/wso2-esb-task-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-task-plugin/2.0.10-SNAPSHOT/wso2-esb-task-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-synapse-mediator-plugin/pom.xml> to org.wso2.maven/maven-synapse-mediator-plugin/2.0.10-SNAPSHOT/maven-synapse-mediator-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-synapse-mediator-plugin/target/maven-synapse-mediator-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-synapse-mediator-plugin/2.0.10-SNAPSHOT/maven-synapse-mediator-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-car-deploy-plugin/pom.xml> to org.wso2.maven/maven-car-deploy-plugin/1.0.10-SNAPSHOT/maven-car-deploy-plugin-1.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-car-plugin/pom.xml> to org.wso2.maven/maven-car-plugin/2.0.10-SNAPSHOT/maven-car-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-bpel-plugin/pom.xml> to org.wso2.maven/maven-bpel-plugin/2.0.10-SNAPSHOT/maven-bpel-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.capp/pom.xml> to org.wso2.maven/org.wso2.maven.capp/2.0.10-SNAPSHOT/org.wso2.maven.capp-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/org.wso2.maven.capp/target/org.wso2.maven.capp-2.0.10-SNAPSHOT.jar> to org.wso2.maven/org.wso2.maven.capp/2.0.10-SNAPSHOT/org.wso2.maven.capp-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-stratos-plugin/pom.xml> to org.wso2.maven/maven-stratos-plugin/2.0.10-SNAPSHOT/maven-stratos-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-axis2-plugin/pom.xml> to org.wso2.maven/maven-axis2-plugin/2.0.10-SNAPSHOT/maven-axis2-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-axis2-plugin/target/maven-axis2-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/maven-axis2-plugin/2.0.10-SNAPSHOT/maven-axis2-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-localentry-plugin/pom.xml> to org.wso2.maven/wso2-esb-localentry-plugin/2.0.10-SNAPSHOT/wso2-esb-localentry-plugin-2.0.10-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/wso2-esb-localentry-plugin/target/wso2-esb-localentry-plugin-2.0.10-SNAPSHOT.jar> to org.wso2.maven/wso2-esb-localentry-plugin/2.0.10-SNAPSHOT/wso2-esb-localentry-plugin-2.0.10-SNAPSHOT.jar
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/maven-qos-plugin/pom.xml> to org.wso2.maven/maven-qos-plugin/1.0.5-SNAPSHOT/maven-qos-plugin-1.0.5-SNAPSHOT.pom
[JENKINS] Archiving <https://wso2.org/jenkins/job/maven-tools/ws/pom.xml> to org.wso2.maven/maven-tools/4.3.0-SNAPSHOT/maven-tools-4.3.0-SNAPSHOT.pom
Sending e-mails to: builder at wso2.org supunm at wso2.com srinath at wso2.com maheshika at wso2.com
channel stopped
More information about the Builder
mailing list