Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7
-
Labels:None
-
Environment:win2k SP4, java 1.4.2_04,
maven 1.0-rc4
-
Number of attachments :
Description
When I run maven dist:build-src I get product-src.zip containing only build.xml, LICENSE.txt, project.properties and project.xml.
No files from sourceDirectory is taken.
If I move all contents of my sourceDirectory (Source/java) to src in project root directory everything is OK.
I suppose that maven is always taking default location (src) and do not change it with value from /project/build/sourceDirectory.
PS. Other actions like compiling, jar, javadoc are working perfect, so it should not be a problem with my project.xml and mavem.xml.
Issue Links
- is related to
-
MPDIST-29
src distribution archive has incorrect directory structure
-
Activity
Lukas Theussl
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Assignee | Jason van Zyl [ jason ] | Lukas Theussl [ lukas ] |
| Fix Version/s | 1.7 [ 12093 ] |
Lukas Theussl
made changes -
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |
Lukas Theussl
made changes -