Hans: Looks like the *generate* stage is responsible for generating java code from jjtree definition.
See https://github.com/geotools/geotools/blob/main/modules/library/cql/pom.xml#L111 -- Jody Garnett On Mon, Feb 6, 2023 at 1:30 PM Hans Yperman <hans.yper...@vliz.be> wrote: > Update: My fault. > > The correct command was mvn clean install, not mvn clean compile. > Presumable, some other part of the build creates jjtree, and needs to be > installed before the other stuff can be compiled. > > Right now, a full build fails on 29-snapshot but works on 28.0, which is > good enough for me. > > > > *Hans Yperman* > > Department IT > > *Vlaams Instituut voor de Zee vzw* > > InnovOcean Campus, Jacobsenstraat 1 > > 8400 Oostende, België > > > > ☎+32 (0) 59 33 61 13 > > 📧 hans.yper...@vliz.be > > *www.vliz.be <http://www.vliz.be>* > > > > > ------------------------------ > *Van:* Hans Yperman <hans.yper...@vliz.be> > *Verzonden:* vrijdag 3 februari 2023 10:08 > *Aan:* geotools-devel@lists.sourceforge.net < > geotools-devel@lists.sourceforge.net> > *Onderwerp:* [Geotools-devel] Compiling geotools fails on jjtree-javacce > missing plugin descriptor > > Hello, > > when I run mvn clean compile on a fresh checkout of geotools, I get this > error: > > [INFO] EPSG Authority Service using WKT file .............. SUCCESS [ > 0.093 s] > [INFO] OGC CQL to Filter parser ........................... FAILURE [ > 0.001 s] > > > ... > > [ERROR] Failed to parse plugin descriptor for > org.geotools.maven:jjtree-javacc:29-SNAPSHOT > (/home/hans/external/geotools/build/maven/jjtree-javacc/target/classes): No > plugin descriptor found at META-INF/maven/plugin.xml -> [Help 1] > > > I've tried without succes rebuilding with: > > rm -rf ~/.m2/repository/ > git checkout tags/28.0 > > Anyone knows what's wrong? I run maven 3.6.3 on JDK17 > > > *Hans Yperman* > > Department IT > > *Vlaams Instituut voor de Zee vzw* > > InnovOcean Campus, Jacobsenstraat 1 > > 8400 Oostende, België > > > > ☎+32 (0) 59 33 61 13 > > 📧 hans.yper...@vliz.be > > *www.vliz.be <http://www.vliz.be>* > > > > > _______________________________________________ > GeoTools-Devel mailing list > GeoTools-Devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/geotools-devel >
_______________________________________________ GeoTools-Devel mailing list GeoTools-Devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/geotools-devel