[
https://jira.codehaus.org/browse/MASPECTJ-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=271944#comment-271944
]
Robert Scholte commented on MASPECTJ-77:
----------------------------------------
I've tried the sample-project, but there were some things I had to adjust:
* Change the version of {{org.projectlombok:lombok}} to 0.9.3, since this
version is available at Maven Central.
* Change the '{{:}}' when it is used as path-separator to $\{path.separator\},
to get it more running on my windows-machine.
* Change {{lombok.eclipse.jar}} to {{lombok.jar}} in the same configuration
lines, since that file doesn't exist.
Now the error I get is:
{noformat}The method getName() is undefined for the type TestLombok{noformat}
Just to be sure: Is this the same problem you're facing?
> Add javaagent option to configuration section
> ---------------------------------------------
>
> Key: MASPECTJ-77
> URL: https://jira.codehaus.org/browse/MASPECTJ-77
> Project: Mojo AspectJ Plugin
> Issue Type: Improvement
> Affects Versions: 1.0, 1.1, 1.2
> Environment: java 1.5/1.6
> Reporter: James Davis
> Assignee: David J. M. Karlsen
> Attachments: lomboktest.zip
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> While using this plugin, I discovered that it won't work for my current
> situation. This is due to me using projects that require javaagents to be
> registered at compile time. This works with the maven compiler plugin, but
> when adding aspectj to the mix, it breaks.
> It would be nice to have the javaagent configuration available now that
> things like bootclasspath are. I don't imagine this would be very difficult
> to add...
--
This message is automatically generated by JIRA.
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