Closed sdolgy closed 12 years ago
Could you post the output you get from maven?
Downloading: http://repo1.maven.org/maven2/com/reucon/reucon-public-parent/5/reucon-public-parent-5.pom
[ERROR] The build could not read 1 project -> [Help 1]
[ERROR]
[ERROR] The project com.reucon.openfire.plugins:archive:1.0.6-SNAPSHOT (C:\dev\workspace\openarchive\pom.xml) has 1 error
[ERROR] Non-resolvable parent POM: Could not transfer artifact com.reucon:reucon-public-parent:pom:5 from/to central (http://repo1.maven.org/maven2): Connection refused: no further information to http://repo1.maven.org/maven2/com/reucon/reucon-public-parent/5/reucon-public-parent-5.pom and 'parent.relativePath' points at wrong local POM @ line 3, column 13 -> [Help 2]
[ERROR]
http://search.maven.org/#search|ga|1|reucon returns 0 results. Would be nice to build this and to have all the dependencies in the one pom ..
Yes, I'll remove that dependency. In the meantime you can find the pom here: https://secure.reucon.net/nexus/content/repositories/opensource/com/reucon/reucon-public-parent/
Cheers -- My goal is to be able to build out the full plugin from the pom so that I can make changes and push updates back up ... right now i'm having issues with that.
I've removed the reference to the parent pom.
thanks -- got it working by following these steps and the updated pom.xml https://github.com/sdolgy/openarchive/blob/master/README
Hi ... I'd like to contribute to this effort, and have created a fork. Running into an issue with Maven and the pom.xml that is with the project ... quite simply, as-is, it just doesn't work. would you be able to drop a hint?