Le jeu. 7 mars 2024 à 15:20, Gary Gregory <garydgreg...@gmail.com> a écrit :
>
> Please see https://commons.apache.org/site-publish.html

Thanks.
Trying
  $ mvn scm-publish:publish-scm
results in
---CUT---
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-scm-publish-plugin:3.2.1:publish-scm
(default-cli) on project commons-math4-parent: Failed to check-in
files to SCM: The svn command failed. svn: E215004: Authentication
failed and interactive prompting is disabled; see the
--force-interactive option
[ERROR] svn: E215004: Commit failed (details follow):
[ERROR] svn: E215004: No more credentials or we tried too many times.
[ERROR] Authentication failed
---CUT---

[Appending "--force-interactive" does not help.]

By the way, if this is the recommended way, should we remove the
"site"-related statements in the components' specific POM files?

Gilles

>
> On Thu, Mar 7, 2024, 9:10 AM Gilles Sadowski <gillese...@gmail.com> wrote:
>
> > Hi.
> >
> > In relation to
> >   https://issues.apache.org/jira/browse/MATH-1667
> > I'm trying to regenerate the (live) site of [Math], but
> > I've lost track of the "right" way to do it in accordance
> > with the latest contents of the POM file; there is a
> > profile named "site-checkout" but running
> >   $ mvn -P site-checkout
> > did not check out the web site's files (into directory
> > "site-content") as I was, perhaps wrongly, expecting.
> >
> > Also, is it still OK to (force) update of the live site's
> > files (at the risk of breaking).  Or has a safer way be
> > put in place?  [Some time ago, there was a discussion
> > about moving web sites to "git" repositories...]
> >
> > Best,
> > Gilles

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

Reply via email to