[
https://issues.apache.org/jira/browse/MCOMPILER-268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15252470#comment-15252470
]
Robert Scholte commented on MCOMPILER-268:
------------------------------------------
Can you confirm that the class doens't exist under {{target/classes}}?
If it exists here it sounds more like a maven-jar-plugin issue.
Otherwise have a look at the debug-logging of the maven-compiler-plugin. Any
warnings here?
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)