[ https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12530533
]
Lin Sun commented on GERONIMODEVTOOLS-224:
------------------------------------------
It looks like this build error is caused by the change to go to the maven-antrun-plugin.
somehow, we are configuring our eclipse env differently than we used to (in sandbox). I just
made a bit change to not download all the other unnecessary stuff (WTP and its prerequisites),
and had thought the build error went away. But it didn't. I was able to build just now because
I built the the sandbox j2g first which enabled the repo in a way that is favorable to build
the org.apache.geronimo.j2g.sources plugin.
> j2g compile errors
> ------------------
>
> Key: GERONIMODEVTOOLS-224
> URL: https://issues.apache.org/jira/browse/GERONIMODEVTOOLS-224
> Project: Geronimo-Devtools
> Issue Type: Bug
> Components: J2G
> Affects Versions: 1.0.0
> Environment: Sun JDK 1.5.0_12, Ubuntu Linux
> Reporter: Erik B. Craig
> Assignee: Erik B. Craig
>
> Upon compilation attempt. getting a number of errors related to class org.eclipse.jdt.core.dom.CompilationUnit
> such as
> NodesVisitor.java:[311,121] cannot find symbol
> symbol : method getLineNumber(int)
> location: class org.eclipse.jdt.core.dom.CompilationUnit
> Suspect this may be related to a dependency or classpath issue after the move to devtools?
Investigating...
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|