Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • perhaps irrelevant, but could you post your maven compiler plugin configuration? Commented Nov 26, 2013 at 13:05
  • 2
    The JavaDoc: docs.oracle.com/javase/6/docs/api/javax/tools/JavaCompiler.html Commented Nov 26, 2013 at 13:15
  • I think in your case the (boot)classpath is different. The difference is mainly in the way the environment is set up (by the launcher vs. by the plugin). It might also differ in default options, but I dont think so. Commented Dec 29, 2014 at 18:30