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/15 00:50:04 UTC

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

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