Hi All,

I have some questions about the maven-obr-plugin:

- Should we keep the sandbox word in the package name? I think we can rid of it.

- Should we replace PathFile class with FileUtils from plexus-util artifact(http://plexus.codehaus.org/plexus-utils/apidocs/org/codehaus/plexus/util/FileUtils.html) or with java.net.URL? IMHO we should remove it order to avoid code-duplication.

- Why in the repository goal does the plugin look for obr.xml file? Which is the difference between obr.xml and repository.xml?

Ciao,
Stefano "Kismet" Lenzi

Reply via email to