You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2009/11/12 12:57:55 UTC

[jira] Created: (MNG-4438) [regression] CLI no longer reports the build revision and timestamp shown in Maven 2.1.0+

[regression] CLI no longer reports the build revision and timestamp shown in Maven 2.1.0+
-----------------------------------------------------------------------------------------

                 Key: MNG-4438
                 URL: http://jira.codehaus.org/browse/MNG-4438
             Project: Maven 2
          Issue Type: Bug
          Components: Command Line
    Affects Versions: 3.0-alpha-3
            Reporter: Brett Porter


I found the output quite useful in determining the source of a binary being used, particularly for snapshots but also when building releases from source:

Apache Maven 2.2.1 (r801777; 2009-08-07 05:16:01+1000)

However, 3.0-alpha-3 does not report the part after the version

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MNG-4438) [regression] CLI no longer reports the build revision and timestamp shown in Maven 2.1.0+

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MNG-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=198088#action_198088 ] 

Olivier Lamy commented on MNG-4438:
-----------------------------------

Difficult to have this when building from sources tarball.
Because it's based on the svn metadata and sources tarball doesn't contains svn metadata.
Have a look at the profile svn-buildnumber in maven-core module.

> [regression] CLI no longer reports the build revision and timestamp shown in Maven 2.1.0+
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-4438
>                 URL: http://jira.codehaus.org/browse/MNG-4438
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 3.0-alpha-3
>            Reporter: Brett Porter
>
> I found the output quite useful in determining the source of a binary being used, particularly for snapshots but also when building releases from source:
> Apache Maven 2.2.1 (r801777; 2009-08-07 05:16:01+1000)
> However, 3.0-alpha-3 does not report the part after the version

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MNG-4438) [regression] CLI no longer reports the build revision and timestamp shown in Maven 2.1.0+

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-4438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter closed MNG-4438.
-----------------------------

    Resolution: Cannot Reproduce
      Assignee: Brett Porter

ah, sorry for the noise. I looked in the wrong pom. 2.1.0 added the timestamp and not the revision when building outside SVN - but I only cared about the one built from SVN which I can see is still there. 

> [regression] CLI no longer reports the build revision and timestamp shown in Maven 2.1.0+
> -----------------------------------------------------------------------------------------
>
>                 Key: MNG-4438
>                 URL: http://jira.codehaus.org/browse/MNG-4438
>             Project: Maven 2
>          Issue Type: Bug
>          Components: Command Line
>    Affects Versions: 3.0-alpha-3
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>
> I found the output quite useful in determining the source of a binary being used, particularly for snapshots but also when building releases from source:
> Apache Maven 2.2.1 (r801777; 2009-08-07 05:16:01+1000)
> However, 3.0-alpha-3 does not report the part after the version

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira