You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Sergey Vladimirov (JIRA)" <ji...@apache.org> on 2010/06/09 15:14:13 UTC

[jira] Created: (FTPSERVER-373) Examples pom.xml can't be parsed by Eclipse M2: problem with XML

Examples pom.xml can't be parsed by Eclipse M2: problem with XML
----------------------------------------------------------------

                 Key: FTPSERVER-373
                 URL: https://issues.apache.org/jira/browse/FTPSERVER-373
             Project: FtpServer
          Issue Type: Bug
            Reporter: Sergey Vladimirov
            Priority: Trivial


In trunk/examples/pom.xml:

  <groupId>org.apache.ftpserver</groupId>___r___

Is it some expected error for disabling building using maven or just mistype?


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FTPSERVER-373) Examples pom.xml can't be parsed by Eclipse M2: problem with XML

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed FTPSERVER-373.
---------------------------------------

         Assignee: Niklas Gustavsson
    Fix Version/s: 1.0.5
       Resolution: Fixed

Duplicated issue. Fixed on trunk. Thanks for reporting!

> Examples pom.xml can't be parsed by Eclipse M2: problem with XML
> ----------------------------------------------------------------
>
>                 Key: FTPSERVER-373
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-373
>             Project: FtpServer
>          Issue Type: Bug
>            Reporter: Sergey Vladimirov
>            Assignee: Niklas Gustavsson
>            Priority: Trivial
>             Fix For: 1.0.5
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In trunk/examples/pom.xml:
>   <groupId>org.apache.ftpserver</groupId>___r___
> Is it some expected error for disabling building using maven or just mistype?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (FTPSERVER-373) Examples pom.xml can't be parsed by Eclipse M2: problem with XML

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson reopened FTPSERVER-373:
-----------------------------------------


Sorry, I did not read the issue careful enough and we obviously missed the examples POM when fixing this bug last time.

> Examples pom.xml can't be parsed by Eclipse M2: problem with XML
> ----------------------------------------------------------------
>
>                 Key: FTPSERVER-373
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-373
>             Project: FtpServer
>          Issue Type: Bug
>            Reporter: Sergey Vladimirov
>            Assignee: Niklas Gustavsson
>            Priority: Trivial
>             Fix For: 1.0.5
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In trunk/examples/pom.xml:
>   <groupId>org.apache.ftpserver</groupId>___r___
> Is it some expected error for disabling building using maven or just mistype?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (FTPSERVER-373) Examples pom.xml can't be parsed by Eclipse M2: problem with XML

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson closed FTPSERVER-373.
---------------------------------------

    Resolution: Fixed

Fixed in rev 953030 and 953031

> Examples pom.xml can't be parsed by Eclipse M2: problem with XML
> ----------------------------------------------------------------
>
>                 Key: FTPSERVER-373
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-373
>             Project: FtpServer
>          Issue Type: Bug
>            Reporter: Sergey Vladimirov
>            Assignee: Niklas Gustavsson
>            Priority: Trivial
>             Fix For: 1.0.5, 1.1.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In trunk/examples/pom.xml:
>   <groupId>org.apache.ftpserver</groupId>___r___
> Is it some expected error for disabling building using maven or just mistype?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (FTPSERVER-373) Examples pom.xml can't be parsed by Eclipse M2: problem with XML

Posted by "Sergey Vladimirov (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/FTPSERVER-373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877073#action_12877073 ] 

Sergey Vladimirov commented on FTPSERVER-373:
---------------------------------------------

Niklas,

Am I using wrong trunk?
http://svn.apache.org/viewvc/mina/ftpserver/trunk/examples/pom.xml?view=markup

> Examples pom.xml can't be parsed by Eclipse M2: problem with XML
> ----------------------------------------------------------------
>
>                 Key: FTPSERVER-373
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-373
>             Project: FtpServer
>          Issue Type: Bug
>            Reporter: Sergey Vladimirov
>            Assignee: Niklas Gustavsson
>            Priority: Trivial
>             Fix For: 1.0.5
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In trunk/examples/pom.xml:
>   <groupId>org.apache.ftpserver</groupId>___r___
> Is it some expected error for disabling building using maven or just mistype?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (FTPSERVER-373) Examples pom.xml can't be parsed by Eclipse M2: problem with XML

Posted by "Niklas Gustavsson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/FTPSERVER-373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Niklas Gustavsson updated FTPSERVER-373:
----------------------------------------

    Fix Version/s: 1.1.0

> Examples pom.xml can't be parsed by Eclipse M2: problem with XML
> ----------------------------------------------------------------
>
>                 Key: FTPSERVER-373
>                 URL: https://issues.apache.org/jira/browse/FTPSERVER-373
>             Project: FtpServer
>          Issue Type: Bug
>            Reporter: Sergey Vladimirov
>            Assignee: Niklas Gustavsson
>            Priority: Trivial
>             Fix For: 1.0.5, 1.1.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> In trunk/examples/pom.xml:
>   <groupId>org.apache.ftpserver</groupId>___r___
> Is it some expected error for disabling building using maven or just mistype?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.