Teerasak Sangsuwan created FELIX-4688:
-----------------------------------------
Summary: maven fail to execute goal 'maven-scr-plugin' when the
path of class file have a signLetter in directoryName
Key: FELIX-4688
URL: https://issues.apache.org/jira/browse/FELIX-4688
Project: Felix
Issue Type: Bug
Components: Declarative Services (SCR)
Affects Versions: maven-scr-plugin 1.20.0
Environment: Ubuntu Linux 14.04 / 64 bits
Apache Maven 3.0.5
java version 1.8.0_25
Reporter: Teerasak Sangsuwan
This is the error from maven
Failed to execute goal org.apache.felix:maven-scr-plugin:1.20.0:scr
(generate-scr-scrdescriptor) on project
com-jeasy-winmart-common-account-persistence-jpa_openjpa_jeasy-account-impl:
/home/jeasydev/NetBeansProjects/#JEASY_PROJECTs/jeasy-winmart/common/account/account-persistence-jpa-openjpa-jeasyAccountImpl/src/main/java/com/jeasy/winmart/common/account/persistence/jpa/security/AccountEntrySecretAnswerEncryptionImpl.java
: Unable to load compiled class:
com.jeasy.winmart.common.account.persistence.jpa.security.AccountEntrySecretAnswerEncryptionImpl
-> [Help 1]
It's Ok when I change the name of directory from
../#JEASY_PROJECTs/jeasy-winmart/..
to
../JEASYPROJECTs/jeasywinmart
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)