You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Stefane Fermigier (JIRA)" <ji...@apache.org> on 2009/02/19 10:15:04 UTC

[jira] Created: (ABDERA-216) Typo in the POM

Typo in the POM
---------------

                 Key: ABDERA-216
                 URL: https://issues.apache.org/jira/browse/ABDERA-216
             Project: Abdera
          Issue Type: Bug
            Reporter: Stefane Fermigier


There is a typo in the main POM:

localhost% mvn test
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown
POM Location: /Users/fermigier/svn/abdera-clean/pom.xml

Reason: Parse error reading POM. Reason: Unrecognised tag: 'reposiories' (position: START_TAG seen ...</properties>\n  \n  <reposiories>... @446:16)  for project unknown at /Users/fermigier/svn/abdera-clean/pom.xml

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


[jira] Resolved: (ABDERA-216) Typo in the POM

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

Jim Ancona resolved ABDERA-216.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5.0
         Assignee: Jim Ancona

Remove the bad element until I figure out why it was there

> Typo in the POM
> ---------------
>
>                 Key: ABDERA-216
>                 URL: https://issues.apache.org/jira/browse/ABDERA-216
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Stefane Fermigier
>            Assignee: Jim Ancona
>             Fix For: 0.5.0
>
>         Attachments: patch
>
>
> There is a typo in the main POM:
> localhost% mvn test
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
> Project ID: unknown
> POM Location: /Users/fermigier/svn/abdera-clean/pom.xml
> Reason: Parse error reading POM. Reason: Unrecognised tag: 'reposiories' (position: START_TAG seen ...</properties>\n  \n  <reposiories>... @446:16)  for project unknown at /Users/fermigier/svn/abdera-clean/pom.xml

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


[jira] Updated: (ABDERA-216) Typo in the POM

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

Stefane Fermigier updated ABDERA-216:
-------------------------------------

    Attachment: patch

Trivial patch.

> Typo in the POM
> ---------------
>
>                 Key: ABDERA-216
>                 URL: https://issues.apache.org/jira/browse/ABDERA-216
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Stefane Fermigier
>         Attachments: patch
>
>
> There is a typo in the main POM:
> localhost% mvn test
> [INFO] Scanning for projects...
> [INFO] ------------------------------------------------------------------------
> [ERROR] FATAL ERROR
> [INFO] ------------------------------------------------------------------------
> [INFO] Error building POM (may not be this project's POM).
> Project ID: unknown
> POM Location: /Users/fermigier/svn/abdera-clean/pom.xml
> Reason: Parse error reading POM. Reason: Unrecognised tag: 'reposiories' (position: START_TAG seen ...</properties>\n  \n  <reposiories>... @446:16)  for project unknown at /Users/fermigier/svn/abdera-clean/pom.xml

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