Nick Boldt created JBIDE-24417:
----------------------------------
Summary: getProjectRootPomParents.sh should support released parent pom
versions (not just SNAPSHOTs)
Key: JBIDE-24417
URL:
https://issues.jboss.org/browse/JBIDE-24417
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build
Affects Versions: 4.4.4.Final
Reporter: Nick Boldt
Priority: Blocker
Ran this:
{code}
/tmp/jbt.github/jbosstools-build-ci/util/getProjectRootPomParents.sh -updateRootPom -b
jbosstools-4.4.x -b2 jbosstools-4.4.x -pv 4.4.4.Final -w1 /tmp/jbt.github -vjbt
4.4.4.Final -vds 10.4.0.GA -tpmin 4.60.3.Final -tpmax 4.63.0.Final -p1
"aerogear::aerogear-hybrid arquillian base::foundation browsersim central forge
freemarker hibernate javaee::jsf jst livereload openshift server
vpe::visual-page-editor-core webservices integration-tests" -p2 "build
build-sites::updatesite discovery::central-update devdoc
download.jboss.org
maven-plugins:build versionwatch" -p3 "artwork ci::build devdoc
product::installer qa website" -jirahost
https://issues.jboss.org{code}
and the output suggested that all the root poms are already updated because they have
4.4.4.Final-SNAPSHOT (not 4.4.4.Final).
So... need to fix this ASAP.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)