The POM present in the repository seems ok :

C:\Documents and
Settings\joel.costigliola\.m2\repository\sapiens\SapiensCommonsCore\2.6.0>mvn
-f SapiensCommonsCore-2.6.0.pom validate
[INFO] Scanning for projects...
[INFO]
----------------------------------------------------------------------------
[INFO] Building Sapiens Core
[INFO]    task-segment: [validate]
[INFO]
----------------------------------------------------------------------------
[INFO] No goals needed for project - skipping
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESSFUL
[INFO]
------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Jul 18 18:23:59 CEST 2007
[INFO] Final Memory: 2M/4M
[INFO]
------------------------------------------------------------------------

I'm using parent/child module pattern for the project BASObjetTrouve which
depends SapiensCommonsCore.
Could this cause some trouble when validating SapiensCommonsCore ? (which
is not in the project BASObjetTrouve but in another project ... )

Any ideas ?


Unfortunately no...

Try to delete the sapiens project from you repository...
Try mvn compile -X to have debug logs
Try it with an other computer...

Where the SapiensCommonsCore project comes from?

Rémy

Reply via email to