Contains the configuration files for a few plugins (for the moment, Jalopy only) so that there's no need to replicate them, put them on a remote server, or use an absolute path.
'org.geoserver.maven:build-configs:1.5.4'
<dependency> <groupId>org.geoserver.maven</groupId> <artifactId>build-configs</artifactId> <version>1.5.4</version> </dependency>
<dependency org="org.geoserver.maven" name="build-configs" rev="1.5.4"/>
"org.geoserver.maven", "build-configs", "1.5.4"