iterator-maven-plugin icon indicating copy to clipboard operation
iterator-maven-plugin copied to clipboard

How to access item name as property

Open kwin opened this issue 7 years ago • 0 comments

There should be an example on how to access the value given in either

  • items->item
  • itemsWithProperties->itemWithProperty->name or
  • content (the current value of the comma-separated list)

as a property from the downstream project (if you use goal invoker). Also it is not completely clear from the documentation where placeholders like @item@ are getting replaced (I guess only within the plugin configuration of this plugin).

kwin avatar Jun 19 '18 15:06 kwin