Update of /cvsroot/squirrel-sql/mavenize/laf-plugin
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18305/laf-plugin
Modified Files:
pom.xml
Log Message:
Changed groupid to squirrel-sql instead of squirrel_sql which according to Juven Xu is preferred (https://issues.sonatype.org/browse/OSSRH-84?focusedCommentId=45388&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_45388)
Index: pom.xml
===================================================================
RCS file: /cvsroot/squirrel-sql/mavenize/laf-plugin/pom.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** pom.xml 30 Aug 2009 20:29:52 -0000 1.6
--- pom.xml 19 Sep 2009 12:47:14 -0000 1.7
***************
*** 13,22 ****
<parent>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
<version>3.1.0-SNAPSHOT</version>
</parent>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>laf</artifactId>
<name>Look and Feel Plugin</name>
--- 13,22 ----
<parent>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-plugins-parent-pom</artifactId>
<version>3.1.0-SNAPSHOT</version>
</parent>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>laf</artifactId>
<name>Look and Feel Plugin</name>
***************
*** 25,29 ****
This plugin gives SQuirreLSQL client the ability to configure alternate LaFs provided by the plugin
as well as others that the user can provide. All dependencies listed with a groupId of
! net.sf.squirrel_sql and artifactId starting with squirrelsql-lf- are externally available open-source
look and feels whose project maintainers have decided to not use maven, or those which were built and
maintained only before the introduction of maven. Maven's central repository policy requires any
--- 25,29 ----
This plugin gives SQuirreLSQL client the ability to configure alternate LaFs provided by the plugin
as well as others that the user can provide. All dependencies listed with a groupId of
! net.sf.squirrel-sql and artifactId starting with squirrelsql-lf- are externally available open-source
look and feels whose project maintainers have decided to not use maven, or those which were built and
maintained only before the introduction of maven. Maven's central repository policy requires any
***************
*** 81,90 ****
<dependencies>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-lf-ilf-gpl</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-lf-kunststoff</artifactId>
<version>2.0.2</version>
--- 81,90 ----
<dependencies>
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-lf-ilf-gpl</artifactId>
<version>1.6.1</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-lf-kunststoff</artifactId>
<version>2.0.2</version>
***************
*** 96,100 ****
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-lf-metouia</artifactId>
<version>1.0.0-beta</version>
--- 96,100 ----
</dependency>
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-lf-metouia</artifactId>
<version>1.0.0-beta</version>
***************
*** 106,110 ****
-->
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-lf-nimrodlf</artifactId>
<version>1.1</version>
--- 106,110 ----
-->
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-lf-nimrodlf</artifactId>
<version>1.1</version>
***************
*** 121,130 ****
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-lf-oalnf</artifactId>
<version>3.0</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-lf-skinlf</artifactId>
<version>6.7</version>
--- 121,130 ----
</dependency>
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-lf-oalnf</artifactId>
<version>3.0</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-lf-skinlf</artifactId>
<version>6.7</version>
***************
*** 132,151 ****
<!-- Project owner not interested in maven: https://substance.dev.java.net/issues/show_bug.cgi?id=287 -->
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-lf-substance</artifactId>
<version>5.2_01</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>swingsetthemes</artifactId>
<version>3.1.0-SNAPSHOT</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-lf-tinylaf</artifactId>
<version>1.3.8</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel_sql</groupId>
<artifactId>squirrelsql-lf-toniclf</artifactId>
<version>1.0.5</version>
--- 132,151 ----
<!-- Project owner not interested in maven: https://substance.dev.java.net/issues/show_bug.cgi?id=287 -->
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-lf-substance</artifactId>
<version>5.2_01</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>swingsetthemes</artifactId>
<version>3.1.0-SNAPSHOT</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-lf-tinylaf</artifactId>
<version>1.3.8</version>
</dependency>
<dependency>
! <groupId>net.sf.squirrel-sql</groupId>
<artifactId>squirrelsql-lf-toniclf</artifactId>
<version>1.0.5</version>
|