[
https://issues.jboss.org/browse/JBIDE-22446?page=com.atlassian.jira.plugi...
]
Nick Boldt commented on JBIDE-22446:
------------------------------------
OK, so I've amended the parent pom again. NOW, we'll warn in the build log (but
not fail the build) for AM3 builds. For Final/GA, we'll fail the build.
This means that for Final/GA builds we need to branch and build from a different branch,
such that we can differentiate "builds which may be released" from "builds
which are just CI builds that we copy and release as is". This is kind of shitty IMHO
because it means we have a different release process for CI->Alpha vs. CI->Final,
but hey.
Two steps toward agile, one step back to waterfall. :D
Release process should disallow inclusion of snapshots artifacts
----------------------------------------------------------------
Key: JBIDE-22446
URL:
https://issues.jboss.org/browse/JBIDE-22446
Project: Tools (JBoss Tools)
Issue Type: Release
Components: build
Affects Versions: 4.4.0.Alpha2
Reporter: Jeff MAURY
Assignee: Nick Boldt
Fix For: 4.4.1.AM3
4.4.0.Alpha2 was generated with a SNAPSHOT dependency. This should be avoided in future
releases even for Alpha ones
Update: This issues is for adding some automated test/check to detect situation when our
release includes a snapshot dependency.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)