Hi, sorry for the delay but I was some days off and my working queue is huge.
I used mvn deploy with the profile "deploy", I mean mvn deploy -Pdeploy > and I think I configured maven to use an external ssh: http://maven.apache.org/plugins/maven-deploy-plugin/examples/deploy-ssh-external.html anyway to test the process you can use mvn install -Pdeploy > it should generate the distribution artifacts under distribution/target. It works fine here. Please, let me know if it doesn't work. Cheers On Mon, Jun 14, 2010 at 6:09 PM, Jim Ancona <[email protected]> wrote: > I think David Calavera handled this last time. I'll try to get him to > check in here. > > Jim > > On Sun, Jun 13, 2010 at 3:39 AM, ant elder <[email protected]> wrote: > > Does anyone know what the Abdera release process is, eg how to get the > > modules deployed to a Maven staging repository? > > > > If i try various things like mvn -Pdeploy or release:prepare/perform > > etc it doesn't work and either just doesn't deploy anything or gives > > various config errors. So does anyone know how this was done in the > > past? > > > > ...ant > > >
