cpo-plugin allowed the conversion from database stored metadata to xml stored metadata. Conversion will be available in older plugins, but removing the jdbc dependency allows the plugin to be used in testing CpoAdapter implementations like JdbcCpoAdapter and CassandraCpoAdapter. This is a better test than just checking if the code generated by the plugin compiles.
cpo-plugin allowed the conversion from database stored metadata to xml stored metadata. Conversion will be available in older plugins, but removing the jdbc dependency allows the plugin to be used in testing CpoAdapter implementations like JdbcCpoAdapter and CassandraCpoAdapter. This is a better test than just checking if the code generated by the plugin compiles.