ItEr21S04ArquitecturaServidorItEr20S04: [FixBug] Added Gettext Maven plugin repository
This commit is contained in:
parent
373e18743b
commit
febaf92188
1 changed files with 7 additions and 1 deletions
8
pom.xml
8
pom.xml
|
|
@ -168,6 +168,13 @@
|
|||
</repository>
|
||||
</repositories>
|
||||
|
||||
<pluginRepositories>
|
||||
<pluginRepository>
|
||||
<id>gettext-commons-site</id>
|
||||
<url>http://gettext-commons.googlecode.com/svn/maven-repository</url>
|
||||
</pluginRepository>
|
||||
</pluginRepositories>
|
||||
|
||||
<!-- Dependency management -->
|
||||
<dependencyManagement>
|
||||
<dependencies>
|
||||
|
|
@ -402,7 +409,6 @@
|
|||
<!-- =========================================================== -->
|
||||
<!-- Gettext configuration -->
|
||||
<plugin>
|
||||
<!-- <groupId>org.xnap.commons</groupId> -->
|
||||
<groupId>org.xnap.commons</groupId>
|
||||
<artifactId>maven-gettext-plugin</artifactId>
|
||||
<version>1.2.0</version>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue