Just to chime in re new Maven4 scopes:
https://github.com/apache/maven/blob/master/api/maven-api-core/src/main/java/org/apache/maven/api/DependencyScope.java#L92

T

On Mon, Oct 14, 2024 at 12:36 PM Martin Desruisseaux
<martin.desruisse...@geomatys.com> wrote:
>
> Le 2024-10-14 à 10 h 45, Stephen Colebourne a écrit :
>
> > So you've defined a GAV for Java modules like java.desktop?
> >
> Good point. I didn't, but in the proposed approach this is something
> that would need to be done (with version number omitted I guess).
> Alternatively, it can also be considered another case where module-info
> duplication is needed, or just rely on the classical way of adding
> command-line options.
>
>
> > Happy to test - I remain unconvinced that an approach based on command
> > line flags derived from existing Maven info is sufficient.
> >
> Maybe not all case. But I think that it can cover a lot of cases, and
> makes other cases easier by reducing the number of remaining options
> that developers need to provide. I have some urgent work to finish in
> the next couple of weeks, but hope to be back on the compiler plugin
> after that.
>
>      Martin
>
>
>
> ---------------------------------------------------------------------
> 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