The MyFaces project is home of the first free open source JavaServer Faces implementation as well as some useful JSF component libraries and other convenient JSF stuff.
'org.apache.myfaces.trinidadbuild:maven-javascript-plugin:2.0.1'
<dependency>
<groupId>org.apache.myfaces.trinidadbuild</groupId>
<artifactId>maven-javascript-plugin</artifactId>
<version>2.0.1</version>
</dependency>
<dependency org="org.apache.myfaces.trinidadbuild" name="maven-javascript-plugin" rev="2.0.1"/>
"org.apache.myfaces.trinidadbuild", "maven-javascript-plugin", "2.0.1"