Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

[15:47:38 CST(-0600)] <dmccallum54> what's the error?

[15:50:15 CST(-0600)] <JasonElwood> starts with this

[15:50:15 CST(-0600)] <JasonElwood> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project ssp: Compilation failure: Compilation failure:

[15:50:16 CST(-0600)] <JasonElwood> [ERROR] /opt/projects/ssp/SSP-master/src/test/java/org/jasig/ssp/dao/EarlyAlertResponseDaoTest.java:[49,43] cannot find symbol

[15:50:16 CST(-0600)] <JasonElwood> [ERROR] symbol : class AddressLabelSearchTO

[15:50:16 CST(-0600)] <JasonElwood> [ERROR] location: package org.jasig.ssp.transferobject.reports

[15:50:42 CST(-0600)] <dmccallum54> turn off tests with -Dmaven.test.skip=true

[15:50:47 CST(-0600)] <dmccallum54> jim is aware of the problem