I'm looking for a way to pass an object from a plugin (e.g. in the
process-resources phase) to another plugin (e.g. in the package
phase). I've done similar things using execution properties in the
MavenSession object, but this only support String values. Is there
some other data structure which can be used to pass something other
than a String?

Thanks,
Justin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to