Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 2.3.2
-
Fix Version/s: 3.0
-
Labels:None
-
Environment:Java 1.6.0_25
-
Number of attachments :
Description
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?
Issue Links
- is related to
-
MCOMPILER-184
use last plexus-compiler 2.0 api
-
Please attach a sample project to reproduce this issue.