You are viewing a plain text version of this content. The canonical link for it is here.
Posted to m2-dev@maven.apache.org by ji...@codehaus.org on 2004/06/30 09:00:10 UTC

[jira] Created: (MNG-21) Clean up the MavenProjectBuilder

Message:

  A new issue has been created in JIRA.

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-21
    Summary: Clean up the MavenProjectBuilder
       Type: Improvement

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2

   Assignee: 
   Reporter: Trygve Laugstol

    Created: Wed, 30 Jun 2004 2:59 AM
    Updated: Wed, 30 Jun 2004 2:59 AM

Description:
The two methods:

MavenProject build( File project, boolean useParentPom )
    throws ProjectBuildingException;

MavenProject build( File project, boolean useParentPom, boolean followTransitiveDeps )
    throws ProjectBuildingException;

should be replaced with

MavenProject build( File project, boolean followTransitiveDeps )
    throws ProjectBuildingException;




---------------------------------------------------------------------
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


[jira] Closed: (MNG-21) Clean up the MavenProjectBuilder

Posted by ji...@codehaus.org.
Message:

   The following issue has been closed.

   Resolver: Trygve Laugstol
       Date: Thu, 22 Jul 2004 2:39 PM

http://cvs.apache.org/viewcvs.cgi/maven-components/maven-core/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java?rev=1.9&view=auto
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-21
    Summary: Clean up the MavenProjectBuilder
       Type: Improvement

     Status: Closed
   Priority: Major
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2
   Fix Fors:
             1.0-alpha-1

   Assignee: 
   Reporter: Trygve Laugstol

    Created: Wed, 30 Jun 2004 2:59 AM
    Updated: Thu, 22 Jul 2004 2:39 PM

Description:
The two methods:

MavenProject build( File project, boolean useParentPom )
    throws ProjectBuildingException;

MavenProject build( File project, boolean useParentPom, boolean followTransitiveDeps )
    throws ProjectBuildingException;

should be replaced with

MavenProject build( File project, boolean followTransitiveDeps )
    throws ProjectBuildingException;




---------------------------------------------------------------------
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


[jira] Updated: (MNG-21) Clean up the MavenProjectBuilder

Posted by ji...@codehaus.org.
The following issue has been updated:

    Updater: Jason van Zyl (mailto:jvanzyl@maven.org)
       Date: Thu, 22 Jul 2004 2:35 PM
    Changes:
             Fix Version changed to 1.0-alpha-1
    ---------------------------------------------------------------------
For a full history of the issue, see:

  http://jira.codehaus.org/browse/MNG-21?page=history

---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-21

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-21
    Summary: Clean up the MavenProjectBuilder
       Type: Improvement

     Status: Unassigned
   Priority: Major

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2
   Fix Fors:
             1.0-alpha-1

   Assignee: 
   Reporter: Trygve Laugstol

    Created: Wed, 30 Jun 2004 2:59 AM
    Updated: Thu, 22 Jul 2004 2:35 PM

Description:
The two methods:

MavenProject build( File project, boolean useParentPom )
    throws ProjectBuildingException;

MavenProject build( File project, boolean useParentPom, boolean followTransitiveDeps )
    throws ProjectBuildingException;

should be replaced with

MavenProject build( File project, boolean followTransitiveDeps )
    throws ProjectBuildingException;




---------------------------------------------------------------------
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