Hi, > E:\OpenJPA\openjpa-project-0.9.6-incubating-source\openjpa-kernel\E:\OpenJPA\openjpa-project-0.9.6-incubating-source\openjpa-kernel\src\main\jjtree\org\apache\openjpa\kernel\jpql > does not exist
It looks like some sort of path issue. I seem to recall some sort of changes for windows builds a while back; you might want to take a look at the svn history of the various pom.xml files. Out of curiosity, why are you trying to build an 0.9.6 snapshot? That's pretty old at this point. -Patrick On Jan 3, 2008 9:46 PM, Sai <[EMAIL PROTECTED]> wrote: > > Hi, > I have seen the same below problem in the post at > http://www.nabble.com/Errors-while-building-OpenJpa-using-maven-%22mvn-package%22.-to13369659.html#a13369659 > but could not able to understand the solution. > Can some help me. > I am using maven-2.0.4,trying to build the source code of > openjpa-project-0.9.6-incubating-source > > Getting stack trace like- > java.lang.IllegalStateException: basedir > E:\OpenJPA\openjpa-project-0.9.6-incubating-source\openjpa-kernel\E:\OpenJPA\openjpa-project-0.9.6-incubating-source\openjpa-kernel\src\main\jjtree\org\apache\openjpa\kernel\jpql > does not exist > > at > org.codehaus.plexus.util.DirectoryScanner.scan(DirectoryScanner.java: > > 542) > > at > org.codehaus.plexus.compiler.util.scan.AbstractSourceInclusionScanner > > .scanForSources(AbstractSourceInclusionScanner.java:78) > > at > org.codehaus.plexus.compiler.util.scan.StaleSourceScanner.getIncluded > > Sources(StaleSourceScanner.java:84) > > at > org.codehaus.mojo.javacc.JJTreeMojo.computeStaleGrammars(JJTreeMojo.j > > -- > View this message in context: > http://www.nabble.com/OpenJPA-0.9.6-build-problem-tp14611315p14611315.html > Sent from the OpenJPA Users mailing list archive at Nabble.com. > > -- Patrick Linskey 202 669 5907
