Anyone else getting this error when trying to compile uPortal? [artifact:dependencies] Unable to resolve artifact: Unable to get dependency information: Unable to read local copy of metadata: Cannot read metadata from '/Users/dmderde2/.m2/repository/org/codehaus/woodstox/stax2-api/maven-metadata-codehaus.xml': end tag name </body> must match start tag name <hr> from line 7 (position: TEXT seen ...</address>\n</body>... @9:8) [artifact:dependencies] org.codehaus.woodstox:stax2-api:jar:null [artifact:dependencies] [artifact:dependencies] from the specified remote repositories: [artifact:dependencies] maven (http://repo1.maven.org/maven2), [artifact:dependencies] central (http://repo1.maven.org/maven2), [artifact:dependencies] codehaus (http://repository.codehaus.org), [artifact:dependencies] [artifact:dependencies] Path to dependency: [artifact:dependencies] 1) org.jasig.portal:uportal-war:war:4.1.2 [artifact:dependencies] 2) org.codehaus.staxmate:staxmate:jar:2.0.1 [artifact:dependencies] [artifact:dependencies]
Looking into it, it looks like Codehaus is terminating its repository. https://www.codehaus.org/termination.html Removing the <hr> tag allows me to build so thats fine. But looking at the big picture are there any plans for what will happen when the repo is officially done? Or is there anything I can do to prepare for this? Thanks! Dave -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/uportal-dev
