[
https://issues.apache.org/jira/browse/MCOMPILER-268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stanimir updated MCOMPILER-268:
-------------------------------
Description:
I have compile successful my Maven project and open jar package in my lockal
Maven repo -> Mission.class exist but MissionUsersAwardsLog.class and
MissionUsersExecutionLog.class not exist. I have sources
MissionUsersAwardsLog.java MissionUsersExecutionLog.java
If I change maven compiler version to 3.3 this problem not exist
Project is the same I only change compiler plugin versions:
Maven log with compiler plugin 3.5.1 -> Compiling 20 source files
http://pastebin.com/KCkL1rpS
Maven log with compiler plugin 3.3 -> Compiling 193 source files
http://pastebin.com/sWEyCM7G
was:
I have compile successful my Maven project and open jar package in my lockal
Maven repo -> Mission.class exist but MissionUsersAwardsLog.class and
MissionUsersExecutionLog.class not exist. I have sources
MissionUsersAwardsLog.java MissionUsersExecutionLog.java
If I change maven compiler version to 3.3 this problem not exist
> Compiller Plugin not package in jar classes with long names
> -----------------------------------------------------------
>
> Key: MCOMPILER-268
> URL: https://issues.apache.org/jira/browse/MCOMPILER-268
> Project: Maven Compiler Plugin
> Issue Type: Bug
> Affects Versions: 3.5.1
> Environment: Java 1.7, Debian, Maven 3.2.1
> Reporter: Stanimir
>
> I have compile successful my Maven project and open jar package in my lockal
> Maven repo -> Mission.class exist but MissionUsersAwardsLog.class and
> MissionUsersExecutionLog.class not exist. I have sources
> MissionUsersAwardsLog.java MissionUsersExecutionLog.java
> If I change maven compiler version to 3.3 this problem not exist
> Project is the same I only change compiler plugin versions:
> Maven log with compiler plugin 3.5.1 -> Compiling 20 source files
> http://pastebin.com/KCkL1rpS
> Maven log with compiler plugin 3.3 -> Compiling 193 source files
> http://pastebin.com/sWEyCM7G
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)