Cpt 6a mvn package
C:\JavaEE6\Chapter06a>mvn package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building Chapter 06a - EJB
[INFO]    task-segment: [package]
[INFO] ------------------------------------------------------------------------
[WARNING] POM for 'commons-cli:commons-cli:pom:1.0:runtime' is invalid. It will
be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project common
s-cli:commons-cli at C:\Documents and Settings\Walt\.m2\repository\commons-cli\c
ommons-cli\1.0\commons-cli-1.0.pom
[WARNING] POM for 'commons-cli:commons-cli:pom:1.0:runtime' is invalid. It will
be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project common
s-cli:commons-cli at C:\Documents and Settings\Walt\.m2\repository\commons-cli\c
ommons-cli\1.0\commons-cli-1.0.pom
[INFO] [resources:resources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Nothing to compile - all classes are up to date
[INFO] [resources:testResources]
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources,
i.e. build is platform dependent!
[INFO] skip non existing resourceDirectory C:\JavaEE6\Chapter06a\src\test\resour
ces
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[WARNING] POM for 'commons-cli:commons-cli:pom:1.0:runtime' is invalid. It will
be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project common
s-cli:commons-cli at C:\Documents and Settings\Walt\.m2\repository\commons-cli\c
ommons-cli\1.0\commons-cli-1.0.pom
[WARNING] POM for 'commons-cli:commons-cli:pom:1.0:runtime' is invalid. It will
be ignored for artifact resolution. Reason: Not a v4.0.0 POM. for project common
s-cli:commons-cli at C:\Documents and Settings\Walt\.m2\repository\commons-cli\c
ommons-cli\1.0\commons-cli-1.0.pom
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: C:\JavaEE6\Chapter06a\target\chapter06a-1.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7 seconds
[INFO] Finished at: Tue Sep 29 22:24:58 PDT 2009
[INFO] Final Memory: 15M/26M
[INFO] ------------------------------------------------------------------------
C:\JavaEE6\Chapter06a>
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License