Nick Boldt created JBIDE-24987:
----------------------------------
Summary: fix TP PR jobs so they run p2diff against last available published
TP
Key: JBIDE-24987
URL:
https://issues.jboss.org/browse/JBIDE-24987
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: build, target-platform
Affects Versions: 4.5.1.AM2
Reporter: Nick Boldt
Realized today that the TP PR job is failing because it's trying to diff against a TP
URL that doesn't (yet) exist.
So, pass in these params:
{code}-DtargetRepositoryURL=\
http://download.jboss.org/jbosstools/targetplatforms/jbosstoolstarget/${T...
\
-Dp2diff.skip=false{code}
If this doesn't work we can just skip the p2diff check entirely.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)