Skip to main content

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

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