You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by David Beckedorff <db...@cellexchange.com> on 2006/06/12 19:46:14 UTC

MRM Build Broken

What is the fix for this?  I'm using maven-2.0.4.

 

>>> 

 

[INFO] Installing
D:\MRM\maven-repository-manager-site\maven-repository-application\target\m

aven-repository-application-1.0-SNAPSHOT.jar to C:\Documents and
Settings\dbeckedorff\.m2\re

pository\org\apache\maven\repository\maven-repository-application\1.0-SNAPSH
OT\maven-reposit

ory-application-1.0-SNAPSHOT.jar

[INFO]
----------------------------------------------------------------------------

[INFO] Building Maven Repository Manager Artifact Applet

[INFO]    task-segment: [install]

[INFO]
----------------------------------------------------------------------------

[INFO]
------------------------------------------------------------------------

[ERROR] BUILD ERROR

[INFO]
------------------------------------------------------------------------

[INFO] 'sign' was specified in an execution, but not found in the plugin

[INFO]
------------------------------------------------------------------------

[INFO] Trace

org.apache.maven.lifecycle.LifecycleExecutionException: 'sign' was specified
in an execution

, but not found in the plugin

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindExecutionToLifecycle
(Defa

ultLifecycleExecutor.java:1337)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifecycle(De
fault

LifecycleExecutor.java:1238)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappin
gs(De

faultLifecycleExecutor.java:982)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifec
ycleE

xecutor.java:453)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFail
ures(

DefaultLifecycleExecutor.java:306)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(Defa
ultLi

fecycleExecutor.java:273)

        at
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycle
Execu

tor.java:140)

        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)

        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)

        at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)

        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java

:25)

        at java.lang.reflect.Method.invoke(Method.java:585)

        at
org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)

        at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)

        at
org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)

        at org.codehaus.classworlds.Launcher.main(Launcher.java:375)

[INFO]
------------------------------------------------------------------------

[INFO] Total time: 37 seconds

[INFO] Finished at: Mon Jun 12 13:43:29 EDT 2006

[INFO] Final Memory: 9M/17M

[INFO]
------------------------------------------------------------------------

 

 

<<< 

 

 

___________________________

 

David Beckedorff

Senior Developer

CellExchange, Inc.

dbeckedorff@cellexchange.com

Office: (617)528-2196

Cell:   (781)820-0567

 

 


Re: MRM Build Broken

Posted by Allan Ramirez <ar...@exist.com>.
Build your maven-jar-plugin from svn then try to build mrm again.

-allan

David Beckedorff wrote:
> What is the fix for this?  I'm using maven-2.0.4.
>
>  
>
>   
>
>  
>
> [INFO] Installing
> D:\MRM\maven-repository-manager-site\maven-repository-application\target\m
>
> aven-repository-application-1.0-SNAPSHOT.jar to C:\Documents and
> Settings\dbeckedorff\.m2\re
>
> pository\org\apache\maven\repository\maven-repository-application\1.0-SNAPSH
> OT\maven-reposit
>
> ory-application-1.0-SNAPSHOT.jar
>
> [INFO]
> ----------------------------------------------------------------------------
>
> [INFO] Building Maven Repository Manager Artifact Applet
>
> [INFO]    task-segment: [install]
>
> [INFO]
> ----------------------------------------------------------------------------
>
> [INFO]
> ------------------------------------------------------------------------
>
> [ERROR] BUILD ERROR
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] 'sign' was specified in an execution, but not found in the plugin
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Trace
>
> org.apache.maven.lifecycle.LifecycleExecutionException: 'sign' was specified
> in an execution
>
> , but not found in the plugin
>
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindExecutionToLifecycle
> (Defa
>
> ultLifecycleExecutor.java:1337)
>
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.bindPluginToLifecycle(De
> fault
>
> LifecycleExecutor.java:1238)
>
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.constructLifecycleMappin
> gs(De
>
> faultLifecycleExecutor.java:982)
>
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifec
> ycleE
>
> xecutor.java:453)
>
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFail
> ures(
>
> DefaultLifecycleExecutor.java:306)
>
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(Defa
> ultLi
>
> fecycleExecutor.java:273)
>
>         at
> org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycle
> Execu
>
> tor.java:140)
>
>         at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322)
>
>         at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115)
>
>         at org.apache.maven.cli.MavenCli.main(MavenCli.java:256)
>
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>
>         at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
> )
>
>         at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
> .java
>
> :25)
>
>         at java.lang.reflect.Method.invoke(Method.java:585)
>
>         at
> org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
>
>         at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
>
>         at
> org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
>
>         at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
>
> [INFO]
> ------------------------------------------------------------------------
>
> [INFO] Total time: 37 seconds
>
> [INFO] Finished at: Mon Jun 12 13:43:29 EDT 2006
>
> [INFO] Final Memory: 9M/17M
>
> [INFO]
> ------------------------------------------------------------------------
>
>  
>
>  
>
> <<< 
>
>  
>
>  
>
> ___________________________
>
>  
>
> David Beckedorff
>
> Senior Developer
>
> CellExchange, Inc.
>
> dbeckedorff@cellexchange.com
>
> Office: (617)528-2196
>
> Cell:   (781)820-0567
>
>  
>
>  
>
>
>