Thanks again.

In the case of Commons, we need to add links in subdirectories which
don't otherwise exist.

The symlink task cannot create subdirectories, but we can use an Ant
macro that creates both the directory and the link.
This can then be invoked for each required redirect.

On Fri, 1 Dec 2023 at 08:17, Hervé Boutemy <herve.bout...@free.fr> wrote:
>
> here is the explanation:
> https://maven.apache.org/developers/website/index.html
>
> for example every plugin in https://maven.apache.org/plugins/index.html is a
> symlink:
> https://svn.apache.org/viewvc/maven/website/content/plugins/
>
> Le jeudi 30 novembre 2023, 22:51:04 CET sebb a écrit :
> > Thanks very much, that looks very promising.
> >
> > On Thu, 30 Nov 2023 at 19:26, Michael Osipov <micha...@apache.org> wrote:
> > > On 2023/11/28 17:35:40 sebb wrote:
> > > > Is it possible to generate soft-links as part of a site build?
> > > >
> > > > I tried adding them to the resources/ folder, but they were ignored.
> > >
> > > While I haven't tried explicitly, what about
> > > https://github.com/apache/maven-site/blob/c9e53bb488964ec2236688db41f9ddc
> > > 90e642702/pom.xml#L246-L264?
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > > For additional commands, e-mail: users-h...@maven.apache.org
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> > For additional commands, e-mail: users-h...@maven.apache.org
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
> For additional commands, e-mail: users-h...@maven.apache.org
>

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

Reply via email to