[mevenide-dev] [jira] Created: (MEVENIDE-637) First error link in output window cannot be navigated
"Daniel Mutch (JIRA)" <jira-yCVjj/[email protected]> Fri, 16 May 2008 00:26:27 -0500 (CDT)
| Newsgroups | gmane.comp.jakarta.turbine.maven.mevenide.devel |
|---|---|
| Message-ID | <32976591.1210915587511.JavaMail.haus-jira@codehaus01.managed.contegix.com> |
First error link in output window cannot be navigated
-----------------------------------------------------
Key: MEVENIDE-637
URL: http://jira.codehaus.org/browse/MEVENIDE-637
Project: mevenide
Issue Type: Bug
Components: mevenide2-netbeans
Affects Versions: NB_3.1
Environment: XP JDK 1.6.0_06 NB 6.1
Reporter: Daniel Mutch
Assignee: Milos Kleint
Priority: Minor
Attachments: ExampleProject.zip
After a compilation failure a list of errors is displayed in the output window. The hyperlink of the first error never works because it is malformed.
The following is the output after compiling an example project (ATTACHED). It is difficult to see from this output here, but the first hyperlink starts at the second [ERROR] and includes everything below it until the next [ERROR]. The remaining hyperlinks work fine.
Compiling 1 source file to C:\dan\temp\ExampleProject\target\classes
[ERROR]
[ERROR]
Mojo:
org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile
FAILED for project:
example:ExampleProject:jar:1.0-SNAPSHOT
Reason:
C:\dan\temp\ExampleProject\src\main\java\example\App.java:[11,8] cannot find symbol
[ERROR]symbol : class MyObject
[ERROR]location: class example.App
[ERROR]
[ERROR]example/App.java.java:[11,32] cannot find symbol
[ERROR]symbol : class MyObject
[ERROR]location: class example.App
[ERROR]
[ERROR]example/App.java.java:[14,8] cannot find symbol
[ERROR]symbol : class HisObject
[ERROR]location: class example.App
[ERROR]
[ERROR]example/App.java.java:[14,34] cannot find symbol
[ERROR]symbol : class HisObject
[ERROR]location: class example.App
[ERROR]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email