Details
-
Type:
Improvement
-
Status:
Closed
-
Priority:
Major
-
Resolution: Won't Fix
-
Affects Version/s: 1.0-rc2
-
Fix Version/s: None
-
Component/s: model additions
-
Labels:None
Description
Can a tag called <generatedSourceDirectory> or <usesGeneratedSources /> be added into the build element of project.xml?
The function of this is to let plugins like xdoclet know where to put its generated source files.
Also for eclipse plugin to add the generated sources into the .classpath file
Oh ya, if you decide to use the has generated source. I was hoping it will have the a variable (something like pom.uses.generated.sources) set to "true"
Also if the directory is specified, it should also set the variable above.