[
https://issues.apache.org/jira/browse/MSHARED-475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15305618#comment-15305618
]
Hudson commented on MSHARED-475:
--------------------------------
SUCCESS: Integrated in maven-shared #1863 (See
[https://builds.apache.org/job/maven-shared/1863/])
[MSHARED-475] Not able to compile a module named as "RCS" and "SCCS"
o Removing RCS/SCCS from default excludes cause they are not relevant
anymore. (khmarbaise: [http://svn.apache.org/viewvc/?view=rev&rev=1745934])
*
maven-shared-utils/src/main/java/org/apache/maven/shared/utils/io/DirectoryScanner.java
*
maven-shared-utils/src/test/java/org/apache/maven/shared/utils/io/FileUtilsTest.java
> Not able to compile a module named as "RCS" and "SCCS"
> ------------------------------------------------------
>
> Key: MSHARED-475
> URL: https://issues.apache.org/jira/browse/MSHARED-475
> Project: Maven Shared Components
> Issue Type: Bug
> Components: maven-shared-utils
> Affects Versions: maven-shared-utils-3.0.0
> Environment: Red Hat
> Reporter: Akshay Sharma
> Assignee: Karl Heinz Marbaise
> Labels: maven
> Fix For: maven-shared-utils-3.0.1
>
> Attachments: RCS-20150619_120831.log
>
>
> I am using Maven as build tool for building our banking application. There is
> one module which named as "RCS" which is not getting compiled because of one
> strange restriction forced by maven. All other modules are getting complied.
> When i searched the reason on google, i found that maven does not allow users
> to name module/package RCS/GIT/SVN/SCCS.
> My RCS name is a financial term and its not possible to change the module
> name as it has multiple dependencies.
> How we can remove this restriction or what is the possible solution. Please
> help me in this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)