
|
If you were logged in you would be able to see more operations.
|
|
|
XDoclet 2
Created: 29/May/07 06:43 PM
Updated: 20/Aug/08 12:27 PM
|
|
| Component/s: |
Maven2 plugin
|
| Affects Version/s: |
2.0.5
|
| Fix Version/s: |
2.0.7
|
|
I use a custom metadata provider. At present I run it through maven's ant plugin, and the ant's xdoclet plugin.
I register the metadata provider with XDoclet by using a component tag.
When I try to use the Maven2 plugin I get a failed build, because the Maven2 plugin is trying to set the destdir property, which the ant plugin is not. (My metadata provider doesn't have any use for a destdir property).
Below is the stack trace.
|
|
Description
|
I use a custom metadata provider. At present I run it through maven's ant plugin, and the ant's xdoclet plugin.
I register the metadata provider with XDoclet by using a component tag.
When I try to use the Maven2 plugin I get a failed build, because the Maven2 plugin is trying to set the destdir property, which the ant plugin is not. (My metadata provider doesn't have any use for a destdir property).
Below is the stack trace.
|
Show » |
|
destdir property in case destdir is null