You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Rayees Namathponnan (JIRA)" <ji...@apache.org> on 2013/12/06 23:05:36 UTC

[jira] [Closed] (CLOUDSTACK-4263) Unable to get git number in maven-jgit-buildnumber-plugin, while build cloudstack from outside repository "cloudstack.git"

     [ https://issues.apache.org/jira/browse/CLOUDSTACK-4263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rayees Namathponnan closed CLOUDSTACK-4263.
-------------------------------------------


> Unable to get git number in maven-jgit-buildnumber-plugin, while build cloudstack from outside repository "cloudstack.git"
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-4263
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-4263
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>          Components: Packaging
>    Affects Versions: 4.2.0
>            Reporter: Rayees Namathponnan
>            Assignee: Rayees Namathponnan
>             Fix For: 4.3.0
>
>
> We have  plugin to get build number, its added as part of below commit 
> https://git-wip-us.apache.org/repos/asf?p=cloudstack.git;a=commit;h=96d29c7f3de5b6ad52aaecd633f9b0ef80aae7a0
> I am creating RPM build, by calling below command trough another script, which is outside "cloudstack.git"
> cd $CWD/cloudstack/packaging/centos63
> echo "Performing Campo Packaging"
> ./package.sh --pack nonoss
> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ cloud-client-ui ---
> [INFO] No sources to compile
> [INFO] 
> [INFO] --- maven-surefire-plugin:2.12:test (default-test) @ cloud-client-ui ---
> [INFO] Skipping execution of surefire because it has already been run for this configuration
> [INFO] 
> [INFO] --- maven-jgit-buildnumber-plugin:1.2.6:extract-buildnumber (git-buildnumber) @ cloud-client-ui ---
> [INFO] Cannot extract Git info, maybe custom build with 'pl' argument is running
> [INFO] 
> [INFO] --- maven-war-plugin:2.3:war (default-war) @ cloud-client-ui ---



--
This message was sent by Atlassian JIRA
(v6.1#6144)