ravennash
14 years agoNew Contributor
Building SOAP UI source using maven
Hi guys,
I downloaded the SOAP UI source and i want to build the SOAP UI code
there is a build folder in the download where i find a pom.xml, i am new to maven so
i did some google and learned that i need to install maven and type command mvn eclipse:eclipse to
generate an eclipse proejct file so that i can use it inside maven.
i have maven version 2.0.11 and soap ui source version 2.5.1
command mvn eclipse:eclipse does not generate any files for eclipse
it does some downloads and at the end i get this
965b downloaded
[INFO] [eclipse:eclipse]
[INFO] Not running eclipse plugin goal for pom project
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container: org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42 seconds
[INFO] Finished at: Sun Aug 28 13:26:41 IST 2011
[INFO] Final Memory: 7M/14M
[INFO] ------------------------------------------------------------------------
can any one please point me to right direction !
Thanks in advance.
I downloaded the SOAP UI source and i want to build the SOAP UI code
there is a build folder in the download where i find a pom.xml, i am new to maven so
i did some google and learned that i need to install maven and type command mvn eclipse:eclipse to
generate an eclipse proejct file so that i can use it inside maven.
i have maven version 2.0.11 and soap ui source version 2.5.1
command mvn eclipse:eclipse does not generate any files for eclipse
it does some downloads and at the end i get this
965b downloaded
[INFO] [eclipse:eclipse]
[INFO] Not running eclipse plugin goal for pom project
[INFO] Using Eclipse Workspace: null
[INFO] Adding default classpath container: org.eclipse.jdt.launching.JRE_CONTAINER
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42 seconds
[INFO] Finished at: Sun Aug 28 13:26:41 IST 2011
[INFO] Final Memory: 7M/14M
[INFO] ------------------------------------------------------------------------
can any one please point me to right direction !
Thanks in advance.