[postgis-tickets] [PostGIS] #2187: Move jdbc building to debbie
PostGIS
trac at osgeo.org
Fri Jan 25 20:29:14 PST 2013
#2187: Move jdbc building to debbie
-----------------------+----------------------------------------------------
Reporter: robe | Owner: robe
Type: task | Status: new
Priority: medium | Milestone: PostGIS 2.1.0
Component: buildbots | Version: trunk
Keywords: |
-----------------------+----------------------------------------------------
Comment(by robe):
I coped the job but noticing I'm getting warnings which don't think I was
getting on Winnie. Might be because I went with a newer Mavena nd JDK.
Using Maven 1.4 and JDK 1.7.
Getting these notices:
{{{
[WARNING]
[WARNING] Some problems were encountered while building the effective
model for org.postgis:postgis-jdbc:jar:2.1.0SVN
[WARNING] 'version' contains an expression but should be a constant. @
org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 8,
column 11
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins
:maven-javadoc-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 127,
column 12
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins
:maven-dependency-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 130,
column 12
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins
:maven-project-info-reports-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 133,
column 12
[WARNING] 'reporting.plugins.plugin.version' for org.apache.maven.plugins
:maven-surefire-report-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 136,
column 12
[WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo
:findbugs-maven-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 139,
column 12
[WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo
:javancss-maven-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 143,
column 12
[WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo
:jdepend-maven-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 147,
column 12
[WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo:jxr-
maven-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 151,
column 12
[WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo
:taglist-maven-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 155,
column 12
[WARNING] 'reporting.plugins.plugin.version' for org.codehaus.mojo
:versions-maven-plugin is missing. @ org.postgis:postgis-
jdbc:${POSTGIS_MAJOR_VERSION}.${POSTGIS_MINOR_VERSION}.${POSTGIS_MICRO_VERSION},
/var/lib/jenkins/workspace/PostGIS_2.1_JDBC/java/jdbc/pom.xml, line 159,
column 12
[WARNING]
[WARNING] It is highly recommended to fix these problems because they
threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support
building such malformed projects.
[WARNING]
}}}
Does anyone have any clues on this and how to fix?
--
Ticket URL: <http://trac.osgeo.org/postgis/ticket/2187#comment:1>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list