maven/maven-plugin-tools
Jason van Zyl 843ed8061a o allowing the specification of the bean property that should be used for
reading/writing configuration values. I briefly discussed this with John but
  is up for discussion. We felt the most "bean" like way would be to allow
  something like the following:
  
  @parameter property="project"
  
  Which would mean that for that particular field to read/write it a
  getProject() and setProject(Project) method would be present.
  


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@279997 13f79535-47bb-0310-9956-ffa450edef68
2005-09-10 12:12:40 +00:00
..
maven-plugin-tools-api o getting rid of old cruft that has long since been useful 2005-09-09 20:57:44 +00:00
maven-plugin-tools-beanshell PR: MNG-758 2005-08-23 12:28:54 +00:00
maven-plugin-tools-java o allowing the specification of the bean property that should be used for 2005-09-10 12:12:40 +00:00
maven-plugin-tools-marmalade PR: MNG-596 2005-07-21 13:58:42 +00:00
maven-plugin-tools-pluggy o removing references to removed classes 2005-09-09 22:13:53 +00:00
pom.xml PR: MNG-596 2005-07-21 13:58:42 +00:00