[jbosstools-issues] [JBoss JIRA] (JBIDE-17941) stop relying on snapshot for plugins

Max Rydahl Andersen (JIRA) issues at jboss.org
Mon Jul 21 09:05:29 EDT 2014


Max Rydahl Andersen created JBIDE-17941:
-------------------------------------------

             Summary: stop relying on snapshot for plugins
                 Key: JBIDE-17941
                 URL: https://issues.jboss.org/browse/JBIDE-17941
             Project: Tools (JBoss Tools)
          Issue Type: Enhancement
          Components: build
            Reporter: Max Rydahl Andersen


while investigating why 0.19-snapshot is missing from http://repository.jboss.org/nexus/content/repositories/snapshots/org/jboss/tools/tycho-plugins/repository-utils/0.19.0-SNAPSHOT/ I found that we seem to always use snapshot in our jbosstools parent pom for these plugins.

And we are now at 0.19 but there is only a 0.16 release.

these plugins should be released and we should depend on the released ones instead of snapshot. Snapshot version is fine for early development, but not for ever.

the only thing that we haven't  found a way to make a real release of is the parent pom because of tycho/p2 limitations. But the rest should be releases.

Its worth nothing that any snapshot gets deleted after 90 days (https://community.jboss.org/wiki/MavenSnapshotRepository)




--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jbosstools-issues mailing list