You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Curtis Olson (JIRA)" <ji...@apache.org> on 2017/12/04 17:24:00 UTC

[jira] [Comment Edited] (GERONIMO-6590) pom.xml contains illegal character / invalid

    [ https://issues.apache.org/jira/browse/GERONIMO-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16277114#comment-16277114 ] 

Curtis Olson edited comment on GERONIMO-6590 at 12/4/17 5:23 PM:
-----------------------------------------------------------------

Here too

{{2017-12-04 17:12:53,083 [ajp-apr-8009-exec-8] [ERROR] (o.a.r.RemoteRepoBase:772) - IO error while trying to download resource 'jcenter:org/apache/geronimo/specs/specs/1.1/specs-1.1.pom': org.artifactory.api.repo.exception.maven.BadPomException: Failed to read POM for 'org/apache/geronimo/specs/specs/1.1/specs-1.1.pom': expected START_TAG or END_TAG not TEXT (position: TEXT seen ...</developers>\n    `\n    <p... @91:7) }}


was (Author: gullywompr):
Here too

{quote}2017-12-04 17:12:53,083 [ajp-apr-8009-exec-8] [ERROR] (o.a.r.RemoteRepoBase:772) - IO error while trying to download resource 'jcenter:org/apache/geronimo/specs/specs/1.1/specs-1.1.pom': org.artifactory.api.repo.exception.maven.BadPomException: Failed to read POM for 'org/apache/geronimo/specs/specs/1.1/specs-1.1.pom': expected START_TAG or END_TAG not TEXT (position: TEXT seen ...</developers>\n    `\n    <p... @91:7) .{quote}

> pom.xml contains illegal character / invalid
> --------------------------------------------
>
>                 Key: GERONIMO-6590
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-6590
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: ActiveMQ
>         Environment: Maven, JAVA 1.8, Artifactory
>            Reporter: Jakob Berlin
>            Priority: Blocker
>              Labels: Artifactory, Maven, pom.xml
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> We use Artifactory to cache and summarize remote repositories in our company. We use org.apache.activemq which has a dependency to org.apache.geronimo.specs:specs:pom:1.1. This can't be imported to Artifactory (which results in build failure) due a mailformed pom.xml.
> {noformat}
> 2017-09-20 16:01:19,839 [http-nio-8081-exec-17] [ERROR] (o.a.r.d.DbStoringRepoMixin:258) - IO error while trying to save resource maven_local-releases-external:org/apache/geronimo/specs/specs/1.1/specs-1.1.pom'': org.artifactory.api.repo.exception.maven.BadPomException: Failed to read POM for 'org/apache/geronimo/specs/specs/1.1/specs-1.1.pom': expected START_TAG or END_TAG not TEXT (position: TEXT seen ...</developers>\n    `\n    <p... @91:7) .
> {noformat}
> The pom.xml contains a "`"-character right after the closing develpers-tag and before the next opening one.
> Please remove the wrong character.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)