[ 
https://issues.apache.org/jira/browse/MCOMPILER-256?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15055044#comment-15055044
 ] 

Andreas Gudian commented on MCOMPILER-256:
------------------------------------------

If it's non-deterministic, then it doesn't sound like an issue with escaping or 
the argument passing, don't you think? Checking the code and playing around 
with my own examples didn't give me any hint that there's something wrong 
there, either.

I don't think I can do much more without a small reproducer example (meaning: a 
maven project with one or two classes to compile and the full pom 
configuration). And please also let me know what OS you're working with.

> annotation processors not escaped
> ---------------------------------
>
>                 Key: MCOMPILER-256
>                 URL: https://issues.apache.org/jira/browse/MCOMPILER-256
>             Project: Maven Compiler Plugin
>          Issue Type: Bug
>    Affects Versions: 3.3
>            Reporter: Romain Manni-Bucau
>            Assignee: Andreas Gudian
>
> annotation processors name can contain interpreted characters in the command 
> line, it should be quoted 
> (http://grepcode.com/file/repo1.maven.org/maven2/org.codehaus.plexus/plexus-compiler-javac/2.5/org/codehaus/plexus/compiler/javac/JavacCompiler.java#255)
> Sample: lombok processor is an inner class so 'foo$bar' name so under UNIx it 
> is broken.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to