[jboss-jira] [JBoss JIRA] (LOGTOOL-57) NullPointerException on mac & maven-compiler 2.5.1
James Perkins (JIRA)
jira-events at lists.jboss.org
Mon Sep 17 15:12:34 EDT 2012
[ https://issues.jboss.org/browse/LOGTOOL-57?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12719235#comment-12719235 ]
James Perkins commented on LOGTOOL-57:
--------------------------------------
Issue appears to be in the internal CodeModel. Using the JCodeModel external dependency seems to fix the issue. A pull request to use the JCodeModel for the 1.0.x branches needs to be done.
> NullPointerException on mac & maven-compiler 2.5.1
> --------------------------------------------------
>
> Key: LOGTOOL-57
> URL: https://issues.jboss.org/browse/LOGTOOL-57
> Project: Log Tool
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Reporter: Clebert Suconic
> Assignee: James Perkins
>
> I have recently opened a bug on maven-compiler as I was having a NPE on my mac.
> https://jira.codehaus.org/browse/MCOMPILER-181
> It turned out that the only issue on maven-compiler was hiding the real exception.
> you can try this by cloning hornetq/master and using 2.5.1 on maven-compiler, and 1.0.3 on jboss-tools.
> It's only failing on mac computers.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list