Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We go to the directory, where we would like to have our project. Then we run this command:

No Format
 
C:\home>mvnhome\Diplomka\_mySA>mvn archetype:create -DarchetypeGroupId=org.apache.servic
emix.tooling -DarchetypeArtifactId=servicemix-project-root -DgroupId=org.apache.
servicemix.tutorial -DartifactId=tutorial-wsdl-cxf-service

...

No Format
 
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Building ServiceMix  :: CXF WSDL Tutorialtutorial-wsdl-cxf-service
[INFO]    task-segment: [install]
[INFO] ------------------------------------------------------------------------
[INFO] artifact org.apache.maven.plugins:maven-archetype-plugin: checking for up
dates from apache
[INFO] [site:attach-descriptor]
[INFO] [install:install]
[INFO] Installing cC:\home\Diplomka\_mySA\tutorial-wsdl-cxf-service\pom.xml to C:
\Documents and Settings\vkrejcirik\.m2\repository\org\apache\servicemix\tutorial
\parenttutorial-wsdl-cxf-service\1.0-SNAPSHOT\parenttutorial-wsdl-cxf-service-1.0-SNAPSHOT.pomp
om
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34 seconds
[INFO] Finished at: TueMon JulAug 2904 0714:5315:3331 CEST 2008
[INFO] Final Memory: 6M7M/12M14M
[INFO] ------------------------------------------------------------------------

...