You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@apache.org> on 2018/01/16 19:14:00 UTC

[jira] [Commented] (MRELEASE-991) Snapshot version is not published on snapshot repository but release version is published instead

    [ https://issues.apache.org/jira/browse/MRELEASE-991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16327616#comment-16327616 ] 

Robert Scholte commented on MRELEASE-991:
-----------------------------------------

The problem seems to be the tagging. Can you check the versions in the tagged poms? Next question would be, what's wrong with the git command. Maybe that's something you can analyze yourself based on these logfiles.

> Snapshot version is not published on snapshot repository but release version is published instead
> -------------------------------------------------------------------------------------------------
>
>                 Key: MRELEASE-991
>                 URL: https://issues.apache.org/jira/browse/MRELEASE-991
>             Project: Maven Release Plugin
>          Issue Type: Bug
>          Components: perform
>    Affects Versions: 2.5.1, 2.5.2, 2.5.3
>         Environment: Rhel 6.5, Java 8, 
>            Reporter: nidhi
>            Priority: Blocker
>              Labels: maven
>         Attachments: 2.3.2_debug.txt, 2.5.1_debug.txt, pom.xml
>
>
> Snapshot version is not published on snapshot repository but release version is published instead.
> Release is successful. No errors.
> Only change is upgrade of release plugin from 2.3.2 to 2.5.2
> Also tried 2.5.1 and 2.5.3 but none worked.
> Using apache maven 3.5.0
> Steps:
> •mvn clean install 
> •mvn release:prepare
> •mvn release:perform
> Output: Build Success in all three
> when I use maven release plugin 2.3.2 version , I can publish snapshot in snapshot repo but nothing is published in release repo



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)