[
https://issues.apache.org/jira/browse/FTPSERVER-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12843954#action_12843954
]
Niklas Gustavsson commented on FTPSERVER-356:
---------------------------------------------
I fixed the same problem in the 1.0.x branch
svn -m "Fixing typo in POM (FTPSERVER-356)" commit
Sending pom.xml
Transmitting file data .
Committed revision 921712.
We seem to have had this bug since our first release without anyone reporting
it previously:
https://svn.apache.org/repos/asf/mina/ftpserver/tags/1.0.0-M2/pom.xml
And, as noted, Maven happily accepts it. Anyways, nice getting it fixed. Thanks
for reporting!
> 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.5, 1.1.0
>
>
> 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.