hboutemy commented on PR #12657:
URL: https://github.com/apache/maven/pull/12657#issuecomment-5159700580
@slawekjaranowski I tried to move the code to `impl/maven-cli`
but I get
```
[INFO] --- exec:3.6.3:java (render-configuration-page) @ maven-cli ---
Processing sources from
/Users/hboutemy/dev/maven/core/maven-4.0.x/impl/maven-cli
java.lang.IllegalStateException: No Java sources declaring configuration
keys found under /Users/hboutemy/dev/maven/core/maven-4.0.x/impl/maven-cli
at
org.eclipse.aether.tools.CollectConfiguration.runDoclet(CollectConfiguration.java:168)
```
I don't really get all this: can you have a look at it, please?
this doc is super useful, we need it back for RC7
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]