| | |
| | | <id>central</id> |
| | | <name>Maven Repository Switchboard</name> |
| | | <layout>default</layout> |
| | | <url>http://repo.springsource.org/libs-milestone</url> |
| | | <url>https://repo.springsource.org/libs-milestone</url> |
| | | <snapshots> |
| | | <enabled>true</enabled> |
| | | </snapshots> |
| | |
| | | <repository> |
| | | <id>prime-repo</id> |
| | | <name>PrimeFaces Maven Repository</name> |
| | | <url>http://repository.primefaces.org</url> |
| | | <url>https://repository.primefaces.org</url> |
| | | <layout>default</layout> |
| | | </repository> |
| | | </repositories> |
| | |
| | | <profile> |
| | | <id>test</id> |
| | | <properties> |
| | | <profile.active>test</profile.active> |
| | | <profile.active>cq</profile.active> |
| | | </properties> |
| | | <activation> |
| | | <activeByDefault>true</activeByDefault> |
| | |
| | | <profile.active>silkroad</profile.active> |
| | | </properties> |
| | | </profile> |
| | | <profile> |
| | | <id>guotai</id> |
| | | <properties> |
| | | <profile.active>guotai</profile.active> |
| | | </properties> |
| | | </profile> |
| | | <profile> |
| | | <id>cq</id> |
| | | <properties> |
| | | <profile.active>cq</profile.active> |
| | | </properties> |
| | | </profile> |
| | | <profile> |
| | | <id>sdy</id> |
| | | <properties> |
| | | <profile.active>sdy</profile.active> |
| | | </properties> |
| | | </profile> |
| | | </profiles> |
| | | <build> |
| | | <finalName>smartlab</finalName> |