Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mojarra-dev] Move Maven coordinates to org.glassfish:mojarra?

+1

Much clearer towards end users this way.

Cheers, B

On Mon, Jun 22, 2020, 12:00 arjan tijms <arjan.tijms@xxxxxxxxx> wrote:
Hi,

Mojarra currently uses the coordinates

<groupId>org.glassfish</groupId>
<artifactId>jakarta.faces</artifactId>

I wonder if we should not move this to:

<groupId>org.glassfish</groupId>
<artifactId>mojarra</artifactId>

Thoughts?

Kind regards,
Arjan Tijms

Back to the top