Description
While checking out trunk as maven project, it fails due pom.xml is incorret.
Line 27 is currently:
<groupId>org.apache.ftpserver</groupId>r
The trailing character "r" is invalid.
Removing character solves the issue and let you import correctly the trunk.
Please check-in a correct pom.xml
Cheers
Attachments
Attachments
Issue Links
- is duplicated by
-
FTPSERVER-388 org.apache.ftpserver:ftpserver-parent:1.0.4 pom is invalid
- Closed