Looking at the error message it appears that Maven Central refused the
request for this pom:
http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
<http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom>That
is very unusual, but I suppose there is no 100% reliable Internet service
still these days. It seems to be fine now. In any case, did the error stop
appearing in Eclipse (and the projects compile without errors)?
Rob
On Tue, Jul 5, 2011 at 4:54 PM, John Hardin <jh...@im...> wrote:
> On Tue, 5 Jul 2011, Robert Manning wrote:
>
> Did you configure ~/.m2/settings.xml as shown below? :
>>
>> http://sourceforge.net/apps/**trac/squirrel-sql/wiki/**
>> MavenSettingsXmlFile<http://sourceforge.net/apps/trac/squirrel-sql/wiki/MavenSettingsXmlFile>
>>
>
> Yes, I did.
>
>
> Rob
>>
>> On Mon, Jul 4, 2011 at 10:04 PM, John Hardin <jh...@im...> wrote:
>>
>> Folks:
>>>
>>> I'd like to start hacking at Squirrel, so I've downloaded and installed
>>> Eclipse 3.6, m2e + extras, and subclipse per
>>> http://sourceforge.net/apps/**trac/squirrel-sql/wiki/**EclipseSetup<http://sourceforge.net/apps/trac/squirrel-sql/wiki/EclipseSetup>
>>>
>>> But I'm having problems, and I have zero experience in the Eclipse
>>> environment.
>>>
>>> When I try to Run I get this:
>>>
>>> [INFO] Scanning for projects...Downloading:
>>> http://repo1.maven.org/maven2/**org/sonatype/oss/oss-parent/7/**
>>> oss-parent-7.pom<http://repo1.maven.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom>
>>> [ERROR] The build could not read 1 project -> [Help 1]
>>> [ERROR]
>>> [ERROR] The project
>>> net.sf.squirrel-sql:**squirrelsql-launcher:3.3.0-**SNAPSHOT
>>> (/home/jhardin/workspace/**squirrel/squirrel-root-pom/**
>>> installer/squirrelsql-**launcher/pom.xml)
>>> has 1 error
>>> [ERROR] Non-resolvable parent POM for
>>> net.sf.squirrel-sql:squirrel-**root-pom:3.3.0-SNAPSHOT: Could not
>>> transfer
>>> artifact org.sonatype.oss:oss-parent:**pom:7 from/to central (
>>> http://repo1.maven.org/maven2)**: Connection refused and
>>> 'parent.relativePath' points at wrong local POM @
>>> net.sf.squirrel-sql:squirrel-**root-pom:3.3.0-SNAPSHOT,
>>> /home/jhardin/workspace/**squirrel/squirrel-root-pom/**pom.xml, line 9,
>>> column
>>> 10 -> [Help 2]
>>> [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 read the following articles:
>>> [ERROR] [Help 1]
>>> http://cwiki.apache.org/**confluence/display/MAVEN/**
>>> ProjectBuildingException<http://cwiki.apache.org/confluence/display/MAVEN/ProjectBuildingException>
>>> [ERROR] [Help 2]
>>> http://cwiki.apache.org/**confluence/display/MAVEN/**
>>> UnresolvableModelException<http://cwiki.apache.org/confluence/display/MAVEN/UnresolvableModelException>
>>>
>>> Eclipse appears to be able to talk to the 'net ok as I was able to
>>> install the required extensions and get the sources, and there is content
>>> at the maven.org URL when visited in a browser.
>>>
>>> Any suggestions for how to get this to compile?
>>>
>>> And any suggestions for a noob's guide to Eclipse and Maven that will
>>> help
>>> me get started hacking Squirrel and testing my changes?
>>>
>>> TIA for any advice.
>>>
>>> --
>>> John Hardin KA7OHZ http://www.impsec.org/~**jhardin/<http://www.impsec.org/~jhardin/>
>>> jh...@im... FALaholic #11174 pgpk -a jh...@im...
>>> key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C AF76 D822 E6E6 B873 2E79
>>> ------------------------------**------------------------------**
>>> -----------
>>> The difference is that Unix has had thirty years of technical
>>> types demanding basic functionality of it. And the Macintosh has
>>> had fifteen years of interface fascist users shaping its progress.
>>> Windows has the hairpin turns of the Microsoft marketing machine
>>> and that's all. -- Red Drag Diva
>>> ------------------------------**------------------------------**
>>> -----------
>>> Today: the 235th anniversary of the Declaration of Independence
>>>
>>>
>>> ------------------------------**------------------------------**
>>> ------------------
>>> All of the data generated in your IT infrastructure is seriously
>>> valuable.
>>> Why? It contains a definitive record of application performance, security
>>> threats, fraudulent activity, and more. Splunk takes this data and makes
>>> sense of it. IT sense. And common sense.
>>> http://p.sf.net/sfu/splunk-**d2d-c2 <http://p.sf.net/sfu/splunk-d2d-c2>
>>> ______________________________**_________________
>>> Squirrel-sql-develop mailing list
>>> Squirrel-sql-develop@lists.**sourceforge.net<Squ...@li...>
>>> https://lists.sourceforge.net/**lists/listinfo/squirrel-sql-**develop<https://lists.sourceforge.net/lists/listinfo/squirrel-sql-develop>
>>>
>>>
>>
> --
> John Hardin KA7OHZ http://www.impsec.org/~**jhardin/<http://www.impsec.org/~jhardin/>
> jh...@im... FALaholic #11174 pgpk -a jh...@im...
> key: 0xB8732E79 -- 2D8C 34F4 6411 F507 136C AF76 D822 E6E6 B873 2E79
> ------------------------------**------------------------------**
> -----------
> It's easy to be noble with other people's money.
> -- John McKay, _The Welfare State:
> No Mercy for the Middle Class_
> ------------------------------**------------------------------**
> -----------
> 2 days until Robert Heinlein's 104th birthday
>
|