Vincent,
I'm new with maven, so I need some help.
1/ How can I specify to take in account with the command
mvn package
some java classes from non jspresso standard directories, i.e. directories I added under the project root directory.
2/ Under Eclipse I wrote an ant task just to generate java classes from HibernateXdocletEntity.ftl
Is there a way to do it with Maven, either from Eclipse or from a console?
Regards
Pierre
