* Would it be good to use ebrim everywhere instead of ebxml? * Have we decided for a geonetwork-services-ebxml artefact (jar project)? * Have we decided for to rename geonetwork-dao-ebxml into geonetwork-persistence-ebxml? * I was suppose to create the jar artefact geonetwork-testutil-ebxml because of this email I have sent: ''In geonetwork-domain-ebxml there are great test utility classses from Heikki which I copied in geonetwork-dao-ebxml. Of course copying is not correct. What do we do, create a project (maven jar artefact) called geonetwork-testutil-ebxml'' ** I tried to create this project but there is this error: A cycle was detected in the build path of project 'geonetwork-testutil-ebxml'. Apperently Maven not let you do this and in a way it is correct: no bidirectional dependencies you foolish software engineers! Does everyone agree that we don't have this project and that we duplicate those utils? Or we put them in the main of geonetwork-domain-ebxml?