[INFO] ------------------------------------------------------------------------
[INFO] Building Module :: Rio Management User Interface 5.0-M2
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ rio-ui ---
[INFO] Deleting /Users/jramsdale/workspaces/rio/rio-project/rio-tools/rio-ui/target
[INFO]
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ rio-ui ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ rio-ui ---
[INFO] Compiling 71 source files to /Users/jramsdale/workspaces/rio/rio-project/rio-tools/rio-ui/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] /Users/jramsdale/workspaces/rio/rio-project/rio-tools/rio-ui/src/main/java/org/rioproject/tools/ui/servicenotification/filter/FilterPanel.java:[42,27] type javax.swing.JComboBox does not take parameters
[ERROR] /Users/jramsdale/workspaces/rio/rio-project/rio-tools/rio-ui/src/main/java/org/rioproject/tools/ui/servicenotification/filter/FilterPanel.java:[56,35] type javax.swing.JComboBox does not take parameters
[INFO] 2 errors