Incorrect pom.xml on trunk
--------------------------
Key: FTPSERVER-356
URL: https://issues.apache.org/jira/browse/FTPSERVER-356
Project: FtpServer
Issue Type: Bug
Reporter: DevNull43
Priority: Critical
Fix For: 1.0.3
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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.