Mark Zalavari created MCOMPILER-234:
---------------------------------------
Summary: Resulting jar contains javac.sh and JavacCompiler
arguments file
Key: MCOMPILER-234
URL: https://jira.codehaus.org/browse/MCOMPILER-234
Project: Maven Compiler Plugin
Issue Type: Bug
Affects Versions: 3.1
Environment: Java8, Amazon EC2 (m2.micro), Ubuntu LTS 14.04, -X flag
Reporter: Mark Zalavari
After every build I have a 'javac.sh' and an
'org.codehaus.plexus.compiler.javac.JavacCompiler875746317233791135arguments'
file in the target/classes directory, and in the resulting jar as well.
It might be related to Java8, and the -X flag.
Without the -X flag, everything is okay.
(both the source and the target level are 1.6)
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)