[
https://jira.codehaus.org/browse/MCOMPILER-160?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=279944#comment-279944
]
Robert Scholte commented on MCOMPILER-160:
------------------------------------------
[Here|http://svn.apache.org/viewvc/maven/plugins/trunk/maven-compiler-plugin/src/it/]
you can find examples of integration tests. These are just mini-project to
reproduce it (you said you can reproduce it always). That would be a start.
Next we'll have to write a verify-script. Your expectation is "generated
classes", which is something we can check.
Right now I have no idea what your project looks like (folder-structure,
files), how you configured the m-compiler-p, so it's impossible to reproduce it.
> javac error but build SUCCESS
> -----------------------------
>
> Key: MCOMPILER-160
> URL: https://jira.codehaus.org/browse/MCOMPILER-160
> Project: Maven 2.x Compiler Plugin
> Issue Type: Bug
> Affects Versions: 2.3.2
> Environment: Java 1.6.0_25
> Reporter: Jochen Stiepel
> Priority: Critical
>
> Using javac as the (default)compiler for my source files no classes are
> generated, but the Maven Build says build "SUCCESS".
> Using "tycho-compiler-jdt" as the compiler, the class files are generated
> correctly.
> reproducible = always.
> Using -X show's the javac compiler commandline, but it is to long (108376
> char's) to execute it from the cmd on windows.
> Can I provide more information?
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira