Edit read only properties of plugins

2006-02-20 Thread Matt Campbell
Hello, im having problems customizing some of the plugins. A few plugins have properties i cannot change. I wanted to change the outputDirectory property for the plugin "maven-compiler-plugin". When i run "mvn compile" i get the Build Error : "Cannot Override Read-Only parameter: outputDirectory i

RE: Edit read only properties of plugins

2006-02-20 Thread Brian E. Fox
rg Subject: Edit read only properties of plugins Hello, im having problems customizing some of the plugins. A few plugins have properties i cannot change. I wanted to change the outputDirectory property for the plugin "maven-compiler-plugin". When i run "mvn compile" i get the