Hi Robert,
see my previous email related to whitespaces in directory name ;)
Bye,
Norman
2010/2/25 Robert L. Gurule :
> Norman,
> I can successfully do a "mvn clean package -Dmaven.test.skip.exec=true"
> with a successful build, I can't do a "mvn clean package"
>
> I get the following:
>
> INF
Norman,
I can successfully do a "mvn clean package -Dmaven.test.skip.exec=true"
with a successful build, I can't do a "mvn clean package"
I get the following:
INFO] MockLog -
org.apache.james.mailrepository.filepair.File_Persistent_Stream
_Repository opened in C:\Documents and Settings\106052\
Thanks Norman,
It works now!
Cheers!
Robert
> Hi Robert,
>
> I missed to remove 2 files in svn.. Please update your checkout and try
> again.
>
> Thx,
> Norman
>
> 2010/2/25 Robert Gurule' :
>> Hi Norman,
>> I moved the repositories to c: and things went further than before (In
>> the past
Hi Robert,
I missed to remove 2 files in svn.. Please update your checkout and try again.
Thx,
Norman
2010/2/25 Robert Gurule' :
> Hi Norman,
> I moved the repositories to c: and things went further than before (In
> the past I've been able to build using mvn clean package
> -Dmaven.test.skip
Hi Robert,
I bet it's a problem related to whitespaces in the directories. Could
you try to move the checkout to a directory which name not contain
whitespaces and try to build it again?
Thx
Norman
2010/2/25, Robert L. Gurule :
> Upon a new checkout, I build it using mvn clean package I get a BU
Upon a new checkout, I build it using mvn clean package I get a BUILD
FAILURE with the following error:
Results :
Tests in error:
testNoMX(org.apache.james.dnsserver.DNSServerTest)
testBadMX(org.apache.james.dnsserver.DNSServerTest)
testINARecords(org.apache.james.dnsserver.DNSServerTest)