Hi

I'm trying to access my project's classpath in a plugin I'm writing, which 
should generate JPA's persistence.xml file from JPA entities found on the 
classpath.
To work, this should run during the generate-sources phase, but do I have 
access to the projects dependencies (transivite dependencies, if possible) at 
that point?

Best regards,
Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to