Compilation Issues
Emerson Castañeda <[email protected]>
| Newsgroups | gmane.comp.java.cayenne.devel |
|---|---|
| Message-ID | <CALnPV8SUi4Wdhw0PsNzz304noDeGGwYC_SSdTPc0OAdJEDhp5A@mail.gmail.com> |
Hi Working on the current version on master branch, I'm getting some unusual problem/error messages *- * Failure to transfer org.apache.maven.plugins:maven-failsafe-plugin:pom:2.22.2 from http://maven.objectstyle.org/nexus/content/groups/cayenne-deps was cached in the local repository, resolution will not be reattempted until the update interval of objectstyle has elapsed or updates are forced. Original error: Could not transfer artifact org.apache.maven.plugins:maven-failsafe-plugin:pom:2.22.2 from/to objectstyle (http://maven.objectstyle.org/nexus/content/groups/cayenne-deps): maven.objectstyle.org pom.xml /cayenne-modeler-generic line 1 Maven pom Loading Problem *- * Archive for required library: '/.m2/repository/com/caucho/hessian/4.0.51/hessian-4.0.51.jar' in project 'cayenne-doc' cannot be read or is not a valid ZIP file cayenne-doc Build path Build Path Problem *- * Failed to read artifact descriptor for org.hsqldb:hsqldb:jar:2.3.6 It seems it could be related to my current maven configuration, any idea how can I fix it? EmeCas