[jira] [Closed] (GERONIMO-6590) pom.xml contains illegal character / invalid
"Mark Struberg (Jira)" <[email protected]> Mon, 4 May 2026 06:13:00 +0000 (UTC)
| Newsgroups | gmane.comp.java.geronimo.devel |
|---|---|
| Message-ID | <[email protected]> |
[ https://issues.apache.org/jira/browse/GERONIMO-6590?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mark Struberg closed GERONIMO-6590.
-----------------------------------
Resolution: Won't Fix
Closing old outdated issues.
Note that the Apache Geronimo Application Server itself was declared EOL in 2017 and we do not maintain the server parts anymore.
We still do actively maintain many of the Java EE / Jakarta EE which saw the light during creation of the Apache Geronimo Aplication Server.
If you feel that this ticket still affects one of those components then please feel free to reopen the ticket.
thanks, your Apache Geronimo team!
> 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: geronimo-maven-plugin, specs
> Environment: Maven, JAVA 1.8, Artifactory
> Reporter: Jakob Berlin
> Priority: Blocker
> Labels: Artifactory, Geronimo, Maven, geronimo, 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
(v8.20.10#820010)