I'm using the ipojo-maven-plugin and I only use annotations to configure my iPOJO's. Is there a way to avoid creating a dummy metadata xml file? It seems like ipojo-maven-plugin requires a metadata file even though I don't need it.
I'm using ipojo-maven-plugin 1.8.0. /Bengt

