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 2005/02/14 07:18:52 UTC

[jira] Created: (MNG-144) plexus mojo no longer compiles - runtime builder

Message:

  A new issue has been created in JIRA.

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-144
    Summary: plexus mojo no longer compiles - runtime builder
       Type: Bug

     Status: Open
   Priority: Blocker

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2

   Assignee: Trygve Laugstol
   Reporter: Brett Porter

    Created: Mon, 14 Feb 2005 1:18 AM
    Updated: Mon, 14 Feb 2005 1:18 AM

Description:
it looks like changes in the builder prevent the plexus mojo from building at the moment. This is preventing me from building doxia, as the deployed dependencies are sufficient.


---------------------------------------------------------------------
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] Commented: (MNG-144) plexus mojo no longer compiles - runtime builder

Posted by ji...@codehaus.org.
The following comment has been added to this issue:

     Author: Brett Porter
    Created: Mon, 14 Feb 2005 6:49 PM
       Body:
error:

[INFO] [plugin:descriptor]
[INFO] [compiler:compile]
Compiling 6 source files to c:\home\Brett\cvs\maven-2\mojo\maven-plexus-plugin\target\classes
[INFO] ----------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ----------------------------------------------------------------------------
[INFO] Reason: Compilation failure
[INFO] ----------------------------------------------------------------------------
[INFO] c:\home\Brett\cvs\maven-2\mojo\maven-plexus-plugin\src\main\java\org\apache\maven\plugin\plexus\PlexusServiceGenerator.java:[37,7]  Class org.codehaus.plexus.builder.service.ServiceBuilder not found in import.
c:\home\Brett\cvs\maven-2\mojo\maven-plexus-plugin\src\main\java\org\apache\maven\plugin\plexus\PlexusApplicationGenerator.java:[172,24]  Method assemble(java.lang.String, java.io.File, java.util.Set, org.apache.maven.artifact.repository.ArtifactRepository, java.util.Set, java.io.File, java.io.File, java.io.File) not found in interface org.codehaus.plexus.builder.application.ApplicationBuilder.
c:\home\Brett\cvs\maven-2\mojo\maven-plexus-plugin\src\main\java\org\apache\maven\plugin\plexus\PlexusBundleApplicationMojo.java:[90,22]  Method bundle(java.io.File, java.io.File) not found in interface org.codehaus.plexus.builder.application.ApplicationBuilder.
c:\home\Brett\cvs\maven-2\mojo\maven-plexus-plugin\src\main\java\org\apache\maven\plugin\plexus\PlexusBundleRuntimeMojo.java:[90,22]  Method bundle(java.io.File, java.io.File) not found in interface org.codehaus.plexus.builder.runtime.PlexusRuntimeBuilder.
c:\home\Brett\cvs\maven-2\mojo\maven-plexus-plugin\src\main\java\org\apache\maven\plugin\plexus\PlexusContainerGenerator.java:[137,21]  Wrong number of arguments in method.

[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 2 seconds
[INFO] Finished at: Tue Feb 15 10:44:52 EST 2005
[INFO] Final Memory: 1M/2M
[INFO] ----------------------------------------------------------------------------


---------------------------------------------------------------------
View this comment:
  http://jira.codehaus.org/browse/MNG-144?page=comments#action_29874

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

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-144
    Summary: plexus mojo no longer compiles - runtime builder
       Type: Bug

     Status: Open
   Priority: Blocker

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2

   Assignee: Trygve Laugstol
   Reporter: Brett Porter

    Created: Mon, 14 Feb 2005 1:18 AM
    Updated: Mon, 14 Feb 2005 6:49 PM

Description:
it looks like changes in the builder prevent the plexus mojo from building at the moment. This is preventing me from building doxia, as the deployed dependencies are sufficient.


---------------------------------------------------------------------
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-144) plexus mojo no longer compiles - runtime builder

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

   The following issue has been closed.

   Resolver: Brett Porter
       Date: Tue, 15 Feb 2005 7:38 PM

fixed.

A lot of remote dependencies are out of date, but it now compiles from the local source - though I had to make some changes to the runtime builder to accommodate John's recent changes to maven-core.
---------------------------------------------------------------------
View the issue:
  http://jira.codehaus.org/browse/MNG-144

Here is an overview of the issue:
---------------------------------------------------------------------
        Key: MNG-144
    Summary: plexus mojo no longer compiles - runtime builder
       Type: Bug

     Status: Closed
   Priority: Blocker
 Resolution: FIXED

 Original Estimate: Unknown
 Time Spent: Unknown
  Remaining: Unknown

    Project: m2

   Assignee: Brett Porter
   Reporter: Brett Porter

    Created: Mon, 14 Feb 2005 1:18 AM
    Updated: Tue, 15 Feb 2005 7:38 PM

Description:
it looks like changes in the builder prevent the plexus mojo from building at the moment. This is preventing me from building doxia, as the deployed dependencies are sufficient.


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