[Users] Fwd: POM files missing

Itamar Heim iheim at redhat.com
Sun Feb 19 08:23:52 UTC 2012


On 02/16/2012 03:43 PM, sebastiaocleto at netscape.net wrote:
>
>
>
> -----Original Message-----
> From: sebastiaocleto <sebastiaocleto at netscape.net>
> To: iheim <iheim at redhat.com>
> Sent: Wed, Feb 15, 2012 5:56 pm
> Subject: Re: [Users] POM files missing
>
> Thank you for your prompt response.
> Already tried those commands, but with no success, errors are repeated.
>
> I do have started again with a jboss installed from zip file, maybe it
> work ok.
>
> I do have observed too, that pom.xml files do reference a variables like
> ${commons-collections}, that don't was initialized and, consequently,
> the commands *mvn clean install -Pdep,setup* can't find the files that
> they need.
> Are there some configuration file that I can initialize those variables?

you are building at root folder, right?
-Pdep doesn't work with clean. it is supposed to deploy the EAR you 
built the previous step iirc.

>
> Thank you.
>
> Sebastião Cleto.
>
>
>     can you try to rule out broken unitests failing you, rather than
>
>
>
>     environment?
>
>
>
>
>
>
> -----Original Message-----
> From: Itamar Heim <iheim at redhat.com <mailto:iheim at redhat.com>>
> To: sebastiaocleto <sebastiaocleto at netscape.net
> <mailto:sebastiaocleto at netscape.net>>
> Cc: users <users at ovirt.org <mailto:users at ovirt.org>>
> Sent: Wed, Feb 15, 2012 2:28 pm
> Subject: Re: [Users] POM files missing
>
> On 02/15/2012 06:06 PM,sebastiaocleto at netscape.net  wrote:
>
>
>
>>  Hi!
>
>
>
>>  I read the message from *Itamar Heim*respondingto *Thomas Broda*about
>
>
>
>>  the POM missing files, writing in December 05, 2011, but I could not
>
>
>
>>  found those files, in any sub directories under my $OVIRT_HOME, after
>
>
>
>>  the previous command:
>
>
>
>>
>
>
>
>>  mvn clean install -Pgwt-user,gwt-admin
>
>
>
>
>
>
>
> can you try to rule out broken unitests failing you, rather than
>
>
>
> environment?
>
>
>
> mvn clean install -Pgwt-user,gwt-admin -DskipTests
>
>
>
>
>
>
>
>>
>
>
>
>>  Just one error is reported after:
>
>
>
>>
>
>
>
>>  *Results :
>
>
>
>>
>
>
>
>>  Failed tests:
>
>
>
>>  testformatValueWithTime(org.ovirt.engine.core.searchbackend.AuditLogConditionFieldAutoCompleterTest)
>
>
>
>>
>
>
>
>>  Tests run: 30, Failures: 1, Errors: 0, Skipped: 0*
>
>
>
>>
>
>
>
>>
>
>
>
>>
>
>
>
>>
>
>
>
>>
>
>
>
>>  I'm trying to build ovirt-engine under Debian Squeeze 6.0.4. Hereafter
>
>
>
>>  my settings.xml:
>
>
>
>>
>
>
>
>>  <settings xmlns="http://maven.apache.org/POM/4.0.0"
>
>
>
>>  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
>
>
>
>>  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
>
>
>
>>  http://maven.apache.org/xsd/settings-1.0.0.xsd">
>
>
>
>>
>
>
>
>>  <!--**************************** PROFILES ****************************-->
>
>
>
>>
>
>
>
>>  <activeProfiles>
>
>
>
>>  <activeProfile>oVirtEnvSettings</activeProfile>
>
>
>
>>  </activeProfiles>
>
>
>
>>
>
>
>
>>  <profiles>
>
>
>
>>  <profile>
>
>
>
>>  <id>oVirtEnvSettings</id>
>
>
>
>>  <properties>
>
>
>
>>  <jbossHome>/etc/jbossas5</jbossHome>
>
>
>
>>  <JAVA_1_6_HOME>/usr/lib/jvm/java-1.6.0-openjdk</JAVA_1_6_HOME>
>
>
>
>>  <forkTests>always</forkTests>
>
>
>
>>  </properties>
>
>
>
>>  </profile>
>
>
>
>>  </profiles>
>
>
>
>>  </settings>
>
>
>
>>
>
>
>
>>  Thanks a lot.
>
>
>
>>
>
>
>
>>  Sebastião Cleto.
>
>
>
>>
>
>
>
>>
>
>
>
>>
>
>
>
>>
>
>
>
>>  _______________________________________________
>
>
>
>>  Users mailing list
>
>
>
>>  Users at ovirt.org
>
>
>
>>  http://lists.ovirt.org/mailman/listinfo/users
>
>
>
>
>
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users




More information about the Users mailing list