RE: Project's pom.xml contains invalid xml content. Please fix the file before proceeding.

2020-04-11 Thread Eirik Bakke
> XML namespaces look like urls by convention, but are not meant to actually be > treated as urls and resolved. Exactly this. I was plenty confused about this the first time I learned about XML namespaces... Just consider them opaque identifiers, to match the namespace in the schema

Re: Git status difference between build and command line

2020-04-11 Thread George Brooks
IDE log shows "org.eclipse.jgit [5.5.0 5.5.0.201909110433-r]", so I assume my situation matches. George On Sat, Apr 11, 2020 at 1:27 AM Peter Hull wrote: > Hi George, > I think it is this: https://issues.apache.org/jira/browse/NETBEANS-4005 > Can you see if that matches up to your situation?

Re: Git status difference between build and command line

2020-04-11 Thread Peter Hull
Hi George, I think it is this: https://issues.apache.org/jira/browse/NETBEANS-4005 Can you see if that matches up to your situation? Pete On Thu, 9 Apr 2020 at 16:24, George Brooks wrote: > > A PHP project in Netbeans 11.1 shows git status as "- nothing to commit, > working directory clean".