On Mon, Jan 21, 2013 at 5:03 AM, Jody Garnett <jody.garn...@gmail.com>wrote:

>  File this down as an environment setup glitch.
>
> I use mvn eclipse:eclipse to set up .project and .classpath files for
> eclipse, the configuration in modules/ogc/pom.xml is set up to reference a
> "src' as follows:
>
>   <build>
>     <sourceDirectory>src</sourceDirectory>
>     <plugins>
>       <plugin>
>         <artifactId>maven-eclipse-plugin</artifactId>
>         <configuration>
>           <additionalBuildcommands>
>             <buildcommand>org.eclipse.pde.ManifestBuilder</buildcommand>
>             <buildcommand>org.eclipse.pde.SchemaBuilder</buildcommand>
>           </additionalBuildcommands>
>           <additionalProjectnatures>
>             <projectnature>org.eclipse.pde.PluginNature</projectnature>
>           </additionalProjectnatures>
>        </configuration>
>       </plugin>
>     </plugins>
>   </build>
>
> Which is fine as far as an override goes…however net.opengis.csw has the
> "default" maven structure of src/main/java, src/main/resources,
> src/test/java, src/test/resoruces.
>

Ah, I see, did not notice. Thanks for the pull request, just merged it

Cheers
Andrea


-- 
==
Our support, Your Success! Visit http://opensdi.geo-solutions.it for more
information.
==

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via Poggio alle Viti 1187
55054  Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39  339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. SALE $99.99 this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122412
_______________________________________________
GeoTools-Devel mailing list
GeoTools-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geotools-devel

Reply via email to