geosdi / geo-platform

The first pure java opensource framework webgis oriented
Other
53 stars 31 forks source link

Error 409 - Maven #97

Closed flpfontes closed 7 years ago

flpfontes commented 7 years ago

I have tried in every way to use the framework but always the maven error. Can someone help me with these problems?

glascaleia commented 7 years ago

Hi , may you can send me all stack trace?? have you a gmail account?? so we can speak in hangout or with chat to try resolve your problem. Regards Giuseppe

flpfontes commented 7 years ago

The following error occurs

[ERROR] Failed to execute goal on project geoplatform-initializer: Could not resolve dependencies for project org.geosdi:geoplatform-initializer:jar:1.8-SNAPSHOT: Failed to collect dependencies at org.geotools:gt-main:jar:14.5 -> org.geotools:gt-api:jar:14.5 -> org.geotools:gt-referencing:jar:14.5 -> jgridshift:jgridshift:jar:1.0: Failed to read artifact descriptor for jgridshift:jgridshift:jar:1.0: Could not transfer artifact jgridshift:jgridshift:pom:1.0 from/to geosdi-snapshots (http://repo.geosdi.org/artifactory/libs-snapshot-local): Failed to transfer file: http://repo.geosdi.org/artifactory/libs-snapshot-local/jgridshift/jgridshift/1.0/jgridshift-1.0.pom. Return code is: 409 , ReasonPhrase:Conflict. -> [Help 1]

glascaleia commented 7 years ago

Hi , i have tried removing all geotools from my .m2 repository; i launch the command mvn clean install -Dmaven.test.skip from root project and build successfully. [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:35 min [INFO] Finished at: 2017-02-07T12:00:49+01:00 [INFO] Final Memory: 264M/778M

flpfontes commented 7 years ago

I tried this procedure and it still gives the error

[ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command

[ERROR] mvn -rf :geoplatform-initializer

glascaleia commented 7 years ago

Hi , My gmail account is glascaleia@gmail.com. If you want we can organiza a chat or hangout to speak about the problem. regards Giuseppe

2017-02-07 12:57 GMT+01:00 flpfontes notifications@github.com:

I tried this procedure and it still gives the error

[ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please rea d the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/ DependencyResolutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command

[ERROR] mvn -rf :geoplatform-initializer

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/geosdi/geo-platform/issues/97#issuecomment-277978196, or mute the thread https://github.com/notifications/unsubscribe-auth/ABRmOy3yOWsJsOYabroczDv3RWwW4OX9ks5raFxEgaJpZM4L5RhN .

-- Giuseppe La Scaleia CNR - IMAA geoSDI Sviluppo Software

C.da S. Loja 85050 Tito Scalo - POTENZA (PZ) Italia

phone: +39 0971427305 fax: +39 0971 427271 mob: +39 3312174998 mail: giuseppe.lascaleia@geosdi.org skype: glascaleia

web: http://www.geosdi.org

glascaleia commented 7 years ago

Try now