Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Repository ssh://[email protected]/~/git/java7.git/
- Stopping application...
- Done
- ~/git/java7.git ~/git/java7.git
- ~/git/java7.git
- Found pom.xml... attempting to build with 'mvn -e clean package -Popenshift -DskipTests'
- Apache Maven 3.0.3 (r1075437; 2011-06-20 13:22:37-0400)
- Maven home: /etc/alternatives/maven-3.0
- Java version: 1.6.0_22, vendor: Sun Microsystems Inc.
- Java home: /usr/lib/jvm/java-1.6.0-openjdk-1.6.0.0/jre
- Default locale: en_US, platform encoding: ANSI_X3.4-1968
- OS name: "linux", version: "2.6.32-220.7.1.el6.x86_64", arch: "i386", family: "unix"
- [INFO] Scanning for projects...
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building JBoss AS Quickstarts: kitchensink 7.1.1-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ jboss-as-kitchensink ---
- [INFO]
- [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ jboss-as-kitchensink ---
- [INFO] Using 'UTF-8' encoding to copy filtered resources.
- [INFO] Copying 2 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.3.1:compile (default-compile) @ jboss-as-kitchensink ---
- [INFO] Compiling 7 source files to /var/lib/stickshift/2530767c7508435198f2b5f49e8504de/java7/runtime/repo/target/classes
- [INFO] -------------------------------------------------------------
- [ERROR] COMPILATION ERROR :
- [INFO] -------------------------------------------------------------
- [ERROR] Failure executing javac, but could not parse the error:
- javac: invalid target release: 1.7
- Usage: javac <options> <source files>
- use -help for a list of possible options
- [INFO] 1error
- [INFO] -------------------------------------------------------------
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD FAILURE
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 14.493s
- [INFO] Finished at: Wed Apr 25 08:17:11 EDT 2012
- [INFO] Final Memory: 5M/109M
- [INFO] ------------------------------------------------------------------------
- [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.1:compile (default-compile) on project jboss-as-kitchensink: Compilation failure
- [ERROR] Failure executing javac, but could not parse the error:
- [ERROR] javac: invalid target release: 1.7
- [ERROR] Usage: javac <options> <source files>
- [ERROR] use -help for a list of possible options
- [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/MojoFailureException
- Emptying tmp dir: /var/lib/stickshift/2530767c7508435198f2b5f49e8504de/java7/jbossas-7/standalone/tmp/auth
- Emptying tmp dir: /var/lib/stickshift/2530767c7508435198f2b5f49e8504de/java7/jbossas-7/standalone/tmp/vfs
- Emptying tmp dir: /var/lib/stickshift/2530767c7508435198f2b5f49e8504de/java7/jbossas-7/standalone/tmp/work
- Starting application...
- Done
Advertisement
Add Comment
Please, Sign In to add comment