[ https://issues.apache.org/jira/browse/HADOOP-8268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Harsh J updated HADOOP-8268: ---------------------------- Attachment: HADOOP-8268.patch I believe this patch fixes all pom.xml occurrences of "2>" to {{2>}}. Running a grep against all pom.xml files for " >" to pick up stdout redirector issues turned up no results. Hence I'm thinking that this patch suffices to fix the redirectors-caused validation issues properly at least. Patch was tested by running Radim's command and inspecting the generated files, to ensure they carried ">" and not {{>}} directly. Please review. @Radim - Would still be good if you can post us a list of all bad xml instances and we fix all that in this JIRA. I have none setup with me right now, but lemme know if I need to do that by self. > hadoop-project-dist/pom.xml fails XML validation > ------------------------------------------------ > > Key: HADOOP-8268 > URL: https://issues.apache.org/jira/browse/HADOOP-8268 > Project: Hadoop Common > Issue Type: Bug > Components: build > Affects Versions: 0.23.0 > Environment: FreeBSD 8.2 / AMD64 > Reporter: Radim Kolar > Assignee: Radim Kolar > Labels: maven, patch > Attachments: HADOOP-8268.patch, hadoop-pom.txt > > > In this pom file are embedded ant commands which contains '>' - redirection. > This makes XML file invalid and this POM file can not be deployed into > validating Maven repository managers such as Artifactory. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira