Commit 47861de
committed
Use HTTPS instead of HTTP for project attributes
Otherwise, Eclipse now yields errors like:
Multiple markers at this line
- cvc-elt.1.a: Cannot find the declaration of element 'project'.
- schema_reference.4: Failed to read schema document 'bundleentry://260.fwk1924378583/xsd/maven-v4_0_0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
Unfortunately, the tidy-maven-plugin 1.1.0 reverts this change;
I filed mojohaus/tidy-maven-plugin#53 to correct the issue.1 parent 549e2b2 commit 47861de
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments