GeoTools2 module build report 20060412
gt2:referencing cleaned, compiled, tested, INSTALLED 2357
gt2:sample-data cleaned, compiled, tested, INSTALLED 2357
gt2:coverage cleaned, compiled, tested, INSTALLED 2358
gt2:api cleaned, compiled, tested, INSTALLED 2358
gt2:main cleaned,
IsEqualTo filter fails in some cases
Key: GEOT-834
URL: http://jira.codehaus.org/browse/GEOT-834
Project: GeoTools
Type: Bug
Components: filter & expression
Versions: 2.3
Reporter: Alessio Fabiani
with the last
View results here ->
http://geovista16.geog.psu.edu/cruisecontrol/buildresults/geotools_current?log=log20060413040352
---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile
So can we switch the various CC builds to use maven 2 now? We have a
number of them, and I would like to sort out which ones we expect to
work (and turn off the other ones).
Jody
---
This SF.Net email is sponsored by xPML, a groundbreaking
Even if i build successfully with Maven 2 I've not understand this
message:
[INFO] Skipping missing optional mojo
Some missing dependency is replaced by a present one or what?
Thanks,
Luigi.
BLUE4A4E wrote:
Even if i build successfully with Maven 2 I've not understand this
message:
[INFO] Skipping missing optional mojo
Some missing dependency is replaced by a present one or what?
Thanks,
Luigi.
The maven 2 "mojo" plugin is optional, so maven didn't bother to
I don't know what do I've to do to avoid this message:
[INFO] Skipping missing optional mojo:
org.apache.maven.plugins:maven-site-plugin:attach-descriptor
In my pom.xml I've to add some tags to include the attach-descriptor goal
so making Maven downloading the related JAR and stop giving
I'm on coverage branch.I've tried to add basictools to build set, but
Maven gives me "cannot resolve symbol" errors caused by sources using these
classes:org.opengis.util.UnlimitedIntegerorg.opengis.util.Multiplicity
Browsing GeoAPI SVN repository I've found that UnlimitedInteger is
present