-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.3, 3.0
-
Component/s: site:deploy
-
Labels:None
The test cases here has a parent with a a distributionManagement/site/url, and then a child which overrides it with an absolute URL. Except that the override does not work ... or, at least, looks quite peculiar.
the parent is file:///tmp/bloop
the child is scp://localhost:/tmp/blop
and the result is
[INFO] Error uploading site
Embedded error: Could not make directory '/tmp/bloop/../../Users/benson/asf/mvn/site-interp-muddle/child/scp:/localhost:/tmp/blop'.
[INFO] ---------------------------------------
- depends upon
-
DOXIASITETOOLS-110 DefaultSiteTool.getRelativePath returns nonsense if both paths are absolute with different scheme
-
- Closed
-