Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Critical
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: plexus-compiler
-
Labels:None
-
Environment:Mac OS X 10.3, Windows XP, probably others
-
Number of attachments :
Description
I have only encountered this on Mac OS X 10.3, but the original reporter of MCOMPILER-43 encountered it in Windows XP.
Compiling via maven's compiler plugin, with the compilerId set to eclipse, not all of the .java files get turned into .class files.
I have tried using the eclipse compiler directly from the command line, and it doesn't have this problem.
I do not know whether this is an issue with maven-compiler-plugin, or with plexus-compiler-eclipse. But, given that maven-compiler-plugin works fine with plexus-compiler-javac, I would presume it is a problem with plexus-compiler-eclipse.
Issue Links
- is duplicated by
-
PLXCOMP-119
Eclipse compile plugin fails to copy files containing warnings (PATCH for bug + upgrade to JDT 3.4.2)
-
- is related to
-
MCOMPILER-43
Maven compiler creates ghost classes when invoked with a compilerId of 'eclipse'
-