Here is a temp fix… add the following to coveragetools/pom.xml  

<profiles>
<profile>
<activation>
<os>
<family>mac</family>
</os>
</activation>
<properties>
<skipTests>true</skipTests>
</properties>
</profile>
</profiles>

Do you want me to commit this so we can get back to work?

--  
Jody Garnett


On Friday, 22 July 2011 at 6:16 PM, Simone Giannecchini wrote:

> Ciao Guys,
> you can go ahead and disable the tests. As soon as I will have time
> I will look into it again. Not having a mac, does not help though.
>  
> Regards,
> Simone Giannecchini
> -------------------------------------------------------
> Ing. Simone Giannecchini
> GeoSolutions S.A.S.
> Founder
>  
> Via Poggio alle Viti 1187
> 55054  Massarosa (LU)
> Italy
>  
> phone: +39 0584 962313
> fax:  +39 0584 962313
> mob:  +39 333 8128928
>  
> http://www.geo-solutions.it
> http://geo-solutions.blogspot.com/
> http://www.youtube.com/user/GeoSolutionsIT
> http://www.linkedin.com/in/simonegiannecchini
> http://twitter.com/simogeo
>  
> -------------------------------------------------------
>  
>  
>  
> On Fri, Jul 22, 2011 at 8:44 AM, Jody Garnett <[email protected] 
> (mailto:[email protected])> wrote:
> > Hey that got me just now as well! Can we disable tests for it as a temporary
> > measure ...
> > --
> > Jody Garnett
> >  
> > On Friday, 22 July 2011 at 4:14 PM, Michael Bedward wrote:
> >  
> > Thanks Justin.
> >  
> > Now we just have to pass the hat around to buy the coverage crew a mac :)
> >  
> > Michael
> >  
> > On 22 July 2011 15:04, Justin Deoliveira <[email protected] 
> > (mailto:[email protected])> wrote:
> >  
> > I can confirm, I get the same error when I try to build that module.
> >  
> > ------------------------------------------------------------------------------
> > 10 Tips for Better Web Security
> > Learn 10 ways to better secure your business today. Topics covered include:
> > Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
> > security Microsoft Exchange, secure Instant Messaging, and much more.
> > http://www.accelacomm.com/jaw/sfnl/114/51426210/
> > _______________________________________________
> > Geotools-devel mailing list
> > [email protected] 
> > (mailto:[email protected])
> > https://lists.sourceforge.net/lists/listinfo/geotools-devel
> >  
> >  
> > ------------------------------------------------------------------------------
> > 10 Tips for Better Web Security
> > Learn 10 ways to better secure your business today. Topics covered include:
> > Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
> > security Microsoft Exchange, secure Instant Messaging, and much more.
> > http://www.accelacomm.com/jaw/sfnl/114/51426210/
> > _______________________________________________
> > Geotools-devel mailing list
> > [email protected] 
> > (mailto:[email protected])
> > https://lists.sourceforge.net/lists/listinfo/geotools-devel

------------------------------------------------------------------------------
10 Tips for Better Web Security
Learn 10 ways to better secure your business today. Topics covered include:
Web security, SSL, hacker attacks & Denial of Service (DoS), private keys,
security Microsoft Exchange, secure Instant Messaging, and much more.
http://www.accelacomm.com/jaw/sfnl/114/51426210/
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to