Hi Oliver, Thank you for help to resolve the issue. But it may be impossible to get version number from parent-project(s), as odftoolkit have several components and each of them has different version number. For example, Simple API 0.7 based on ODFDOM 0.8.8 and both of them are included in odftoolkit 0.5-incubating ;)
2012/2/18 Oliver Rau <[email protected]> > Hey Rob, > > seems the version number of the generator2template wasn't bumped to > 0.8.9-incubating-SNAPSHOT. > > I just bumped the pom.xml file, for me the build get's over the point > were your failed. > In general it would be a better idea to get the version Nr from the > parent-project(s) as otherwise we need to bump a lot for each release. > > I'll take a look at that later today or over the weekend if I'm not > sucked into "Fasching" too much ;) > > Cheers > > Oliver > > On Thu, Feb 16, 2012 at 6:02 PM, Rob Weir <[email protected]> wrote: > > Build failing on my machine as well: > > > > [INFO] > ------------------------------------------------------------------------ > > [INFO] BUILD FAILURE > > [INFO] > ------------------------------------------------------------------------ > > [INFO] Total time: 12:14.657s > > [INFO] Finished at: Thu Feb 16 11:53:29 EST 2012 > > [INFO] Final Memory: 21M/46M > > [INFO] > ------------------------------------------------------------------------ > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:2. > > 0.2:compile (default-compile) on project schema2template-maven-plugin: > Compilati > > on failure > > [ERROR] > C:\Apache\odf\trunk\generator\schema2template-maven-plugin\src\main\java > > > \org\odftoolkit\odfdom\schema2template_maven_plugin\CodegenMojo.java:[145,23] > ca > > nnot find symbol > > [ERROR] symbol : constructor > OdfHelper(java.lang.String,java.lang.String,java.l > > > ang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,j > > ava.lang.String) > > [ERROR] location: class schema2template.example.odf.OdfHelper > -- -Devin
