13 years ago
Setting up build env. in Virtual Box
Not sure if you still use Maven v. 1.0.2
Hi
I am setting up development environment in a ”Virtual box” (https://www.virtualbox.org/) environment to be able to compile open source SoapUI.
Actually the idea was that http://www.eviware.com/forum could have the virtual environment when it was correct, so forum could skip the step of installing the environment.
So far:
- Ubuntu 12.04 installed
- Eclipse installed
- Java 1.6 JDK installed
- Maven 1.0.2 installed
- Subversion installed (and also Subclipse)
SoapUI source retrieved through Subversion Done
Maven looking for dependencies Error
******************************************
developer@developer-VirtualBox:~/workspace/svnSoapUI/core$ $MAVEN_HOME/bin/maven eclipse:generate-classpath
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
Plugin cache will be regenerated
Directory /home/developer/.maven/repository does not exist. Attempting to create.
Attempting to download activation-1.1.jar.
54K downloaded
:
:
Attempting to download jsr173_1.0_api-xmlbeans-2.4.0.jar.
23K downloaded
Attempting to download soapui-xmlbeans-5.0.0-SNAPSHOT.jar.
Error retrieving artifact from [http://www.eviware.com/repository/eviware/jars/soapui-xmlbeans-5.0.0-SNAPSHOT.jar]: java.net.UnknownHostException: http://www.eviware.com
WARNING: Failed to download soapui-xmlbeans-5.0.0-SNAPSHOT.jar.
Attempting to download policy-xmlbeans-1.5.jar.
640K downloaded
:
:
Hi
I am setting up development environment in a ”Virtual box” (https://www.virtualbox.org/) environment to be able to compile open source SoapUI.
Actually the idea was that http://www.eviware.com/forum could have the virtual environment when it was correct, so forum could skip the step of installing the environment.
So far:
- Ubuntu 12.04 installed
- Eclipse installed
- Java 1.6 JDK installed
- Maven 1.0.2 installed
- Subversion installed (and also Subclipse)
SoapUI source retrieved through Subversion Done
Maven looking for dependencies Error
******************************************
developer@developer-VirtualBox:~/workspace/svnSoapUI/core$ $MAVEN_HOME/bin/maven eclipse:generate-classpath
__ __
| \/ |__ _Apache__ ___
| |\/| / _` \ V / -_) ' \ ~ intelligent projects ~
|_| |_\__,_|\_/\___|_||_| v. 1.0.2
Plugin cache will be regenerated
Directory /home/developer/.maven/repository does not exist. Attempting to create.
Attempting to download activation-1.1.jar.
54K downloaded
:
:
Attempting to download jsr173_1.0_api-xmlbeans-2.4.0.jar.
23K downloaded
Attempting to download soapui-xmlbeans-5.0.0-SNAPSHOT.jar.
Error retrieving artifact from [http://www.eviware.com/repository/eviware/jars/soapui-xmlbeans-5.0.0-SNAPSHOT.jar]: java.net.UnknownHostException: http://www.eviware.com
WARNING: Failed to download soapui-xmlbeans-5.0.0-SNAPSHOT.jar.
Attempting to download policy-xmlbeans-1.5.jar.
640K downloaded
:
: