Won't Fix
Details
Assignee
Matt BrozowskiMatt BrozowskiReporter
Markus von RüdenMarkus von Rüden(Deactivated)Components
Affects versions
Priority
Major
Details
Details
Assignee
Matt Brozowski
Matt BrozowskiReporter
Markus von Rüden
Markus von Rüden(Deactivated)Components
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created February 11, 2014 at 12:26 PM
Updated March 7, 2014 at 10:47 AM
Resolved March 7, 2014 at 10:47 AM
I cleaned my maven repository and build the current master state (2014-02-09) with
./clean.pl && ./compile.pl && ./assemble.pl -p dir
using oracle jdk 1.7.0 update 25.
At some point the jmx-configgenerator-webui project complains about a missing dependency on "twitter.*.jar" and build is aborted.
If you simply retry the build with the same command as described above, the build just works and the dependency is resolved.
I think we should look into that and remove this dependency.