You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/03/11 01:19:27 UTC

[jira] Resolved: (FTPSERVER-356) Incorrect pom.xml on trunk

     [ https://issues.apache.org/jira/browse/FTPSERVER-356?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Emmanuel Lecharny resolved FTPSERVER-356.
-----------------------------------------

    Resolution: Fixed

Thanks for the heads up !

Fixed on rev 921642

> 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.