[GitHub] cloudstack pull request: Version evaluated with native tools inste...

2015-06-03 Thread rsafonseca
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] cloudstack pull request: Version evaluated with native tools inste...

2015-06-03 Thread rsafonseca
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] cloudstack pull request: Version evaluated with native tools inste...

2015-06-03 Thread bhaisaab
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] cloudstack pull request: Version evaluated with native tools inste...

2015-06-03 Thread rsafonseca
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] cloudstack pull request: Version evaluated with native tools inste...

2015-06-01 Thread bhaisaab
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] cloudstack pull request: Version evaluated with native tools inste...

2015-06-01 Thread rsafonseca
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