Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ____ _____
- / ___| ___ __ _ _ __ ___ | ___|__ _ __ __ _ ___
- \___ \ / _ \/ _` | '_ ` _ \ | |_ / _ \| '__/ _` |/ _ \ \\
- ___) | __/ (_| | | | | | | | _| (_) | | | (_| | __/ //
- |____/ \___|\__,_|_| |_| |_| |_| \___/|_| \__, |\___|
- |___/
- [forge-distribution] dist $ f
- find forge
- [forge-distribution] dist $ forge plugin-
- plugin-search plugin-install
- [forge-distribution] dist $ forge plugin-search prettyfaces
- Connecting to remote repository [http://seamframework.org/service/File/151534]... connected!
- - prettyfaces (com.ocpsoft:prettyfaces-forge-plugin:1.0.0-SNAPSHOT)
- [forge-distribution] dist $ forge plugin-install prettyfaces
- Connecting to remote repository [http://seamframework.org/service/File/151534]... connected!
- ***INFO*** Preparing to install plugin: prettyfaces
- ***INFO*** Checking out plugin source files via 'git':prettyfaces
- git clone 'git://github.com/ocpsoft/prettyfaces-forge-plugin.git' 1.0.0-SNAPSHOT '--depth' 1
- Initialized empty Git repository in /home/lb3/.forge/workspace/com.ocpsoft/prettyfaces-forge-plugin/1.0.0-SNAPSHOT/.git/
- ***INFO*** Invoking build with underlying build system.
- [INFO] Scanning for projects...
- [WARNING]
- [WARNING] Some problems were encountered while building the effective model for com.ocpsoft.forge.prettyfaces:prettyfaces-forge-plugin:jar:1.0.0-SNAPSHOT
- [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-compiler-plugin is missing. @ line 39, column 15
- [WARNING]
- [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
- [WARNING]
- [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
- [WARNING]
- [INFO]
- [INFO] ------------------------------------------------------------------------
- [INFO] Building prettyfaces-forge-plugin 1.0.0-SNAPSHOT
- [INFO] ------------------------------------------------------------------------
- [INFO]
- [INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ prettyfaces-forge-plugin ---
- [INFO]
- [INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ prettyfaces-forge-plugin ---
- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- [INFO] Copying 2 resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ prettyfaces-forge-plugin ---
- [WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
- [INFO] Compiling 3 source files to /home/lb3/.forge/workspace/com.ocpsoft/prettyfaces-forge-plugin/1.0.0-SNAPSHOT/target/classes
- [INFO]
- [INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ prettyfaces-forge-plugin ---
- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent!
- [INFO] skip non existing resourceDirectory /home/lb3/.forge/workspace/com.ocpsoft/prettyfaces-forge-plugin/1.0.0-SNAPSHOT/src/test/resources
- [INFO]
- [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ prettyfaces-forge-plugin ---
- [INFO] No sources to compile
- [INFO]
- [INFO] --- maven-surefire-plugin:2.7.1:test (default-test) @ prettyfaces-forge-plugin ---
- [INFO] No tests to run.
- [INFO] Surefire report directory: /home/lb3/.forge/workspace/com.ocpsoft/prettyfaces-forge-plugin/1.0.0-SNAPSHOT/target/surefire-reports
- -------------------------------------------------------
- T E S T S
- -------------------------------------------------------
- There are no tests to run.
- Results :
- Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
- [INFO]
- [INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ prettyfaces-forge-plugin ---
- [INFO] Building jar: /home/lb3/.forge/workspace/com.ocpsoft/prettyfaces-forge-plugin/1.0.0-SNAPSHOT/target/prettyfaces-forge-plugin-1.0.0-SNAPSHOT.jar
- [INFO] ------------------------------------------------------------------------
- [INFO] BUILD SUCCESS
- [INFO] ------------------------------------------------------------------------
- [INFO] Total time: 3.189s
- [INFO] Finished at: Mon Mar 21 17:05:30 EDT 2011
- [INFO] Final Memory: 10M/159M
- [INFO] ------------------------------------------------------------------------
- ***INFO*** Copying build artifact to: /home/lb3/.forge/plugins/prettyfaces-forge-plugin-1.0.0-SNAPSHOT.jar
- ***INFO*** Reinitializing and installing [prettyfaces]
- [forge-distribution] dist $
- [forge-distribution] dist $ prettyfaces
- setup mapping-add
Advertisement
Add Comment
Please, Sign In to add comment