> You should find the axis2-resource-bundle artifact in your local repo > cache, open it up (unzip it) and look for a file named > META-INF/maven/remote-resource.xml inside. If that file does not exist > or is empty, that would seem to be your problem. > > In all likelihood, there is something in the Java coding of MRRP which > is incompatible with your OpenVMS system (not really a surprise). You > should pull down the source code of MRRP and analyze it. If you find > and fix a defect, please donate your patch back to the Maven JIRA so > it can be included in a future release of MRRP.
Another perhaps easier solution would be to simply get rid of MRRP and replace it with m-dependency-p which can provide similar functionality with the "unpack" mojo -- and it does not require any such manifest to do its work. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
