Hello all,
We've tested using the Maven-obr-plugin for our project and run into a few 
limitations.
We are maintaining 3 synched-up OBR repositories and load-balancing for them. 
However, the plugin currently only allows us to specify one location. Due to 
this, our snapshots cannot be deployed using the plugin even if we manually 
change the location because the generated jars & repository.xml will not match. 
(This is not an issue with non-snapshot versions).
In addition, we have an internal corporate Maven repository that is not at the 
same location as any of the OBRs, so overwriting the deploy location prevents 
our projects from being deployed to that repository.
Any suggestions besides manually changing the locations and running deploy 
(which still doesn't solve the snapshot issue)? Thanks.
-Anna


Reply via email to