You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ji...@codehaus.org on 2004/10/26 10:17:08 UTC

[jira] Closed: (MPECLIPSE-54) maven.gen.src creates entry with trailing com

Message:

   The following issue has been closed.

   Resolver: David Eric Pugh
       Date: Tue, 26 Oct 2004 4:16 AM

Hi..  The issue is that the directory picks up as seperate root directoreis everythign inside it.  Please see MPECLIPSE-55.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MPECLIPSE-54

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MPECLIPSE-54
    Summary: maven.gen.src creates entry with trailing com
       Type: Bug

     Status: Closed
   Priority: Major
 Resolution: DUPLICATE

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: maven-eclipse-plugin
   Fix Fors:
             1.9
   Versions:
             1.8

   Assignee: 
   Reporter: Andreas Guther

    Created: Mon, 25 Oct 2004 9:41 AM
    Updated: Tue, 26 Oct 2004 4:16 AM
Environment: maven 1.0, eclipse 3.1M1

Description:
I added the following entry in the project.properties file:
maven.gen.src=src/generated

After running eclipes:generate-classpath, the result in the .classpath file was the following:

<classpathentry kind="src" path="src\generated\com">
  </classpathentry>

I expect to see the classpath as entered in the properties file.





---------------------------------------------------------------------
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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org