Rayees Namathponnan created CLOUDSTACK-4263:
-----------------------------------------------
Summary: 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: Test
Security Level: Public (Anyone can view this level - this is the default.)
Components: Packaging
Affects Versions: 4.2.0
Reporter: Rayees Namathponnan
Priority: Critical
Fix For: 4.2.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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira