Re: Netbeans maven project with invalid POM/classpath problem

2014-05-01 Thread Glenn Brown
You might want to blow away the file from your local maven repo and re-download it. Possible that you were firewalled away from your repo at some point? On Apr 30, 2014 6:32 PM, Mark mark@gmail.com wrote: Hi , I am new to Maven and Glassfish (and pretty new to Java and Netbeans!) and am

Re: Netbeans maven project with invalid POM/classpath problem

2014-05-01 Thread Glenn Brown
The reason I ask is because what maven is saying is the content of the pom for the Oracle jar in your local repo looks suspiciously like an HTML file. Like one from a corporate firewall On Apr 30, 2014 6:32 PM, Mark mark@gmail.com wrote: Hi , I am new to Maven and Glassfish (and pretty new

Netbeans maven project with invalid POM/classpath problem

2014-04-30 Thread Mark
Hi , I am new to Maven and Glassfish (and pretty new to Java and Netbeans!) and am struggling to build a JPA based 'injection' project that I want to run as an application client (using Glassfish appclient) to inject rows from an Oracle db table into a JMS queue. Specifically the problem

Re: Netbeans maven project with invalid POM/classpath problem

2014-04-30 Thread Barrie Treloar
On 1 May 2014 06:48, Mark mark@gmail.com wrote: Browsing the local Maven repository using Netbeans I find the following if I right-click on the ojdbc 11.2.0 jar and select 'View Details' -- org.apache.maven.project.InvalidProjectModelException: 1 problem was encountered while