You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Michael Hinterseher (JIRA)" <ji...@codehaus.org> on 2005/04/24 23:34:46 UTC

[jira] Created: (MNG-351) DeployMojo not compileable against ArtifactDeployer

DeployMojo not compileable against ArtifactDeployer
---------------------------------------------------

         Key: MNG-351
         URL: http://jira.codehaus.org/browse/MNG-351
     Project: m2
        Type: Bug
  Components: maven-plugins  
    Versions: 2.0-alpha-2    
    Reporter: Michael Hinterseher
    Priority: Blocker


I tried to bootstrap m2 and got following error:

Compiling 1 source file to C:\org\apache\m2\maven-plugins\maven-deploy-plugin\target\classes
[INFO] ----------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ----------------------------------------------------------------------------
[INFO] Reason: Compilation failure
[INFO] ----------------------------------------------------------------------------
[INFO] C:\org\apache\m2\maven-plugins\maven-deploy-plugin\src\main\java\org\apache\maven\plugin\deploy\DeployMojo.java:[98,31]  Wrong number of arguments in method.

[INFO] ----------------------------------------------------------------------------
[INFO] Total time: 3 seconds

It tries to compile against maven-artifact-2.0-20050407.164450-2.jar.

-- 
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
-
For more information on JIRA, 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


[jira] Closed: (MNG-351) DeployMojo not compileable against ArtifactDeployer

Posted by "Brett Porter (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MNG-351?page=all ]
     
Brett Porter closed MNG-351:
----------------------------

    Resolution: Won't Fix

same reason as MNG-350

> DeployMojo not compileable against ArtifactDeployer
> ---------------------------------------------------
>
>          Key: MNG-351
>          URL: http://jira.codehaus.org/browse/MNG-351
>      Project: m2
>         Type: Bug
>   Components: maven-plugins
>     Versions: 2.0-alpha-2
>     Reporter: Michael Hinterseher
>     Priority: Blocker

>
> Original Estimate: 30 minutes
>         Remaining: 30 minutes
>
> I tried to bootstrap m2 and got following error:
> Compiling 1 source file to C:\org\apache\m2\maven-plugins\maven-deploy-plugin\target\classes
> [INFO] ----------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ----------------------------------------------------------------------------
> [INFO] Reason: Compilation failure
> [INFO] ----------------------------------------------------------------------------
> [INFO] C:\org\apache\m2\maven-plugins\maven-deploy-plugin\src\main\java\org\apache\maven\plugin\deploy\DeployMojo.java:[98,31]  Wrong number of arguments in method.
> [INFO] ----------------------------------------------------------------------------
> [INFO] Total time: 3 seconds
> It tries to compile against maven-artifact-2.0-20050407.164450-2.jar.

-- 
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
-
For more information on JIRA, 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