Closed Bug 1054557 Opened 10 years ago Closed 10 years ago

Add Maven to Build

Categories

(Socorro :: Infra, task)

x86_64
Linux
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bramwelt, Assigned: bramwelt)

Details

Having maven installed on the Vagrantbox allows for users to run 'build.sh' locally. Otherwise more work has to be done (commenting out 'mvn' lines) to be able to build socorro within the Vagrantbox.
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/3a9d3e3ce6f8bade8680593d7b24435c02fe8cc1
Add JAVA_HOME to build.sh

Only updates PATH if not on Jenkins or Travis-CI.

JAVA_HOME is missing '/bin' because PATH requires 'bin' directories,
yet some applications use JAVA_HOME to access other resources from
Java.

fix bug 1054557

https://github.com/mozilla/socorro/commit/cc2c063444db3579bf7ccd24b10818e2d9dbd2b4
Vagrant - Install Maven from dchen's repo

fix bug 1054557

https://github.com/mozilla/socorro/commit/78b2426f09de189895ab8e02be1799b7264f739b
Merge pull request #2301 from bramwelt/fix-bug-1054557-add-maven-for-build

fix bug 1054557 - Install maven in Vagrant
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 100
You need to log in before you can comment on or make changes to this bug.