[gsoc] (no subject)
Abhishek Tyagi
abhishek.tyagi.16 at gmail.com
Wed Mar 12 10:25:04 EDT 2014
Hi,
I was trying to build jbpm mobile app. This one:
https://github.com/salaboy/jbpm-mobile
It is giving error when I'm trying to build it. I have attached the
output file generated by mvn --debug clean install.
I would really appreciate if someone could help me.
Regards,
---
Abhishek Tyagi
B.Tech 3rd year
Indian Institute of Technology Roorkee
-------------- next part --------------
Apache Maven 3.0.4
Maven home: /usr/share/maven
Java version: 1.7.0_51, vendor: Oracle Corporation
Java home: /usr/local/jdk1.7.0_51/jre
Default locale: en_US, platform encoding: ANSI_X3.4-1968
OS name: "linux", version: "3.5.0-47-generic", arch: "i386", family: "unix"
[INFO] Error stacktraces are turned on.
[DEBUG] Reading global settings from /usr/share/maven/conf/settings.xml
[DEBUG] Reading user settings from /home/abhishek/.m2/settings.xml
[DEBUG] Using local repository at /home/abhishek/.m2/repository
[DEBUG] Using manager EnhancedLocalRepositoryManager with priority 10 for /home/abhishek/.m2/repository
[INFO] Scanning for projects...
[DEBUG] Could not find metadata org.jbpm:jbpm-console-ng:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.jbpm:jbpm-console-ng:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.jbpm:jbpm-console-ng:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Could not find metadata org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0-beta-6:
[DEBUG] org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-6:compile
[DEBUG] nekohtml:xercesMinimal:jar:1.9.6.2:compile
[DEBUG] nekohtml:nekohtml:jar:1.9.6.2:compile
[DEBUG] commons-httpclient:commons-httpclient:jar:3.1:compile
[DEBUG] commons-logging:commons-logging:jar:1.0.4:compile
[DEBUG] commons-codec:commons-codec:jar:1.2:compile
[DEBUG] org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.0:compile
[DEBUG] org.apache.jackrabbit:jackrabbit-jcr-commons:jar:1.5.0:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.5.3:compile
[DEBUG] org.slf4j:slf4j-nop:jar:1.5.3:runtime
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-6:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:1.4.2:compile
[DEBUG] Created new class realm maven.api
[DEBUG] Importing foreign packages into class realm maven.api
[DEBUG] Imported: org.apache.maven.wagon.events < plexus.core
[DEBUG] Imported: org.sonatype.aether.transfer < plexus.core
[DEBUG] Imported: org.apache.maven.exception < plexus.core
[DEBUG] Imported: org.sonatype.aether.metadata < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.Xpp3Dom < plexus.core
[DEBUG] Imported: org.sonatype.aether.collection < plexus.core
[DEBUG] Imported: org.sonatype.aether.version < plexus.core
[DEBUG] Imported: org.apache.maven.monitor < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.repository < plexus.core
[DEBUG] Imported: org.apache.maven.repository < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.resource < plexus.core
[DEBUG] Imported: org.codehaus.plexus.logging < plexus.core
[DEBUG] Imported: org.apache.maven.profiles < plexus.core
[DEBUG] Imported: org.sonatype.aether.repository < plexus.core
[DEBUG] Imported: org.apache.maven.classrealm < plexus.core
[DEBUG] Imported: org.apache.maven.execution < plexus.core
[DEBUG] Imported: org.sonatype.aether.artifact < plexus.core
[DEBUG] Imported: org.sonatype.aether.spi < plexus.core
[DEBUG] Imported: org.apache.maven.reporting < plexus.core
[DEBUG] Imported: org.apache.maven.usability < plexus.core
[DEBUG] Imported: org.codehaus.plexus.container < plexus.core
[DEBUG] Imported: org.codehaus.plexus.component < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlSerializer < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authentication < plexus.core
[DEBUG] Imported: org.apache.maven.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.graph < plexus.core
[DEBUG] Imported: org.sonatype.aether.* < plexus.core
[DEBUG] Imported: org.apache.maven.settings < plexus.core
[DEBUG] Imported: org.codehaus.classworlds < plexus.core
[DEBUG] Imported: org.sonatype.aether.impl < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.* < plexus.core
[DEBUG] Imported: org.apache.maven.toolchain < plexus.core
[DEBUG] Imported: org.sonatype.aether.deployment < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.observers < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParserException < plexus.core
[DEBUG] Imported: org.codehaus.plexus.util.xml.pull.XmlPullParser < plexus.core
[DEBUG] Imported: org.apache.maven.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.cli < plexus.core
[DEBUG] Imported: org.sonatype.aether.installation < plexus.core
[DEBUG] Imported: org.codehaus.plexus.context < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.authorization < plexus.core
[DEBUG] Imported: org.apache.maven.project < plexus.core
[DEBUG] Imported: org.apache.maven.rtinfo < plexus.core
[DEBUG] Imported: org.codehaus.plexus.lifecycle < plexus.core
[DEBUG] Imported: org.codehaus.plexus.configuration < plexus.core
[DEBUG] Imported: org.apache.maven.artifact < plexus.core
[DEBUG] Imported: org.apache.maven.model < plexus.core
[DEBUG] Imported: org.apache.maven.* < plexus.core
[DEBUG] Imported: org.apache.maven.wagon.proxy < plexus.core
[DEBUG] Imported: org.sonatype.aether.resolution < plexus.core
[DEBUG] Imported: org.apache.maven.plugin < plexus.core
[DEBUG] Imported: org.codehaus.plexus.* < plexus.core
[DEBUG] Imported: org.codehaus.plexus.personality < plexus.core
[DEBUG] Populating class realm maven.api
[DEBUG] Created new class realm extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:1.0-beta-6
[DEBUG] Importing foreign packages into class realm extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:1.0-beta-6
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:1.0-beta-6
[DEBUG] Included: org.apache.maven.wagon:wagon-webdav-jackrabbit:jar:1.0-beta-6
[DEBUG] Included: org.apache.maven.wagon:wagon-http-shared:jar:1.0-beta-6
[DEBUG] Included: nekohtml:xercesMinimal:jar:1.9.6.2
[DEBUG] Included: nekohtml:nekohtml:jar:1.9.6.2
[DEBUG] Included: commons-httpclient:commons-httpclient:jar:3.1
[DEBUG] Included: commons-logging:commons-logging:jar:1.0.4
[DEBUG] Included: commons-codec:commons-codec:jar:1.2
[DEBUG] Included: org.apache.jackrabbit:jackrabbit-webdav:jar:1.5.0
[DEBUG] Included: org.apache.jackrabbit:jackrabbit-jcr-commons:jar:1.5.0
[DEBUG] Included: org.slf4j:slf4j-api:jar:1.5.3
[DEBUG] Included: org.slf4j:slf4j-nop:jar:1.5.3
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:1.4.2
[DEBUG] org.jboss.maven.plugins:maven-jdocbook-plugin:jar:2.3.8:
[DEBUG] org.jboss.pressgang:pressgang-xslt-ns:jar:2.0.2:runtime
[DEBUG] net.sf.docbook:docbook-xsl-ns:jar:1.74.0:runtime
[DEBUG] org.jboss.pressgang:pressgang-highlight:jar:2.0.2:runtime
[DEBUG] com.uwyn:jhighlight:jar:1.0:runtime
[DEBUG] javax.servlet:servlet-api:jar:2.3:runtime
[DEBUG] org.jboss.pressgang:pressgang-jdocbook-style:jdocbook-style:3.0.0:runtime
[DEBUG] org.jboss.jdocbook:jdocbook-core:jar:1.0.7:compile
[DEBUG] net.socialchange.doctype:doctype-changer:jar:1.1:compile
[DEBUG] xerces:xercesImpl:jar:2.8.0:compile
[DEBUG] xml-apis:xml-apis:jar:1.3.03:compile
[DEBUG] org.apache.avalon.framework:avalon-framework-api:jar:4.3.1:compile
[DEBUG] org.apache.commons:commons-exec:jar:1.0.1:compile
[DEBUG] org.apache.avalon.framework:avalon-framework-impl:jar:4.3.1:compile
[DEBUG] org.slf4j:slf4j-api:jar:1.6.1:compile
[DEBUG] org.apache.xmlgraphics:fop:jar:1.0:compile
[DEBUG] org.apache.xmlgraphics:batik-svg-dom:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-anim:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-css:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-dom:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-parser:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-util:jar:1.7:compile
[DEBUG] xml-apis:xml-apis-ext:jar:1.3.04:compile
[DEBUG] org.apache.xmlgraphics:batik-bridge:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-script:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-js:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-xml:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-awt-util:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-gvt:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-transcoder:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-svggen:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-extension:jar:1.7:compile
[DEBUG] org.apache.xmlgraphics:batik-ext:jar:1.7:compile
[DEBUG] commons-logging:commons-logging:jar:1.0.4:compile
[DEBUG] commons-io:commons-io:jar:1.3.1:compile
[DEBUG] net.sf.docbook:docbook-xsl-xalan:jar:1.0.0:compile
[DEBUG] xalan:xalan:jar:2.7.0:compile
[DEBUG] org.apache.xmlgraphics:xmlgraphics-commons:jar:1.4:compile
[DEBUG] net.sf.docbook:docbook-xsl-saxon:jar:1.0.0:compile
[DEBUG] jdom:jdom:jar:1.0:compile
[DEBUG] net.sf.docbook:docbook-xml:pom:5.0:compile
[DEBUG] net.sf.docbook:docbook-xsl:pom:1.76.1:compile
[DEBUG] org.jboss.maven.util:jboss-maven-utils:jar:1.0.0:compile
[DEBUG] org.apache.maven:maven-project:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-profile:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-artifact-manager:jar:2.0.9:compile
[DEBUG] org.apache.maven:maven-plugin-registry:jar:2.0.9:compile
[DEBUG] org.slf4j:slf4j-simple:jar:1.6.1:compile
[DEBUG] saxon:saxon:jar:6.5.3:compile
[DEBUG] xml-resolver:xml-resolver:jar:1.1:compile
[DEBUG] org.apache.maven:maven-core:jar:3.0.3:compile
[DEBUG] org.apache.maven:maven-settings-builder:jar:3.0.3:compile
[DEBUG] org.apache.maven:maven-repository-metadata:jar:3.0.3:compile
[DEBUG] org.apache.maven:maven-model-builder:jar:3.0.3:compile
[DEBUG] org.apache.maven:maven-aether-provider:jar:3.0.3:compile
[DEBUG] org.sonatype.aether:aether-spi:jar:1.11:compile
[DEBUG] org.sonatype.aether:aether-impl:jar:1.11:compile
[DEBUG] org.sonatype.aether:aether-api:jar:1.11:compile
[DEBUG] org.sonatype.aether:aether-util:jar:1.11:compile
[DEBUG] org.sonatype.sisu:sisu-inject-plexus:jar:2.1.1:compile
[DEBUG] org.sonatype.sisu:sisu-inject-bean:jar:2.1.1:compile
[DEBUG] org.sonatype.sisu:sisu-guice:jar:no_aop:2.9.4:compile
[DEBUG] org.codehaus.plexus:plexus-interpolation:jar:1.14:compile
[DEBUG] org.codehaus.plexus:plexus-classworlds:jar:2.4:compile
[DEBUG] org.codehaus.plexus:plexus-component-annotations:jar:1.5.5:compile
[DEBUG] org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3:compile
[DEBUG] org.sonatype.plexus:plexus-cipher:jar:1.4:compile
[DEBUG] org.apache.maven:maven-artifact:jar:3.0.3:compile
[DEBUG] org.apache.maven:maven-model:jar:3.0.3:compile
[DEBUG] org.apache.maven:maven-plugin-api:jar:3.0.3:compile
[DEBUG] org.apache.maven:maven-compat:jar:3.0.3:compile
[DEBUG] org.apache.maven.wagon:wagon-provider-api:jar:1.0-beta-7:compile
[DEBUG] org.apache.maven:maven-settings:jar:3.0.3:compile
[DEBUG] org.codehaus.plexus:plexus-utils:jar:2.0.7:compile
[DEBUG] org.codehaus.plexus:plexus-archiver:jar:1.2:compile
[DEBUG] org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG] junit:junit:jar:3.8.1:compile
[DEBUG] classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG] org.codehaus.plexus:plexus-io:jar:1.0.1:compile
[DEBUG] org.apache.maven.shared:maven-dependency-tree:jar:1.2:compile
[DEBUG] Created new class realm extension>org.jboss.maven.plugins:maven-jdocbook-plugin:2.3.8
[DEBUG] Importing foreign packages into class realm extension>org.jboss.maven.plugins:maven-jdocbook-plugin:2.3.8
[DEBUG] Imported: < maven.api
[DEBUG] Populating class realm extension>org.jboss.maven.plugins:maven-jdocbook-plugin:2.3.8
[DEBUG] Included: org.jboss.maven.plugins:maven-jdocbook-plugin:jar:2.3.8
[DEBUG] Included: org.jboss.pressgang:pressgang-xslt-ns:jar:2.0.2
[DEBUG] Included: net.sf.docbook:docbook-xsl-ns:jar:1.74.0
[DEBUG] Included: org.jboss.pressgang:pressgang-highlight:jar:2.0.2
[DEBUG] Included: com.uwyn:jhighlight:jar:1.0
[DEBUG] Included: javax.servlet:servlet-api:jar:2.3
[DEBUG] Included: org.jboss.pressgang:pressgang-jdocbook-style:jdocbook-style:3.0.0
[DEBUG] Included: org.jboss.jdocbook:jdocbook-core:jar:1.0.7
[DEBUG] Included: net.socialchange.doctype:doctype-changer:jar:1.1
[DEBUG] Included: xerces:xercesImpl:jar:2.8.0
[DEBUG] Included: xml-apis:xml-apis:jar:1.3.03
[DEBUG] Included: org.apache.avalon.framework:avalon-framework-api:jar:4.3.1
[DEBUG] Included: org.apache.commons:commons-exec:jar:1.0.1
[DEBUG] Included: org.apache.avalon.framework:avalon-framework-impl:jar:4.3.1
[DEBUG] Included: org.slf4j:slf4j-api:jar:1.6.1
[DEBUG] Included: org.apache.xmlgraphics:fop:jar:1.0
[DEBUG] Included: org.apache.xmlgraphics:batik-svg-dom:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-anim:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-css:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-dom:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-parser:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-util:jar:1.7
[DEBUG] Included: xml-apis:xml-apis-ext:jar:1.3.04
[DEBUG] Included: org.apache.xmlgraphics:batik-bridge:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-script:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-js:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-xml:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-awt-util:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-gvt:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-transcoder:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-svggen:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-extension:jar:1.7
[DEBUG] Included: org.apache.xmlgraphics:batik-ext:jar:1.7
[DEBUG] Included: commons-logging:commons-logging:jar:1.0.4
[DEBUG] Included: commons-io:commons-io:jar:1.3.1
[DEBUG] Included: net.sf.docbook:docbook-xsl-xalan:jar:1.0.0
[DEBUG] Included: xalan:xalan:jar:2.7.0
[DEBUG] Included: org.apache.xmlgraphics:xmlgraphics-commons:jar:1.4
[DEBUG] Included: net.sf.docbook:docbook-xsl-saxon:jar:1.0.0
[DEBUG] Included: jdom:jdom:jar:1.0
[DEBUG] Included: net.sf.docbook:docbook-xml:pom:5.0
[DEBUG] Included: net.sf.docbook:docbook-xsl:pom:1.76.1
[DEBUG] Included: org.jboss.maven.util:jboss-maven-utils:jar:1.0.0
[DEBUG] Included: org.slf4j:slf4j-simple:jar:1.6.1
[DEBUG] Included: saxon:saxon:jar:6.5.3
[DEBUG] Included: xml-resolver:xml-resolver:jar:1.1
[DEBUG] Included: org.sonatype.aether:aether-util:jar:1.11
[DEBUG] Included: org.sonatype.sisu:sisu-inject-bean:jar:2.1.1
[DEBUG] Included: org.sonatype.sisu:sisu-guice:jar:no_aop:2.9.4
[DEBUG] Included: org.codehaus.plexus:plexus-interpolation:jar:1.14
[DEBUG] Included: org.codehaus.plexus:plexus-component-annotations:jar:1.5.5
[DEBUG] Included: org.sonatype.plexus:plexus-sec-dispatcher:jar:1.3
[DEBUG] Included: org.sonatype.plexus:plexus-cipher:jar:1.4
[DEBUG] Included: org.codehaus.plexus:plexus-utils:jar:2.0.7
[DEBUG] Included: org.codehaus.plexus:plexus-archiver:jar:1.2
[DEBUG] Included: junit:junit:jar:3.8.1
[DEBUG] Included: org.codehaus.plexus:plexus-io:jar:1.0.1
[DEBUG] Included: org.apache.maven.shared:maven-dependency-tree:jar:1.2
[DEBUG] Extension realms for project org.jbpm:mobile-webapp:war:6.1.0-SNAPSHOT: [ClassRealm[extension>org.apache.maven.wagon:wagon-webdav-jackrabbit:1.0-beta-6, parent: sun.misc.Launcher$AppClassLoader at af721d], ClassRealm[extension>org.jboss.maven.plugins:maven-jdocbook-plugin:2.3.8, parent: sun.misc.Launcher$AppClassLoader at af721d]]
[DEBUG] Created new class realm project>org.jbpm:mobile-webapp:6.1.0-SNAPSHOT
[DEBUG] Populating class realm project>org.jbpm:mobile-webapp:6.1.0-SNAPSHOT
[DEBUG] Looking up lifecyle mappings for packaging war from ClassRealm[project>org.jbpm:mobile-webapp:6.1.0-SNAPSHOT, parent: ClassRealm[maven.api, parent: null]]
[DEBUG] Could not find metadata org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Skipped remote update check for org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/optaplanner/optaplanner-bom/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/optaplanner/optaplanner-bom/6.1.0-SNAPSHOT/resolver-status.properties
[WARNING] Could not transfer metadata org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml from/to mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/): Read timed out
org.sonatype.aether.transfer.MetadataTransferException: Could not transfer metadata org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml from/to mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/): Read timed out
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$3.wrap(WagonRepositoryConnector.java:930)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$3.wrap(WagonRepositoryConnector.java:918)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
at org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:744)
Caused by: org.apache.maven.wagon.TransferFailedException: Read timed out
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:567)
at org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
at org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:601)
... 4 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:152)
at java.net.SocketInputStream.read(SocketInputStream.java:122)
at sun.security.ssl.InputRecord.readFully(InputRecord.java:442)
at sun.security.ssl.InputRecord.readV3Record(InputRecord.java:554)
at sun.security.ssl.InputRecord.read(InputRecord.java:509)
at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:927)
at sun.security.ssl.SSLSocketImpl.performInitialHandshake(SSLSocketImpl.java:1312)
at sun.security.ssl.SSLSocketImpl.writeRecord(SSLSocketImpl.java:702)
at sun.security.ssl.AppOutputStream.write(AppOutputStream.java:122)
at java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:82)
at java.io.BufferedOutputStream.flush(BufferedOutputStream.java:140)
at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:828)
at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.flushRequestOutputStream(MultiThreadedHttpConnectionManager.java:1565)
at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2116)
at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096)
at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.execute(AbstractHttpClientWagon.java:446)
at org.apache.maven.wagon.shared.http.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:561)
... 8 more
[DEBUG] Could not find metadata org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] === REACTOR BUILD PLAN ================================================
[DEBUG] Project: org.jbpm:mobile-webapp:war:6.1.0-SNAPSHOT
[DEBUG] Tasks: [clean, install]
[DEBUG] Style: Regular
[DEBUG] =======================================================================
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Mobile WebApp 6.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] Lifecycle default -> [validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy]
[DEBUG] Lifecycle clean -> [pre-clean, clean, post-clean]
[DEBUG] Lifecycle site -> [pre-site, site, post-site, site-deploy]
[DEBUG] === PROJECT BUILD PLAN ================================================
[DEBUG] Project: org.jbpm:mobile-webapp:6.1.0-SNAPSHOT
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [compile, runtime, test]
[DEBUG] Repositories (dependencies): [mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/, releases+snapshots), jboss (http://repository.jboss.org/nexus/content/groups/public/, releases+snapshots), jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/, releases+snapshots), sonatype (http://oss.sonatype.org/content/repositories/snapshots, snapshots), jboss-deprecated (https://repository.jboss.org/nexus/content/repositories/deprecated/, releases), central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] Repositories (plugins) : [jboss-public-repository-group (http://repository.jboss.org/nexus/content/groups/public/, releases+snapshots), central (http://repo.maven.apache.org/maven2, releases)]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-clean-plugin:2.4.1:clean (default-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<directory default-value="${project.build.directory}"/>
<excludeDefaultDirectories default-value="false">${clean.excludeDefaultDirectories}</excludeDefaultDirectories>
<failOnError default-value="true">${maven.clean.failOnError}</failOnError>
<filesets>
<fileset>
<directory>/home/abhishek/Projects/jbpm-mobile/mobile-webapp</directory>
<includes>
<include>.errai/**</include>
<include>.niogit/**</include>
</includes>
</fileset>
</filesets>
<followSymLinks default-value="false">${clean.followSymLinks}</followSymLinks>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<reportDirectory default-value="${project.reporting.outputDirectory}"/>
<skip default-value="false">${clean.skip}</skip>
<testOutputDirectory default-value="${project.build.testOutputDirectory}"/>
<verbose>${clean.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:gwt-maven-plugin:2.5.1:clean (gwt-clean)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<generateDirectory default-value="${project.build.directory}/generated-sources/gwt"/>
<gwtSdkFirstInClasspath default-value="false">true</gwtSdkFirstInClasspath>
<inplace default-value="false">${gwt.inplace}</inplace>
<localRepository>${localRepository}</localRepository>
<module>org.kie.mobile.FastCompiledMobileShowcase</module>
<pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
<project>${project}</project>
<remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories>
<version>${plugin.version}</version>
<warSourceDirectory default-value="${basedir}/src/main/webapp"/>
<webappDirectory default-value="${project.build.directory}/${project.build.finalName}">${gwt.war}</webappDirectory>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireJavaVersion>
<version>[1.6.0,)</version>
</requireJavaVersion>
<requireMavenVersion>
<version>[3.0.4,)</version>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-java-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireJavaVersion>
<message>To build this project JDK 1.6 (or greater) is required. Please install it.</message>
<version>1.6</version>
</requireJavaVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireMavenVersion>
<message>To build this project Maven 3.0.3 (or greater) is required. Please install it.</message>
<version>3.0.3</version>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:build-helper-maven-plugin:1.7:parse-version (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project>${project}</project>
<propertyPrefix default-value="parsedVersion"/>
<versionString default-value="${project.version}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<timestampFormat default-value="">EEE, d MMM yyyy HH:mm:ss Z</timestampFormat>
<timestampPropertyName default-value="timestamp">build.datetime</timestampPropertyName>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:buildnumber-maven-plugin:1.2:create (get-scm-revision)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildNumberPropertiesFileLocation default-value="${basedir}/buildNumber.properties"/>
<buildNumberPropertyName default-value="buildNumber">${maven.buildNumber.buildNumberPropertyName}</buildNumberPropertyName>
<doCheck default-value="false">false</doCheck>
<doUpdate default-value="false">false</doUpdate>
<getRevisionOnlyOnce default-value="false">true</getRevisionOnlyOnce>
<locale>${maven.buildNumber.locale}</locale>
<password>${password}</password>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<readUrlScm>${project.scm.connection}</readUrlScm>
<revisionOnScmFailure>UNKNOWN</revisionOnScmFailure>
<scmBranchPropertyName default-value="scmBranch">${maven.buildNumber.scmBranchPropertyName}</scmBranchPropertyName>
<scmDirectory default-value="${basedir}">${maven.buildNumber.scmDirectory}</scmDirectory>
<session>${session}</session>
<timestampPropertyName default-value="timestamp">${maven.buildNumber.timestampPropertyName}</timestampPropertyName>
<urlScm>${project.scm.developerConnection}</urlScm>
<useLastCommittedRevision default-value="false">${maven.buildNumber.useLastCommittedRevision}</useLastCommittedRevision>
<username>${username}</username>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:resources (default-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.resources}"/>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:gwt-maven-plugin:2.5.1:resources (gwt-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<generateDirectory default-value="${project.build.directory}/generated-sources/gwt"/>
<gwtSdkFirstInClasspath default-value="false">true</gwtSdkFirstInClasspath>
<inplace default-value="false">${gwt.inplace}</inplace>
<localRepository>${localRepository}</localRepository>
<module>org.kie.mobile.FastCompiledMobileShowcase</module>
<outputDirectory>${project.build.outputDirectory}</outputDirectory>
<pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
<project>${project}</project>
<remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories>
<version>${plugin.version}</version>
<warSourceDirectory default-value="${basedir}/src/main/webapp"/>
<webappDirectory default-value="${project.build.directory}/${project.build.finalName}">${gwt.war}</webappDirectory>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.5.1:compile (default-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.compileClasspathElements}"/>
<compileSourceRoots default-value="${project.compileSourceRoots}"/>
<compilerArguments>
<source>1.6</source>
<target>1.6</target>
</compilerArguments>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<fork default-value="false">true</fork>
<generatedSourcesDirectory default-value="${project.build.directory}/generated-sources/annotations"/>
<maxmem>512m</maxmem>
<meminitial>128m</meminitial>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.outputDirectory}"/>
<outputFileName>${project.build.finalName}</outputFileName>
<projectArtifact default-value="${project.artifact}"/>
<session default-value="${session}"/>
<showDeprecation default-value="false">false</showDeprecation>
<showWarnings default-value="false">false</showWarnings>
<skipMultiThreadWarning default-value="${false}">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:testResources (default-testResources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources default-value="${project.testResources}"/>
<session default-value="${session}"/>
<skip>${maven.test.skip}</skip>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-compiler-plugin:2.5.1:testCompile (default-testCompile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<basedir default-value="${basedir}"/>
<buildDirectory default-value="${project.build.directory}"/>
<classpathElements default-value="${project.testClasspathElements}"/>
<compileSourceRoots default-value="${project.testCompileSourceRoots}"/>
<compilerArguments>
<source>1.6</source>
<target>1.6</target>
</compilerArguments>
<compilerId default-value="javac">${maven.compiler.compilerId}</compilerId>
<compilerReuseStrategy default-value="${reuseCreated}">${maven.compiler.compilerReuseStrategy}</compilerReuseStrategy>
<compilerVersion>${maven.compiler.compilerVersion}</compilerVersion>
<debug default-value="true">${maven.compiler.debug}</debug>
<debuglevel>${maven.compiler.debuglevel}</debuglevel>
<encoding default-value="${project.build.sourceEncoding}">${encoding}</encoding>
<executable>${maven.compiler.executable}</executable>
<failOnError default-value="true">${maven.compiler.failOnError}</failOnError>
<fork default-value="false">true</fork>
<generatedTestSourcesDirectory default-value="${project.build.directory}/generated-test-sources/test-annotations"/>
<maxmem>512m</maxmem>
<meminitial>128m</meminitial>
<optimize default-value="false">${maven.compiler.optimize}</optimize>
<outputDirectory default-value="${project.build.testOutputDirectory}"/>
<outputFileName>${project.build.finalName}</outputFileName>
<session default-value="${session}"/>
<showDeprecation default-value="false">false</showDeprecation>
<showWarnings default-value="false">false</showWarnings>
<skip>${maven.test.skip}</skip>
<skipMultiThreadWarning default-value="${false}">${maven.compiler.skipMultiThreadWarning}</skipMultiThreadWarning>
<source default-value="1.5">1.6</source>
<staleMillis default-value="0">${lastModGranularityMs}</staleMillis>
<target default-value="1.5">1.6</target>
<testSource>${maven.compiler.testSource}</testSource>
<testTarget>${maven.compiler.testTarget}</testTarget>
<verbose default-value="false">${maven.compiler.verbose}</verbose>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-surefire-plugin:2.15:test (default-test)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
<argLine>-Xmx1024m -XX:MaxPermSize=128m -Dfile.encoding=UTF-8</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
<debugForkedProcess>${maven.surefire.debug}</debugForkedProcess>
<dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<excludedGroups>${excludedGroups}</excludedGroups>
<excludes>
<exclude>**/*IntegrationTest.java</exclude>
</excludes>
<failIfNoSpecifiedTests>${surefire.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkCount default-value="1">${forkCount}</forkCount>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${surefire.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<includes>
<include>**/*Test.java</include>
</includes>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${surefire.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${surefire.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/surefire-reports"/>
<reuseForks default-value="true">${reuseForks}</reuseForks>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipTests default-value="false">true</skipTests>
<systemProperties>
<property>
<name>apple.awt.UIElement</name>
<value>true</value>
</property>
</systemProperties>
<test>${test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testFailureIgnore default-value="false">${maven.test.failure.ignore}</testFailureIgnore>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${surefire.useFile}</useFile>
<useManifestOnlyJar default-value="true">${surefire.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${surefire.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-resources-plugin:2.6:copy-resources (copy-resources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildFilters default-value="${project.build.filters}"/>
<encoding default-value="${project.build.sourceEncoding}">UTF-8</encoding>
<escapeString>${maven.resources.escapeString}</escapeString>
<escapeWindowsPaths default-value="true">${maven.resources.escapeWindowsPaths}</escapeWindowsPaths>
<includeEmptyDirs default-value="false">${maven.resources.includeEmptyDirs}</includeEmptyDirs>
<outputDirectory>/home/abhishek/Projects/jbpm-mobile/mobile-webapp/target/classes</outputDirectory>
<overwrite default-value="false">${maven.resources.overwrite}</overwrite>
<project default-value="${project}"/>
<resources>
<resource>
<directory>target/generated-sources/annotations</directory>
</resource>
</resources>
<session default-value="${session}"/>
<supportMultiLineFiltering default-value="false">${maven.resources.supportMultiLineFiltering}</supportMultiLineFiltering>
<useBuildFilters default-value="true"/>
<useDefaultDelimiters default-value="true"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:gwt-maven-plugin:2.5.1:compile (gwt-compile)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<compileReport default-value="false">${gwt.compiler.compileReport}</compileReport>
<compileSourcesArtifacts>
<compileSourcesArtifact>org.uberfire:uberfire-commons</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-nio2-model</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-api</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-js</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-security-api</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-security-client</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-client-api</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-widgets-core-client</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-widgets-commons</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-workbench-client</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-workbench-client-backend</compileSourcesArtifact>
<compileSourcesArtifact>org.uberfire:uberfire-backend-api</compileSourcesArtifact>
<compileSourcesArtifact>org.jbpm:jbpm-console-ng-human-tasks-api</compileSourcesArtifact>
</compileSourcesArtifacts>
<compilerMetrics default-value="false">${gwt.compiler.compilerMetrics}</compilerMetrics>
<deploy>/home/abhishek/Projects/jbpm-mobile/mobile-webapp/target/gwt-symbols-deploy</deploy>
<disableAggressiveOptimization default-value="false">${gwt.compiler.disableAggressiveOptimization}</disableAggressiveOptimization>
<disableCastChecking default-value="false">${gwt.disableCastChecking}</disableCastChecking>
<disableClassMetadata default-value="false">${gwt.disableClassMetadata}</disableClassMetadata>
<disableRunAsync default-value="false">${gwt.disableRunAsync}</disableRunAsync>
<draftCompile default-value="false">${gwt.draftCompile}</draftCompile>
<enableAssertions default-value="false"/>
<enableClosureCompiler default-value="false">${gwt.compiler.enableClosureCompiler}</enableClosureCompiler>
<extra default-value="${project.build.directory}/extra"/>
<extraJvmArgs default-value="-Xmx512m">-Xmx2048m -XX:MaxPermSize=256m -Djetty.custom.sys.classes=bitronix;javax.transaction -Dorg.kie.demo=true -Dorg.kie.clean.onstartup=true</extraJvmArgs>
<extraParam default-value="false">${gwt.extraParam}</extraParam>
<force default-value="false">${gwt.compiler.force}</force>
<fragmentCount default-value="-1">${gwt.compiler.fragmentCount}</fragmentCount>
<gen default-value="${project.build.directory}/.generated">${gwt.gen}</gen>
<genParam default-value="true">${gwt.genParam}</genParam>
<generateDirectory default-value="${project.build.directory}/generated-sources/gwt"/>
<gwtSdkFirstInClasspath default-value="false">true</gwtSdkFirstInClasspath>
<inplace default-value="false">${gwt.inplace}</inplace>
<jvm>${gwt.jvm}</jvm>
<localRepository>${localRepository}</localRepository>
<localWorkers>4</localWorkers>
<logLevel default-value="INFO">INFO</logLevel>
<module>org.kie.mobile.FastCompiledMobileShowcase</module>
<optimizationLevel default-value="-1">${gwt.compiler.optimizationLevel}</optimizationLevel>
<persistentunitcache>${gwt.persistentunitcache}</persistentunitcache>
<persistentunitcachedir>${gwt.persistentunitcachedir}</persistentunitcachedir>
<pluginArtifacts>${plugin.artifacts}</pluginArtifacts>
<project>${project}</project>
<remoteRepositories>${project.remoteArtifactRepositories}</remoteRepositories>
<skip default-value="false">${gwt.compiler.skip}</skip>
<soycDetailed default-value="false">${gwt.compiler.soycDetailed}</soycDetailed>
<strict default-value="false">false</strict>
<style default-value="OBF">${gwt.style}</style>
<treeLogger default-value="false">${gwt.treeLogger}</treeLogger>
<validateOnly default-value="false">${gwt.validateOnly}</validateOnly>
<version>${plugin.version}</version>
<warSourceDirectory default-value="${basedir}/src/main/webapp"/>
<webappDirectory default-value="${project.build.directory}/${project.build.finalName}">${gwt.war}</webappDirectory>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-war-plugin:2.4:war (default-war)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<archive>
<addMavenDescriptor>false</addMavenDescriptor>
</archive>
<archiveClasses default-value="false">${archiveClasses}</archiveClasses>
<attachClasses default-value="false"/>
<cacheFile default-value="${project.build.directory}/war/work/webapp-cache.xml"/>
<classesClassifier default-value="classes"/>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<containerConfigXML>${maven.war.containerConfigXML}</containerConfigXML>
<escapeString>${maven.war.escapeString}</escapeString>
<escapedBackslashesInFilePath default-value="false">${maven.war.escapedBackslashesInFilePath}</escapedBackslashesInFilePath>
<failOnMissingWebXml default-value="true">${failOnMissingWebXml}</failOnMissingWebXml>
<filteringDeploymentDescriptors default-value="false">${maven.war.filteringDeploymentDescriptors}</filteringDeploymentDescriptors>
<includeEmptyDirectories default-value="false"/>
<outputDirectory default-value="${project.build.directory}"/>
<packagingExcludes>**/javax/**/*.*,**/client/**/*.class,**/*.symbolMap</packagingExcludes>
<primaryArtifact default-value="true">${primaryArtifact}</primaryArtifact>
<recompressZippedFiles default-value="true"/>
<resourceEncoding default-value="${project.build.sourceEncoding}">${resourceEncoding}</resourceEncoding>
<supportMultiLineFiltering default-value="false">${maven.war.supportMultiLineFiltering}</supportMultiLineFiltering>
<useCache default-value="false">${useCache}</useCache>
<useJvmChmod default-value="true">${maven.war.useJvmChmod}</useJvmChmod>
<warName default-value="${project.build.finalName}">${war.warName}</warName>
<warSourceDirectory default-value="${basedir}/src/main/webapp"/>
<warSourceIncludes default-value="**"/>
<webXml>${maven.war.webxml}</webXml>
<webappDirectory default-value="${project.build.directory}/${project.build.finalName}"/>
<workDirectory default-value="${project.build.directory}/war/work"/>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-jar-plugin:2.3.1:test-jar (test-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<archive>
<manifestEntries>
<Bundle-SymbolicName>mobile-webapp.tests</Bundle-SymbolicName>
<Bundle-Version>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.20140312-1741</Bundle-Version>
<Bundle-Name>Mobile WebApp</Bundle-Name>
<Bundle-Vendor>JBoss by Red Hat</Bundle-Vendor>
<Implementation-URL>http://www.jboss.org/drools/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Implementation-URL>
<Java-Version>1.7.0_51</Java-Version>
<Java-Vendor>Oracle Corporation</Java-Vendor>
<Os-Name>Linux</Os-Name>
<Os-Arch>i386</Os-Arch>
<Os-Version>3.5.0-47-generic</Os-Version>
<Scm-Url>https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Scm-Url>
<Scm-Connection>scm:git:git at github.com:droolsjbpm/droolsjbpm-build-bootstrap.git/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Scm-Connection>
<Scm-Revision>${buildNumber}</Scm-Revision>
<Build-Timestamp>${build.datetime}</Build-Timestamp>
</manifestEntries>
<manifest>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<index>true</index>
</archive>
<defaultManifestFile>${project.build.outputDirectory}/META-INF/MANIFEST.MF</defaultManifestFile>
<excludes>
<exclude>**/logback-test.xml</exclude>
<exclude>**/jndi.properties</exclude>
</excludes>
<finalName default-value="${project.build.finalName}">${jar.finalName}</finalName>
<forceCreation default-value="false">${jar.forceCreation}</forceCreation>
<outputDirectory>${project.build.directory}</outputDirectory>
<project>${project}</project>
<skip>${maven.test.skip}</skip>
<testClassesDirectory>${project.build.testOutputDirectory}</testClassesDirectory>
<useDefaultManifestFile default-value="false">${jar.useDefaultManifestFile}</useDefaultManifestFile>
</configuration>
[DEBUG] --- init fork of org.jbpm:mobile-webapp:6.1.0-SNAPSHOT for org.apache.maven.plugins:maven-source-plugin:2.1.2:jar (jar) ---
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireJavaVersion>
<version>[1.6.0,)</version>
</requireJavaVersion>
<requireMavenVersion>
<version>[3.0.4,)</version>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-java-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireJavaVersion>
<message>To build this project JDK 1.6 (or greater) is required. Please install it.</message>
<version>1.6</version>
</requireJavaVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireMavenVersion>
<message>To build this project Maven 3.0.3 (or greater) is required. Please install it.</message>
<version>3.0.3</version>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:build-helper-maven-plugin:1.7:parse-version (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project>${project}</project>
<propertyPrefix default-value="parsedVersion"/>
<versionString default-value="${project.version}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<timestampFormat default-value="">EEE, d MMM yyyy HH:mm:ss Z</timestampFormat>
<timestampPropertyName default-value="timestamp">build.datetime</timestampPropertyName>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:buildnumber-maven-plugin:1.2:create (get-scm-revision)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildNumberPropertiesFileLocation default-value="${basedir}/buildNumber.properties"/>
<buildNumberPropertyName default-value="buildNumber">${maven.buildNumber.buildNumberPropertyName}</buildNumberPropertyName>
<doCheck default-value="false">false</doCheck>
<doUpdate default-value="false">false</doUpdate>
<getRevisionOnlyOnce default-value="false">true</getRevisionOnlyOnce>
<locale>${maven.buildNumber.locale}</locale>
<password>${password}</password>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<readUrlScm>${project.scm.connection}</readUrlScm>
<revisionOnScmFailure>UNKNOWN</revisionOnScmFailure>
<scmBranchPropertyName default-value="scmBranch">${maven.buildNumber.scmBranchPropertyName}</scmBranchPropertyName>
<scmDirectory default-value="${basedir}">${maven.buildNumber.scmDirectory}</scmDirectory>
<session>${session}</session>
<timestampPropertyName default-value="timestamp">${maven.buildNumber.timestampPropertyName}</timestampPropertyName>
<urlScm>${project.scm.developerConnection}</urlScm>
<useLastCommittedRevision default-value="false">${maven.buildNumber.useLastCommittedRevision}</useLastCommittedRevision>
<username>${username}</username>
</configuration>
[DEBUG] --- exit fork of org.jbpm:mobile-webapp:6.1.0-SNAPSHOT for org.apache.maven.plugins:maven-source-plugin:2.1.2:jar (jar) ---
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-source-plugin:2.1.2:jar (jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<archive>
<manifestEntries>
<Bundle-ManifestVersion>2</Bundle-ManifestVersion>
<Bundle-SymbolicName>mobile-webapp.source</Bundle-SymbolicName>
<Bundle-Version>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.20140312-1741</Bundle-Version>
<Bundle-Name>Mobile WebApp</Bundle-Name>
<Bundle-Vendor>JBoss by Red Hat</Bundle-Vendor>
<Eclipse-SourceBundle>mobile-webapp;version="${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.20140312-1741";roots:="."</Eclipse-SourceBundle>
<Implementation-URL>http://www.jboss.org/drools/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Implementation-URL>
<Java-Version>1.7.0_51</Java-Version>
<Java-Vendor>Oracle Corporation</Java-Vendor>
<Os-Name>Linux</Os-Name>
<Os-Arch>i386</Os-Arch>
<Os-Version>3.5.0-47-generic</Os-Version>
<Scm-Url>https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Scm-Url>
<Scm-Connection>scm:git:git at github.com:droolsjbpm/droolsjbpm-build-bootstrap.git/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Scm-Connection>
<Scm-Revision>${buildNumber}</Scm-Revision>
<Build-Timestamp>${build.datetime}</Build-Timestamp>
</manifestEntries>
<index>true</index>
<manifest>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
</archive>
<attach default-value="true">${attach}</attach>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<excludeResources default-value="false">${source.excludeResources}</excludeResources>
<finalName default-value="${project.build.finalName}"/>
<forceCreation default-value="false">${source.forceCreation}</forceCreation>
<includePom default-value="false">${source.includePom}</includePom>
<outputDirectory default-value="${project.build.directory}"/>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<useDefaultExcludes default-value="true"/>
<useDefaultManifestFile default-value="false"/>
</configuration>
[DEBUG] --- init fork of org.jbpm:mobile-webapp:6.1.0-SNAPSHOT for org.apache.maven.plugins:maven-source-plugin:2.1.2:test-jar (test-jar) ---
[DEBUG] Dependencies (collect): []
[DEBUG] Dependencies (resolve): [test]
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireJavaVersion>
<version>[1.6.0,)</version>
</requireJavaVersion>
<requireMavenVersion>
<version>[3.0.4,)</version>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-java-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireJavaVersion>
<message>To build this project JDK 1.6 (or greater) is required. Please install it.</message>
<version>1.6</version>
</requireJavaVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-enforcer-plugin:1.2:enforce (enforce-maven-version)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<fail default-value="true">${enforcer.fail}</fail>
<failFast default-value="false">${enforcer.failFast}</failFast>
<ignoreCache default-value="false">${enforcer.ignoreCache}</ignoreCache>
<rules>
<requireMavenVersion>
<message>To build this project Maven 3.0.3 (or greater) is required. Please install it.</message>
<version>3.0.3</version>
</requireMavenVersion>
</rules>
<skip default-value="false">${enforcer.skip}</skip>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:build-helper-maven-plugin:1.7:parse-version (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project>${project}</project>
<propertyPrefix default-value="parsedVersion"/>
<versionString default-value="${project.version}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<timestampFormat default-value="">EEE, d MMM yyyy HH:mm:ss Z</timestampFormat>
<timestampPropertyName default-value="timestamp">build.datetime</timestampPropertyName>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.codehaus.mojo:buildnumber-maven-plugin:1.2:create (get-scm-revision)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<buildNumberPropertiesFileLocation default-value="${basedir}/buildNumber.properties"/>
<buildNumberPropertyName default-value="buildNumber">${maven.buildNumber.buildNumberPropertyName}</buildNumberPropertyName>
<doCheck default-value="false">false</doCheck>
<doUpdate default-value="false">false</doUpdate>
<getRevisionOnlyOnce default-value="false">true</getRevisionOnlyOnce>
<locale>${maven.buildNumber.locale}</locale>
<password>${password}</password>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<readUrlScm>${project.scm.connection}</readUrlScm>
<revisionOnScmFailure>UNKNOWN</revisionOnScmFailure>
<scmBranchPropertyName default-value="scmBranch">${maven.buildNumber.scmBranchPropertyName}</scmBranchPropertyName>
<scmDirectory default-value="${basedir}">${maven.buildNumber.scmDirectory}</scmDirectory>
<session>${session}</session>
<timestampPropertyName default-value="timestamp">${maven.buildNumber.timestampPropertyName}</timestampPropertyName>
<urlScm>${project.scm.developerConnection}</urlScm>
<useLastCommittedRevision default-value="false">${maven.buildNumber.useLastCommittedRevision}</useLastCommittedRevision>
<username>${username}</username>
</configuration>
[DEBUG] --- exit fork of org.jbpm:mobile-webapp:6.1.0-SNAPSHOT for org.apache.maven.plugins:maven-source-plugin:2.1.2:test-jar (test-jar) ---
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-source-plugin:2.1.2:test-jar (test-jar)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<archive>
<manifestEntries>
<Bundle-ManifestVersion>2</Bundle-ManifestVersion>
<Bundle-SymbolicName>mobile-webapp.tests.source</Bundle-SymbolicName>
<Bundle-Version>${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.20140312-1741</Bundle-Version>
<Bundle-Name>Mobile WebApp</Bundle-Name>
<Bundle-Vendor>JBoss by Red Hat</Bundle-Vendor>
<Eclipse-SourceBundle>mobile-webapp.tests;version="${parsedVersion.majorVersion}.${parsedVersion.minorVersion}.${parsedVersion.incrementalVersion}.20140312-1741";roots:="."</Eclipse-SourceBundle>
<Implementation-URL>http://www.jboss.org/drools/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Implementation-URL>
<Java-Version>1.7.0_51</Java-Version>
<Java-Vendor>Oracle Corporation</Java-Vendor>
<Os-Name>Linux</Os-Name>
<Os-Arch>i386</Os-Arch>
<Os-Version>3.5.0-47-generic</Os-Version>
<Scm-Url>https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Scm-Url>
<Scm-Connection>scm:git:git at github.com:droolsjbpm/droolsjbpm-build-bootstrap.git/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Scm-Connection>
<Scm-Revision>${buildNumber}</Scm-Revision>
<Build-Timestamp>${build.datetime}</Build-Timestamp>
</manifestEntries>
<index>true</index>
<manifest>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
</archive>
<attach default-value="true">${attach}</attach>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<excludeResources default-value="false">${source.excludeResources}</excludeResources>
<finalName default-value="${project.build.finalName}"/>
<forceCreation default-value="false">${source.forceCreation}</forceCreation>
<includePom default-value="false">${source.includePom}</includePom>
<outputDirectory default-value="${project.build.directory}"/>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<useDefaultExcludes default-value="true"/>
<useDefaultManifestFile default-value="false"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-source-plugin:2.1.2:jar-no-fork (attach-sources)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<archive>
<index>true</index>
<manifest>
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries>
<addDefaultImplementationEntries>true</addDefaultImplementationEntries>
</manifest>
<manifestEntries>
<Implementation-URL>http://www.jboss.org/drools/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Implementation-URL>
<Java-Version>1.7.0_51</Java-Version>
<Java-Vendor>Oracle Corporation</Java-Vendor>
<Os-Name>Linux</Os-Name>
<Os-Arch>i386</Os-Arch>
<Os-Version>3.5.0-47-generic</Os-Version>
<Scm-Url>https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Scm-Url>
<Scm-Connection>scm:git:git at github.com:droolsjbpm/droolsjbpm-build-bootstrap.git/kie-parent-with-dependencies/jbpm-console-ng/mobile-webapp</Scm-Connection>
<Scm-Revision>${buildNumber}</Scm-Revision>
<Build-Timestamp>${build.datetime}</Build-Timestamp>
</manifestEntries>
</archive>
<attach default-value="true">${attach}</attach>
<defaultManifestFile default-value="${project.build.outputDirectory}/META-INF/MANIFEST.MF"/>
<excludeResources default-value="false">${source.excludeResources}</excludeResources>
<finalName default-value="${project.build.finalName}"/>
<forceCreation default-value="false">${source.forceCreation}</forceCreation>
<includePom default-value="false">${source.includePom}</includePom>
<outputDirectory default-value="${project.build.directory}"/>
<project>${project}</project>
<reactorProjects>${reactorProjects}</reactorProjects>
<useDefaultExcludes default-value="true"/>
<useDefaultManifestFile default-value="false"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-failsafe-plugin:2.15:integration-test (default)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<additionalClasspathElements>${maven.test.additionalClasspath}</additionalClasspathElements>
<argLine>-Xmx1024m -XX:MaxPermSize=128m -Dfile.encoding=UTF-8</argLine>
<basedir default-value="${basedir}"/>
<childDelegation default-value="false">${childDelegation}</childDelegation>
<classesDirectory default-value="${project.build.outputDirectory}"/>
<classpathDependencyExcludes>${maven.test.dependency.excludes}</classpathDependencyExcludes>
<debugForkedProcess>${maven.failsafe.debug}</debugForkedProcess>
<dependenciesToScan>${dependenciesToScan}</dependenciesToScan>
<disableXmlReport default-value="false">${disableXmlReport}</disableXmlReport>
<enableAssertions default-value="true">${enableAssertions}</enableAssertions>
<encoding default-value="${project.reporting.outputEncoding}">${encoding}</encoding>
<excludedGroups>${excludedGroups}</excludedGroups>
<failIfNoSpecifiedTests>${it.failIfNoSpecifiedTests}</failIfNoSpecifiedTests>
<failIfNoTests>${failIfNoTests}</failIfNoTests>
<forkCount default-value="1">${forkCount}</forkCount>
<forkMode default-value="once">${forkMode}</forkMode>
<forkedProcessTimeoutInSeconds>${failsafe.timeout}</forkedProcessTimeoutInSeconds>
<groups>${groups}</groups>
<includes>
<include>**/*IntegrationTest.java</include>
</includes>
<junitArtifactName default-value="junit:junit">${junitArtifactName}</junitArtifactName>
<jvm>${jvm}</jvm>
<localRepository default-value="${localRepository}"/>
<objectFactory>${objectFactory}</objectFactory>
<parallel>${parallel}</parallel>
<parallelMavenExecution default-value="${session.parallel}"/>
<perCoreThreadCount default-value="true">${perCoreThreadCount}</perCoreThreadCount>
<pluginArtifactMap>${plugin.artifactMap}</pluginArtifactMap>
<pluginDescriptor default-value="${plugin}"/>
<printSummary default-value="true">${failsafe.printSummary}</printSummary>
<projectArtifactMap>${project.artifactMap}</projectArtifactMap>
<redirectTestOutputToFile default-value="false">${maven.test.redirectTestOutputToFile}</redirectTestOutputToFile>
<remoteRepositories default-value="${project.pluginArtifactRepositories}"/>
<reportFormat default-value="brief">${failsafe.reportFormat}</reportFormat>
<reportNameSuffix default-value="">${surefire.reportNameSuffix}</reportNameSuffix>
<reportsDirectory default-value="${project.build.directory}/failsafe-reports"/>
<reuseForks default-value="true">${reuseForks}</reuseForks>
<runOrder default-value="filesystem"/>
<skip default-value="false">${maven.test.skip}</skip>
<skipExec>${maven.test.skip.exec}</skipExec>
<skipITs>${skipITs}</skipITs>
<skipTests default-value="false">${skipTests}</skipTests>
<summaryFile default-value="${project.build.directory}/failsafe-reports/failsafe-summary.xml"/>
<test>${it.test}</test>
<testClassesDirectory default-value="${project.build.testOutputDirectory}"/>
<testNGArtifactName default-value="org.testng:testng">${testNGArtifactName}</testNGArtifactName>
<testSourceDirectory default-value="${project.build.testSourceDirectory}"/>
<threadCount>${threadCount}</threadCount>
<trimStackTrace default-value="true">${trimStackTrace}</trimStackTrace>
<useFile default-value="true">${failsafe.useFile}</useFile>
<useManifestOnlyJar default-value="true">${failsafe.useManifestOnlyJar}</useManifestOnlyJar>
<useSystemClassLoader default-value="true">${failsafe.useSystemClassLoader}</useSystemClassLoader>
<useUnlimitedThreads default-value="false">${useUnlimitedThreads}</useUnlimitedThreads>
<workingDirectory>${basedir}</workingDirectory>
<project default-value="${project}"/>
<session default-value="${session}"/>
</configuration>
[DEBUG] -----------------------------------------------------------------------
[DEBUG] Goal: org.apache.maven.plugins:maven-install-plugin:2.3.1:install (default-install)
[DEBUG] Style: Regular
[DEBUG] Configuration: <?xml version="1.0" encoding="UTF-8"?>
<configuration>
<artifact default-value="${project.artifact}"/>
<attachedArtifacts default-value="${project.attachedArtifacts}"/>
<createChecksum default-value="false">${createChecksum}</createChecksum>
<localRepository>${localRepository}</localRepository>
<packaging default-value="${project.packaging}"/>
<pomFile default-value="${project.file}"/>
<updateReleaseInfo default-value="false">${updateReleaseInfo}</updateReleaseInfo>
</configuration>
[DEBUG] =======================================================================
[DEBUG] Could not find metadata org.kie:kie-ci:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.kie:kie-ci:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.kie:kie-ci:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.kie:kie-ci:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.kie:kie-ci:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-ci/6.1.0-SNAPSHOT/kie-ci-6.1.0-20140312.000135-499.pom
1/3 KB
3/3 KB
3/3 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-ci/6.1.0-SNAPSHOT/kie-ci-6.1.0-20140312.000135-499.pom (3 KB at 0.2 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-ci/6.1.0-SNAPSHOT/kie-ci-6.1.0-20140312.000135-499.pom.lastUpdated
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-ci/6.1.0-SNAPSHOT/_maven.repositories
[DEBUG] Could not find metadata org.drools:drools-multiproject:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/drools/drools-multiproject/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-multiproject/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-multiproject/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://oss.sonatype.org/content/repositories/snapshots
Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/drools/drools-multiproject/6.1.0-SNAPSHOT/maven-metadata.xml
824/824 B
824/824 B 824/824 B
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-multiproject/6.1.0-SNAPSHOT/maven-metadata.xml (824 B at 0.3 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-multiproject/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-multiproject/6.1.0-SNAPSHOT/resolver-status.properties
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-multiproject/6.1.0-SNAPSHOT/maven-metadata.xml (824 B at 0.2 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-multiproject/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-multiproject/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Could not find metadata org.drools:drools-multiproject:6.1.0-SNAPSHOT/maven-metadata.xml in mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/)
[DEBUG] Could not find metadata org.drools:drools-multiproject:6.1.0-SNAPSHOT/maven-metadata.xml in sonatype (http://oss.sonatype.org/content/repositories/snapshots)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-multiproject/6.1.0-SNAPSHOT/drools-multiproject-6.1.0-20140311.232959-527.pom
3/3 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-multiproject/6.1.0-SNAPSHOT/drools-multiproject-6.1.0-20140311.232959-527.pom (3 KB at 1.5 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-multiproject/6.1.0-SNAPSHOT/drools-multiproject-6.1.0-20140311.232959-527.pom.lastUpdated
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-multiproject/6.1.0-SNAPSHOT/_maven.repositories
[DEBUG] Could not find metadata org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.kie:kie-parent-with-dependencies:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.kie:kie-parent-metadata:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.kie:kie-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.drools:drools-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Skipped remote update check for org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml, already updated during this session.
[WARNING] Failure to transfer org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml from https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced. Original error: Could not transfer metadata org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml from/to mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/): Read timed out
org.sonatype.aether.transfer.MetadataTransferException: Failure to transfer org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml from https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced. Original error: Could not transfer metadata org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml from/to mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/): Read timed out
at org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.newException(DefaultUpdateCheckManager.java:369)
at org.sonatype.aether.impl.internal.DefaultUpdateCheckManager.checkMetadata(DefaultUpdateCheckManager.java:315)
at org.sonatype.aether.impl.internal.DefaultMetadataResolver.resolve(DefaultMetadataResolver.java:295)
at org.sonatype.aether.impl.internal.DefaultMetadataResolver.resolveMetadata(DefaultMetadataResolver.java:173)
at org.apache.maven.repository.internal.DefaultVersionResolver.resolveVersion(DefaultVersionResolver.java:225)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:272)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifacts(DefaultArtifactResolver.java:216)
at org.sonatype.aether.impl.internal.DefaultArtifactResolver.resolveArtifact(DefaultArtifactResolver.java:193)
at org.apache.maven.repository.internal.DefaultModelResolver.resolveModel(DefaultModelResolver.java:122)
at org.apache.maven.model.building.DefaultModelBuilder.importDependencyManagement(DefaultModelBuilder.java:953)
at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:400)
at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:371)
at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:362)
at org.apache.maven.model.building.DefaultModelBuilder.build(DefaultModelBuilder.java:232)
at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.loadPom(DefaultArtifactDescriptorReader.java:322)
at org.apache.maven.repository.internal.DefaultArtifactDescriptorReader.readArtifactDescriptor(DefaultArtifactDescriptorReader.java:186)
at org.sonatype.aether.impl.internal.DefaultDependencyCollector.process(DefaultDependencyCollector.java:412)
at org.sonatype.aether.impl.internal.DefaultDependencyCollector.collectDependencies(DefaultDependencyCollector.java:240)
at org.sonatype.aether.impl.internal.DefaultRepositorySystem.collectDependencies(DefaultRepositorySystem.java:308)
at org.apache.maven.project.DefaultProjectDependenciesResolver.resolve(DefaultProjectDependenciesResolver.java:150)
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.getDependencies(LifecycleDependencyResolver.java:185)
at org.apache.maven.lifecycle.internal.LifecycleDependencyResolver.resolveProjectDependencies(LifecycleDependencyResolver.java:117)
at org.apache.maven.lifecycle.internal.MojoExecutor.ensureDependenciesAreResolved(MojoExecutor.java:258)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:201)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:84)
at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:59)
at org.apache.maven.lifecycle.internal.LifecycleStarter.singleThreadedBuild(LifecycleStarter.java:183)
at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:161)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:320)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:156)
at org.apache.maven.cli.MavenCli.execute(MavenCli.java:537)
at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:196)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
[DEBUG] Skipped remote update check for org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.optaplanner:optaplanner-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.jbpm:jbpm-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.guvnor:guvnor-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.jboss.dashboard-builder:dashboard-builder-bom:6.1.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.uberfire:uberfire-bom:0.4.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Failure to find org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml in https://oss.sonatype.org/service/local/repositories/snapshots/content/ was cached in the local repository, resolution will not be reattempted until the update interval of mgwt has elapsed or updates are forced
[DEBUG] Skipped remote update check for org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Skipped remote update check for org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml, locally cached metadata up-to-date.
[DEBUG] Failure to find org.uberfire:uberfire-parent-metadata:0.4.0-SNAPSHOT/maven-metadata.xml in http://oss.sonatype.org/content/repositories/snapshots was cached in the local repository, resolution will not be reattempted until the update interval of sonatype has elapsed or updates are forced
[DEBUG] Could not find metadata org.drools:drools-core:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/drools/drools-core/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-core/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-core/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://oss.sonatype.org/content/repositories/snapshots
Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/drools/drools-core/6.1.0-SNAPSHOT/maven-metadata.xml
2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-core/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.5 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-core/6.1.0-SNAPSHOT/resolver-status.properties
2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-core/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.3 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-core/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-core/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-core/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Could not find metadata org.drools:drools-core:6.1.0-SNAPSHOT/maven-metadata.xml in mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/)
[DEBUG] Could not find metadata org.drools:drools-core:6.1.0-SNAPSHOT/maven-metadata.xml in sonatype (http://oss.sonatype.org/content/repositories/snapshots)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/drools/drools-core/6.1.0-SNAPSHOT/drools-core-6.1.0-20140311.233224-512.pom
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-core/6.1.0-SNAPSHOT/drools-core-6.1.0-20140311.233224-512.pom.lastUpdated
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-core/6.1.0-SNAPSHOT/drools-core-6.1.0-20140311.233224-512.pom
1/8 KB
5/8 KB
8/8 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-core/6.1.0-SNAPSHOT/drools-core-6.1.0-20140311.233224-512.pom (8 KB at 2.0 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-core/6.1.0-SNAPSHOT/drools-core-6.1.0-20140311.233224-512.pom.lastUpdated
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-core/6.1.0-SNAPSHOT/_maven.repositories
[DEBUG] Could not find metadata org.kie:kie-api:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/kie/kie-api/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://oss.sonatype.org/content/repositories/snapshots
Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/kie/kie-api/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api/6.1.0-SNAPSHOT/resolver-status.properties
2/2 KB
2/2 KB 2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.4 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api/6.1.0-SNAPSHOT/resolver-status.properties
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.2 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Could not find metadata org.kie:kie-api:6.1.0-SNAPSHOT/maven-metadata.xml in mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/)
[DEBUG] Could not find metadata org.kie:kie-api:6.1.0-SNAPSHOT/maven-metadata.xml in sonatype (http://oss.sonatype.org/content/repositories/snapshots)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/kie/kie-api/6.1.0-SNAPSHOT/kie-api-6.1.0-20140312.115137-552.pom
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api/6.1.0-SNAPSHOT/kie-api-6.1.0-20140312.115137-552.pom.lastUpdated
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api/6.1.0-SNAPSHOT/kie-api-6.1.0-20140312.115137-552.pom
1/6 KB
5/6 KB
6/6 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api/6.1.0-SNAPSHOT/kie-api-6.1.0-20140312.115137-552.pom (6 KB at 0.4 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api/6.1.0-SNAPSHOT/kie-api-6.1.0-20140312.115137-552.pom.lastUpdated
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api/6.1.0-SNAPSHOT/_maven.repositories
[DEBUG] Could not find metadata org.kie:kie-api-parent:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://oss.sonatype.org/content/repositories/snapshots
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/kie/kie-api-parent/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/kie/kie-api-parent/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api-parent/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api-parent/6.1.0-SNAPSHOT/maven-metadata.xml
816/816 B
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api-parent/6.1.0-SNAPSHOT/resolver-status.properties
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api-parent/6.1.0-SNAPSHOT/maven-metadata.xml (816 B at 0.3 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api-parent/6.1.0-SNAPSHOT/resolver-status.properties
816/816 B
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api-parent/6.1.0-SNAPSHOT/maven-metadata.xml (816 B at 0.2 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api-parent/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api-parent/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Could not find metadata org.kie:kie-api-parent:6.1.0-SNAPSHOT/maven-metadata.xml in mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/)
[DEBUG] Could not find metadata org.kie:kie-api-parent:6.1.0-SNAPSHOT/maven-metadata.xml in sonatype (http://oss.sonatype.org/content/repositories/snapshots)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api-parent/6.1.0-SNAPSHOT/kie-api-parent-6.1.0-20140312.114936-552.pom
2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-api-parent/6.1.0-SNAPSHOT/kie-api-parent-6.1.0-20140312.114936-552.pom (2 KB at 1.2 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api-parent/6.1.0-SNAPSHOT/kie-api-parent-6.1.0-20140312.114936-552.pom.lastUpdated
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-api-parent/6.1.0-SNAPSHOT/_maven.repositories
[DEBUG] Could not find metadata org.kie:kie-internal:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-internal/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://oss.sonatype.org/content/repositories/snapshots
Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/kie/kie-internal/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/kie/kie-internal/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-internal/6.1.0-SNAPSHOT/maven-metadata.xml
1/2 KB
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-internal/6.1.0-SNAPSHOT/resolver-status.properties
1/2 KB 1/2 KB
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-internal/6.1.0-SNAPSHOT/resolver-status.properties
2/2 KB 1/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-internal/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.4 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-internal/6.1.0-SNAPSHOT/resolver-status.properties
2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-internal/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.2 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-internal/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Could not find metadata org.kie:kie-internal:6.1.0-SNAPSHOT/maven-metadata.xml in mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/)
[DEBUG] Could not find metadata org.kie:kie-internal:6.1.0-SNAPSHOT/maven-metadata.xml in sonatype (http://oss.sonatype.org/content/repositories/snapshots)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/kie/kie-internal/6.1.0-SNAPSHOT/kie-internal-6.1.0-20140312.115239-552.pom
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-internal/6.1.0-SNAPSHOT/kie-internal-6.1.0-20140312.115239-552.pom.lastUpdated
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-internal/6.1.0-SNAPSHOT/kie-internal-6.1.0-20140312.115239-552.pom
1/3 KB
3/3 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/kie/kie-internal/6.1.0-SNAPSHOT/kie-internal-6.1.0-20140312.115239-552.pom (3 KB at 0.6 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-internal/6.1.0-SNAPSHOT/kie-internal-6.1.0-20140312.115239-552.pom.lastUpdated
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/kie/kie-internal/6.1.0-SNAPSHOT/_maven.repositories
[DEBUG] Could not find metadata org.drools:drools-compiler:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] [DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://oss.sonatype.org/content/repositories/snapshots
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/drools/drools-compiler/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-compiler/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-compiler/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/drools/drools-compiler/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-compiler/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-compiler/6.1.0-SNAPSHOT/resolver-status.properties
2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-compiler/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.3 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-compiler/6.1.0-SNAPSHOT/resolver-status.properties
2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-compiler/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.1 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-compiler/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Could not find metadata org.drools:drools-compiler:6.1.0-SNAPSHOT/maven-metadata.xml in mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/)
[DEBUG] Could not find metadata org.drools:drools-compiler:6.1.0-SNAPSHOT/maven-metadata.xml in sonatype (http://oss.sonatype.org/content/repositories/snapshots)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/drools/drools-compiler/6.1.0-SNAPSHOT/drools-compiler-6.1.0-20140311.233952-502.pom
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-compiler/6.1.0-SNAPSHOT/drools-compiler-6.1.0-20140311.233952-502.pom.lastUpdated
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-compiler/6.1.0-SNAPSHOT/drools-compiler-6.1.0-20140311.233952-502.pom
3/11 KB
5/11 KB
7/11 KB
9/11 KB
11/11 KB
11/11 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/drools/drools-compiler/6.1.0-SNAPSHOT/drools-compiler-6.1.0-20140311.233952-502.pom (11 KB at 0.7 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-compiler/6.1.0-SNAPSHOT/drools-compiler-6.1.0-20140311.233952-502.pom.lastUpdated
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/drools/drools-compiler/6.1.0-SNAPSHOT/_maven.repositories
[DEBUG] Could not find metadata org.jbpm:jbpm-console-ng-human-tasks-backend:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://oss.sonatype.org/content/repositories/snapshots
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/resolver-status.properties
2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.1 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/resolver-status.properties
2/2 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.1 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Could not find metadata org.jbpm:jbpm-console-ng-human-tasks-backend:6.1.0-SNAPSHOT/maven-metadata.xml in mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/)
[DEBUG] Could not find metadata org.jbpm:jbpm-console-ng-human-tasks-backend:6.1.0-SNAPSHOT/maven-metadata.xml in sonatype (http://oss.sonatype.org/content/repositories/snapshots)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/jbpm-console-ng-human-tasks-backend-6.1.0-20140311.222616-281.pom
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/jbpm-console-ng-human-tasks-backend-6.1.0-20140311.222616-281.pom.lastUpdated
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/jbpm-console-ng-human-tasks-backend-6.1.0-20140311.222616-281.pom
4/7 KB
7/7 KB
7/7 KB
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/jbpm-console-ng-human-tasks-backend-6.1.0-20140311.222616-281.pom (7 KB at 0.6 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/jbpm-console-ng-human-tasks-backend-6.1.0-20140311.222616-281.pom.lastUpdated
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks-backend/6.1.0-SNAPSHOT/_maven.repositories
[DEBUG] Could not find metadata org.jbpm:jbpm-console-ng-human-tasks:6.1.0-SNAPSHOT/maven-metadata.xml in local (/home/abhishek/.m2/repository)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/maven-metadata.xml
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for https://oss.sonatype.org/service/local/repositories/snapshots/content/
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://oss.sonatype.org/content/repositories/snapshots
Downloading: https://oss.sonatype.org/service/local/repositories/snapshots/content/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/maven-metadata.xml
Downloading: http://oss.sonatype.org/content/repositories/snapshots/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/maven-metadata.xml
830/830 B
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/maven-metadata.xml (830 B at 0.2 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/resolver-status.properties
830/830 B
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/resolver-status.properties
Downloaded: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/maven-metadata.xml (830 B at 0.2 KB/sec)
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Writing resolution tracking file /home/abhishek/.m2/repository/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/resolver-status.properties
[DEBUG] Could not find metadata org.jbpm:jbpm-console-ng-human-tasks:6.1.0-SNAPSHOT/maven-metadata.xml in mgwt (https://oss.sonatype.org/service/local/repositories/snapshots/content/)
[DEBUG] Could not find metadata org.jbpm:jbpm-console-ng-human-tasks:6.1.0-SNAPSHOT/maven-metadata.xml in sonatype (http://oss.sonatype.org/content/repositories/snapshots)
[DEBUG] Using connector WagonRepositoryConnector with priority 0 for http://repository.jboss.org/nexus/content/groups/public/
Downloading: http://repository.jboss.org/nexus/content/groups/public/org/jbpm/jbpm-console-ng-human-tasks/6.1.0-SNAPSHOT/jbpm-console-ng-human-tasks-6.1.0-20140311.221625-291.pom
2/2 KB
More information about the gsoc
mailing list