Andrea Aime ha scritto:
> Oh... this is going to be a trouble. Do you have an idea how common a
> "main" module is?
> The eclipse plugin generates projects whose name matches the artifactId, 
> this means I won't be
> able to have geoserver and geotools loaded at the same time in Eclipse 
> because we do have
> two main modules now...
>
> I've tried to override the project name like this:
>
> <plugin>
>         <groupId>org.apache.maven.plugins</groupId>
>         <artifactId>maven-eclipse-plugin</artifactId>
>         <configuration>
>             <project>gt2-${project}</project>
>         </configuration>
>       </plugin>
>
> but this only triggered an error, because the "project" property is read 
> only in this plugin.
>   
Btw, there's an open issue about this: 
http://jira.codehaus.org/browse/MECLIPSE-119
Has been opened quite some time ago and voted too, still unresolved, so 
I would not hold my breath
waiting for it to be fixed.

Cheers
Andrea

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Geotools-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to