Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » RCP Testing Tool » Release pom.xml files have parent pom versions ending with -SNAPSHOT
Release pom.xml files have parent pom versions ending with -SNAPSHOT [message #1733107] Tue, 24 May 2016 12:29
Fabian Baboschi is currently offline Fabian BaboschiFriend
Messages: 41
Registered: December 2009
Member
For example, at this URL,

https://repo.eclipse.org/content/repositories/rcptt-releases/org/eclipse/rcptt/runner/rcptt.runner/2.0.1/rcptt.runner-2.0.1.pom

the version of the parent is:
<parent>
<groupId>org.eclipse.rcptt.runner</groupId>
<version>2.0.2-SNAPSHOT</version>
<artifactId>runner</artifactId>
</parent>

this is true for all release versions of rcptt.runner poms.
This is preventing me from getting the repo into nexus.
Previous Topic:Error using the drag-action cmd
Next Topic:RCPTT cannot recognize the plugin dropdown list while replaying
Goto Forum:
  


Current Time: Fri Apr 26 05:07:56 GMT 2024

Powered by FUDForum. Page generated in 0.02713 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top