Is it possible to set the BeanInfo path for a maven project? If so, how can
you do this? My project is setup with the com.companyname.projectname
package structure. If I'm reading the Instrospector  documentation clearly,
this would bean that the BeanInfo implementations need to be in
com.beans.infos
(http://java.sun.com/javase/6/docs/api/java/beans/Introspector.html). I
would like to put them in a packaged named
com.companyname.projectname.beans.infos.
-- 
View this message in context: 
http://www.nabble.com/Set-default-BeanInfo-path-for-maven-project-tp22246874p22246874.html
Sent from the Maven - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to