Hi Sonia

Not tested, maybe url encoding helps for the parameter part:
http://local.mysite/pub/get?Type%3D19010-TEST9040044%2F1%26Lang%3DX%26Rev%3D1%26Format%3DGZIP

Felix

solo1970 schrieb:
Hello All,

I would like to put the following URL: http://local.mysite/pub/get?Type=19010-TEST9040044/1&Lang=X&Rev=1&Format=GZIP
in the <url></url> tags of my POM,
but I get the following error:

[INFO] Scanning for projects...
[INFO]
------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown
POM Location: C:\TMP\sonia\pom.xml

Reason: Parse error reading POM. Reason: entity reference name can not
contain c
haracter =' (position: START_TAG seen
...<url>http://local.mysite/pub/get?Type=1
9010-TEST9040044/1&Lang=... @11:66)  for project unknown at
C:\TMP\sonia\pom.xml


Is there a workaround?

Thanks

Sonia


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to