Hi mates, forwarding to dev@ - is that a bug?
TIA! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ ---------- Forwarded message ---------- From: Simone Tripodi <[email protected]> Date: Sun, Jan 6, 2013 at 8:41 PM Subject: [doap-plugin] <shortdesc> property value not interpolated? To: Maven Users List <[email protected]> Hi all guys, I am tryin' to plug the doap-plugin in Apache Onami and I noticed a strange behaviour of the `shotdesc` property. If not specified, the plugin terminates with an error: [ERROR] A <doapOptions><shortdesc/></doapOptions> parameter is required by ASF. If I specify as <doapOptions> <shortdesc>${project.description}</shortdesc> </doapOptions> it terminates with the same error message: [ERROR] A <doapOptions><shortdesc/></doapOptions> parameter is required by ASF. If I set a value, such as <doapOptions> <shortdesc>Bazinga!</shortdesc> </doapOptions> It goes ok. Ah, and yes, the ${project.description} property is specified :) Is there something I overlooked or maybe a known issue? TIA! -Simo http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
