Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPDIST-12

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPDIST-12
    Summary: build-src goal use predefined src field, not sourceDirectory
       Type: Bug

     Status: Open
   Priority: Major

 Original Estimate: 3 hours
 Time Spent: Unknown
  Remaining: 3 hours

    Project: maven-dist-plugin

   Assignee: Jason van Zyl
   Reporter: Marcin S.

    Created: Tue, 6 Jul 2004 4:04 AM
    Updated: Tue, 6 Jul 2004 4:04 AM
Environment: win2k SP4, java 1.4.2_04, 
maven 1.0-rc4

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.



---------------------------------------------------------------------
JIRA INFORMATION:
This message is automatically generated by JIRA.

If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa

If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to