Dear all,
I am getting the following while trying to build hps software (mvn clean install -DskipTests=true)

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project hps-monitoring-app: Compilation failure: Compilation failure:
[ERROR] /work/eclipse_workspace/hps/monitoring-app/src/main/java/org/hps/monitoring/gui/PlotInfoWindow.java:[206,53] method getObjectStyles in class hep.aida.jfree.plotter.PlotterRegion cannot be applied to given types;
[ERROR] required: java.lang.Object
[ERROR] found: no arguments
[ERROR] reason: actual and formal argument lists differ in length
[ERROR] /work/eclipse_workspace/hps/monitoring-app/src/main/java/org/hps/monitoring/plotting/MonitoringPlotFactory.java:[47,9] cannot find symbol
[ERROR] symbol:   method setEmbedded(boolean)
[ERROR] location: class org.hps.monitoring.plotting.MonitoringPlotFactory
[ERROR] /work/eclipse_workspace/hps/monitoring-app/src/main/java/org/hps/monitoring/plotting/MonitoringPlotFactory.java:[60,9] cannot find symbol
[ERROR] symbol:   method setEmbedded(boolean)
[ERROR] location: class org.hps.monitoring.plotting.MonitoringPlotFactory
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]


Any suggestion?

Andrea




Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1