Lucas artifactId does not match folder name in svn --------------------------------------------------
Key: UIMA-1572 URL: https://issues.apache.org/jira/browse/UIMA-1572 Project: UIMA Issue Type: Bug Components: Sandbox-Lucas Affects Versions: 2.3S Reporter: Jörn Kottmann Assignee: Jörn Kottmann Fix For: 2.3S The maven eclipse plugin expects that the folder name of the project matches the artifactId, but that is not the case for Lucas. The artifactId is "lucas" and the folder name is "Lucas". On Unix eclipse cannot find the "lucas" project, because its named "Lucas". The artifactId should be changed to "Lucas" to solve this issue. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.