andrea, this command worked for me on trunk in the last few days:
mvn -Dmaven.test.skip -Declipse.projectNameTemplate="1.6.x-[artifactId]" eclipse:clean eclipse:eclipse could it be the 'eclipse.' in front of the projectNameTemplate? --saul On Wed, 2008-04-16 at 15:08 +0200, Andrea Aime wrote: > Hi, > I'm trying to recreated the geotools projects as suggested > by the wiki at: > > http://docs.codehaus.org/display/GEOT/2.5.8+Maven+Eclipse+Plugin+Goals > > But the names generated are still plain, prefix-less. > To make extra sure I run the following: > mvn eclipse:clean > mvn eclipse:eclipse -DprojectNameTemplate=[groupId].[artifactId] > > I also tried to upgrade the eclipse plugin dependency to 2.5.1, no > luck either... projects keep on being generated without following > the name template. (I checked the .project file contents, there > is no prefix). > > Did anyone have better luck than me? I'm stuck, I cannot reload > anymore geotools in the same eclipse workspace where I have > my geoserver sources... > > Cheers > Andrea > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Geotools-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/geotools-devel ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Geotools-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/geotools-devel
