Re: [Geotools-devel] building with maven 2.1.0

2009-05-13 Thread Jody Garnett
> Out of curiosity, what prevents you to use the maven-ant-task > based on 2.0.10 series? I have downloaded it and will give it a go. > I would believe you use maven-ant-task > only if your primary build enviroment is Ant anyways? uDig has a script that uses maven-ant-tasks to download geotools

Re: [Geotools-devel] building with maven 2.1.0

2009-05-12 Thread Andrea Aime
Jody Garnett ha scritto: > Maven 2.1.0 - I am downloading now; they do not appear to have a > maven-ant-tasks download for 2.1.0. I will test but for right now I am > at +0 Out of curiosity, what prevents you to use the maven-ant-task based on 2.0.10 series? I would believe you use maven-ant-task

Re: [Geotools-devel] building with maven 2.1.0

2009-05-12 Thread Jody Garnett
Maven 2.1.0 - I am downloading now; they do not appear to have a maven-ant-tasks download for 2.1.0. I will test but for right now I am at +0 > So two options to fix: > > 1) Kill the jalopy configuration and the build-configs module since neither > is used +1 Jalopy is out of our developers guid

Re: [Geotools-devel] building with maven 2.1.0

2009-05-12 Thread Justin Deoliveira
Cool, thanks for the prompt reply folks. I will make the mods on 2.5.x and trunk and will report back when we are maven 2.1.0 ready. -JD Simone Giannecchini wrote: > +1 > --- > Ing. Simone Giannecchini > GeoSolutions S.A.S. > Owner - Software E

Re: [Geotools-devel] building with maven 2.1.0

2009-05-12 Thread Simone Giannecchini
+1 --- Ing. Simone Giannecchini GeoSolutions S.A.S. Owner - Software Engineer Via Carignoni 51 55041 Camaiore (LU) Italy phone: +39 0584983027 fax: +39 0584983027 mob:+39 333 8128928 http://www.geo-solutions.it http://simboss.blogspot

Re: [Geotools-devel] building with maven 2.1.0

2009-05-12 Thread Christian Müller
I am using cobertura +1 for removing Andrea Aime writes: > Justin Deoliveira ha scritto: >> However, this one wrinkle, in geotools the build-configs plugin is also >> used for clover. Is anyone using this? Do we actually still have a >> license? Given that cobertura does not require a license

Re: [Geotools-devel] building with maven 2.1.0

2009-05-12 Thread Andrea Aime
Justin Deoliveira ha scritto: > However, this one wrinkle, in geotools the build-configs plugin is also > used for clover. Is anyone using this? Do we actually still have a > license? Given that cobertura does not require a license or any > additional configuration i would lean in that direction

Re: [Geotools-devel] building with maven 2.1.0

2009-05-12 Thread Gabriel Roldan
Justin Deoliveira wrote: > However, this one wrinkle, in geotools the build-configs plugin is also > used for clover. Is anyone using this? Do we actually still have a > license? Given that cobertura does not require a license or any > additional configuration i would lean in that direction for

Re: [Geotools-devel] building with maven 2.1.0

2009-05-12 Thread Justin Deoliveira
However, this one wrinkle, in geotools the build-configs plugin is also used for clover. Is anyone using this? Do we actually still have a license? Given that cobertura does not require a license or any additional configuration i would lean in that direction for reporting code coverage. -Justi

[Geotools-devel] building with maven 2.1.0

2009-05-12 Thread Justin Deoliveira
Originally sent to the geoserver list, but the same problem and solutions apply. Thoughts? Hi all, So the source of the problems of not being able to build with maven 2.1.0 stems from the jalopy setup in the root pom.xml: org.codehaus.mojo jalopy-maven-plugin 1.0-SNAPSHOT