Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Auto Closed
-
2.4
-
None
-
None
-
Maven 3.0.4, Java 6u33, Windows 7 x64
Description
I expected go-offline to download the parent (and all transitive parents) of the module it is executed for, but it doesn't do so.
AFAIK there is no workaround, as the copy goal does not retain the repository layout (there is no useRepositoryLayout).
copy-dependencies does retain the repository layout (see useRepositoryLayout) but it does not find the parent(s).