You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@openjpa.apache.org by Mark Struberg <st...@yahoo.de> on 2016/03/17 21:35:02 UTC

site-deploy-url

Hi folks!

We currently have the following in our pom:

<site.deploy.url>scp://people.apache.org/home/${site.deploy.user.name}/public_html/openjpa/${project.version}/staging-site</site.deploy.url>


Since people.a.o is gone, where do we like to hist that now?

LieGrue,
strub

Re: site-deploy-url

Posted by Romain Manni-Bucau <rm...@gmail.com>.
would sftp://home.apache.org/~${site.deploy.user.name}/public_html/openjpa/${project.version}/staging-site
work?

Romain Manni-Bucau
@rmannibucau |  Blog | Github | LinkedIn | Tomitriber


2016-03-17 21:35 GMT+01:00 Mark Struberg <st...@yahoo.de>:
> Hi folks!
>
> We currently have the following in our pom:
>
> <site.deploy.url>scp://people.apache.org/home/${site.deploy.user.name}/public_html/openjpa/${project.version}/staging-site</site.deploy.url>
>
>
> Since people.a.o is gone, where do we like to hist that now?
>
> LieGrue,
> strub