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.6.2'
<dependency> <groupId>org.geoserver.maven</groupId> <artifactId>build-configs</artifactId> <version>1.6.2</version> </dependency>
<dependency org="org.geoserver.maven" name="build-configs" rev="1.6.2"/>
"org.geoserver.maven", "build-configs", "1.6.2"