cstamas merged PR #691:
URL: https://github.com/apache/maven-resolver/pull/691
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: issues-unsubscr...@maven.
cstamas commented on PR #691:
URL: https://github.com/apache/maven-resolver/pull/691#issuecomment-2848697478
> Yes, that that is no problem. The structure is identical to src/site.
Cool! Resolver and Maven would gladly accept a PR that is fixing this
:smile:
--
This is an automate
michael-o commented on PR #691:
URL: https://github.com/apache/maven-resolver/pull/691#issuecomment-2848595314
> Is markdown supported? And can i enlist the generated file in site.xml as
a side menu entry?
Yes, that that is no problem. The structure is identical to src/site.
--
Thi
cstamas commented on PR #691:
URL: https://github.com/apache/maven-resolver/pull/691#issuecomment-2848586484
Is markdown supported? And can i enlist the generated file in site.xml as a
side menu entry?
--
This is an automated message from the Apache Git Service.
To respond to the message,
michael-o commented on PR #691:
URL: https://github.com/apache/maven-resolver/pull/691#issuecomment-2848054878
> > OK as a temporary stopgap, but in general generated files shouldn't even
be in the source repo.
>
> This is a limitation of site/doxia: it cannot process generated resour
cstamas commented on PR #691:
URL: https://github.com/apache/maven-resolver/pull/691#issuecomment-2848017024
> OK as a temporary stopgap, but in general generated files shouldn't even
be in the source repo.
This is a limitation of site/doxia: it cannot process generated resources,
at
slachiewicz commented on PR #691:
URL: https://github.com/apache/maven-resolver/pull/691#issuecomment-2847959273
> OK as a temporary stopgap, but in general generated files shouldn't even
be in the source repo.
but this is template that will be used to generate files - and expectation
gnodet opened a new pull request, #691:
URL: https://github.com/apache/maven-resolver/pull/691
Add comment headers to velocity templates to indicate that the generated
files should not be modified directly. The headers include information about
the source template and instructions to modify