Hi Eduardo,
Seems like you are missing one or more dependencies in the pom for
this project, or their scopes are incorrect.
What does this mean?
Looking into the repository for an actual class
bal...@black:~/.m2/repository/com/oracle$ (for i in `find . -type f|grep
jar$`; do unzip -l $i; done) |grep STRUCT
5985 06-16-04 11:33 oracle/sql/STRUCT.class
2830 07-31-09 19:31 oracle/sql/JAVA_STRUCT.class
11087 07-31-09 19:31 oracle/sql/STRUCT.class
seems to be there. Well, two of the STRUCT might be a problem if it once
finds it... others are not duplicated:
bal...@black:~/.m2/repository/com/oracle$ (for i in `find . -type f|grep
jar$`; do unzip -l $i; done) |grep JGeoRaster
10378 08-01-09 10:53 oracle/spatial/georaster/JGeoRaster.class
27539 08-01-09 10:53 oracle/spatial/georaster/JGeoRasterMeta.class
best regards: Balázs Bámer
--
View this message in context:
http://old.nabble.com/build-problem-tp27754729p27755478.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]