[Users] POM files missing
Itamar Heim
iheim at redhat.com
Mon Dec 5 20:43:49 UTC 2011
> -----Original Message-----
> From: users-bounces at ovirt.org [mailto:users-bounces at ovirt.org] On Behalf
Of Thomas Broda
> Sent: Monday, December 05, 2011 20:50 PM
> To: users at ovirt.org
> Subject: [Users] POM files missing
>
> Hi,
>
> I'm trying to build the ovirt engine from source as described in the
> wiki (http://www.ovirt.org/wiki/Building_Ovirt_Engine).
>
> Now I'm stuck at point 6.4 (= Deploy) after executing "mvn2 clean
> install -Pdep,setup". Obviously, sevaral POM files cannot be
> downloaded, and I get a lot of messages like these two:
>
> Downloading:
>
http://repo1.maven.org/maven2/org/ovirt/engine/ui/rmw-war/3.0.0-0001/rmw-w
ar-3.0.0-0001.pom
> [INFO] Unable to find resource
> 'org.ovirt.engine.ui:rmw-war:pom:3.0.0-0001' in repository maven.repo1
> (http://repo1.maven.org/maven2)
> Downloading:
>
http://mvnsearch.org/maven2/org/ovirt/engine/ui/rmw-war/3.0.0-0001/rmw-war
-3.0.0-0001.pom
> [INFO] Unable to find resource
> 'org.ovirt.engine.ui:rmw-war:pom:3.0.0-0001' in repository
> maven.search.repo (http://mvnsearch.org/maven2)
>
> In fact, the POM files are not there:
>
> $ curl -I
>
http://repo1.maven.org/maven2/org/ovirt/engine/ui/rmw-war/3.0.0-0001/rmw-w
ar-3.0.0-0001.pom
> HTTP/1.0 404 Not Found
>
> In the end, I get a message telling me that 13 artefacts are missing.
>
> Are these missing files available somewhere?
These are not in any maven repo. They are built via the previous command
of:
mvn clean install -Pgwt-user,gwt-admin
(optionally with -DskipTests)
>
> --
> Thomas
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
More information about the Users
mailing list