Github user rsafonseca commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/341#discussion_r31677186
--- Diff: debian/rules ---
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-VERSION := $(shell mvn
org.apache.maven.plugins:maven-h
Github user rsafonseca closed the pull request at:
https://github.com/apache/cloudstack/pull/341
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature
Github user bhaisaab commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/341#discussion_r31676186
--- Diff: debian/rules ---
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-VERSION := $(shell mvn
org.apache.maven.plugins:maven-hel
Github user rsafonseca commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/341#discussion_r31657434
--- Diff: debian/rules ---
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-VERSION := $(shell mvn
org.apache.maven.plugins:maven-h
Github user bhaisaab commented on a diff in the pull request:
https://github.com/apache/cloudstack/pull/341#discussion_r31430386
--- Diff: debian/rules ---
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
# -*- makefile -*-
-VERSION := $(shell mvn
org.apache.maven.plugins:maven-hel
GitHub user rsafonseca opened a pull request:
https://github.com/apache/cloudstack/pull/341
Version evaluated with native tools instead of maven
I think i saw a build failure yesterday on buildacloud.com due to missing
plexus libs invoking the mvn command.
Can't seem to pinpoint