Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [INFO] Scanning for projects...
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building Sling Servlet Archetype 1.0.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sling-servlet-archetype ---
- [INFO] Deleting /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ sling-servlet-archetype ---
- [INFO]
- [INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ sling-servlet-archetype ---
- [INFO] Executing tasks
- main:
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ sling-servlet-archetype ---
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sling-servlet-archetype ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 6 resources
- [INFO] Copying 3 resources
- [INFO]
- [INFO] --- maven-antrun-plugin:1.7:run (check-memory-task) @ sling-servlet-archetype ---
- [INFO] Executing tasks
- main:
- [echo] **************** WARNING (SLING-443/SLING-1782) ******************************
- [echo] On most platforms, you'll get OutOfMemoryErrors when building unless you set
- [echo] on 32bit platforms: MAVEN_OPTS="-Xmx256M -XX:MaxPermSize=256M", see SLING-443
- [echo] on 64bit platforms: MAVEN_OPTS="-Xmx512M -XX:MaxPermSize=512M", see SLING-1782
- [echo] ******************************************************************************
- [INFO] Executed tasks
- [INFO]
- [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sling-servlet-archetype ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 7 resources
- [INFO] Copying 3 resources
- [INFO]
- [INFO] --- maven-antrun-plugin:1.7:run (fix-crlfs) @ sling-servlet-archetype ---
- [INFO] Executing tasks
- main:
- [INFO] Executed tasks
- [INFO]
- [INFO] --- animal-sniffer-maven-plugin:1.9:check (default) @ sling-servlet-archetype ---
- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java15:1.0
- [INFO]
- [INFO] --- maven-archetype-plugin:2.2:jar (default-jar) @ sling-servlet-archetype ---
- [INFO] Building archetype jar: /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target/sling-servlet-archetype-1.0.1-SNAPSHOT
- [INFO]
- [INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ sling-servlet-archetype >>>
- [INFO]
- [INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-java) @ sling-servlet-archetype ---
- [INFO]
- [INFO] --- maven-antrun-plugin:1.7:run (set-bundle-required-execution-environment) @ sling-servlet-archetype ---
- [INFO] Executing tasks
- main:
- [INFO] Executed tasks
- [INFO]
- [INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ sling-servlet-archetype <<<
- [INFO]
- [INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ sling-servlet-archetype ---
- [INFO] Building jar: /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target/sling-servlet-archetype-1.0.1-SNAPSHOT-sources.jar
- [INFO]
- [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ sling-servlet-archetype ---
- [INFO]
- [INFO] --- maven-archetype-plugin:2.2:integration-test (default-integration-test) @ sling-servlet-archetype ---
- [INFO] Processing Archetype IT project: normal
- [INFO] ----------------------------------------------------------------------------
- [INFO] Using following parameters for creating project from Archetype: sling-servlet-archetype:1.0.1-SNAPSHOT
- [INFO] ----------------------------------------------------------------------------
- [INFO] Parameter: groupId, Value: org.apache.sling
- [INFO] Parameter: artifactId, Value: test-servlet-archetype-project
- [INFO] Parameter: version, Value: 0.0.1-SNAPSHOT
- [INFO] Parameter: package, Value: org.apache.sling.archetype.servlet.testing
- [INFO] Parameter: packageInPathFormat, Value: org/apache/sling/archetype/servlet/testing
- [INFO] Parameter: package, Value: org.apache.sling.archetype.servlet.testing
- [INFO] Parameter: version, Value: 0.0.1-SNAPSHOT
- [INFO] Parameter: groupId, Value: org.apache.sling
- [INFO] Parameter: artifactId, Value: test-servlet-archetype-project
- [INFO] project created from Archetype in dir: /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target/test-classes/projects/normal/project/test-servlet-archetype-project
- [INFO] Comparing generated project with reference content: /home/dishara/mystuff/sling/svn/slingnew/tooling/maven/archetypes/servlet/target/test-classes/projects/normal/reference
- [INFO] Invoking post-archetype-generation goals: package
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 4.155s
- [INFO] Finished at: Thu Aug 01 06:16:13 IST 2013
- [INFO] Final Memory: 18M/618M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-archetype-plugin:2.2:integration-test (default-integration-test) on project sling-servlet-archetype:
- [ERROR] Archetype IT 'normal' failed: Cannot run additions goals.
- [ERROR] -> [Help 1]
- [ERROR]
- [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
- [ERROR] Re-run Maven using the -X switch to enable full debug logging.
- [ERROR]
- [ERROR] For more information about the errors and possible solutions, please read the following articles:
- [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Advertisement
Add Comment
Please, Sign In to add comment