Hi all, I'm looking for a way to specify project dependencies which are going to be 'provided' by the host environments. In maven2 I would put the scope of the dependency on 'provided'.
I've search the manual and grepped through the sources but couldn't really find something similar... did I miss something? kind regards, Peter Maas