By the way, stop spamming us. I keep on receiving dozens of emais from you.

Thanks,
Stéphane



> Jens Fournais wrote:
> | UNSUBSCRIB ME NOW !!!!
> |
> |
> |
> | Best Regards
> | Global Identity A/S,
> |
> |
> | Jens Fournais
> | CEO
> |
> |
> | Bygstubben 3 | DK-2950 Vedbaek | Denmark
> | Phone: +45 45 99 31 00 | E-mail: [EMAIL PROTECTED]
> |
> | Please visit our website at: http://www.elibitum.com
> |
> |
> |
> | "Donszelmann, Mark" <[EMAIL PROTECTED]>
> | 14-11-2005 21:12
> | Please respond to
> | "Maven Developers List" <dev@maven.apache.org>
> |
> |
> | To
> | "Maven Developers List" <dev@maven.apache.org>
> | cc
> |
> | Subject
> | RE: (Nonexistent component:
> | org.apache.maven.lifecycle.mapping.LifecycleMappingnar)
> |
> |
> |
> |
> |
> |
> | Hi John,
> |
> | mvn clean:clean
> |
> | does not output the error message.
> |
> | Is there something special I should implement/specify to handle
> | the clean (which I want the standard/clean lifecycle to handle).
> |
> | The only thing I currently have is a set of plugins and a components.xml
> | file.
> |
> | Regards
> | Mark
> |
> |
> |
> |>-----Original Message-----
> |>From: John Casey [mailto:[EMAIL PROTECTED]
> |>Sent: Monday, November 14, 2005 12:06 PM
> |>To: Maven Developers List
> |>Subject: Re: (Nonexistent component:
> |>org.apache.maven.lifecycle.mapping.LifecycleMappingnar)
> |>
> | This may have to do with the introduction of a lifecycle for
> | cleaning a project. If so, it should quietly use the default
> | lifecycle when it cannot find a 'clean' lifecycle mapping for
> | the 'nar' packaging.
> |
> | Can you verify this by calling:
> |
> | mvn clean:clean
> |
> | If this succeeds, it would lead me to believe that plugin
> | handling itself is find, but that the lifecycle handling is a
> | bit messed up by the implementation of multiple lifecycles...
> |
> | HTH,
> |
> | -j
> |
> | Donszelmann, Mark wrote:
> | | Hi John,
> | |
> | | I have these tags in my POM. Without them any goal would give the
> | | error message.
> | |
> | | However, ONLY when I run the "clean" goal is the message
> | still there.
> | | Clean still works properly, it is just this message which would
> | | confuse users (and myself).
> | |
> | | Could it be that the message comes from the fact that it does not
> | | understand (and does not have to understand) the packaging
> | for clean.
> | | In that case, the clean goal should not complain if it does
> | not find
> | | the packaging, maybe the same way that it does not complain
> | about any
> | | missing plugins/dependencies.
> | |
> | | Regards
> | | Mark
> | |
> | |
> | |
> | |>-----Original Message-----
> | |>From: John Casey [mailto:[EMAIL PROTECTED]
> | |>Sent: Monday, November 14, 2005 11:04 AM
> | |>To: Maven Developers List
> | |>Subject: Re: (Nonexistent component:
> | |>org.apache.maven.lifecycle.mapping.LifecycleMappingnar)
> | |>
> | | In your nar plugin definition (within the pom.xml that uses
> | it, that
> | | is), add this:
> | | <plugin>
> | | ...
> | | <extensions>true</extensions>
> | | ...
> | | </plugin>
> | |
> | | HTH,
> | |
> | | john
> | |
> | | Donszelmann, Mark wrote:
> | | | Hi
> | | |
> | | | I get the message:
> | | |
> | | | (Nonexistent component:
> | | org.apache.maven.lifecycle.mapping.LifecycleMappingnar)
> | | |
> | | | when I use my own packaging, while the (nar)plugin is
> | indeed in the
> | | list and included,
> | | | when I run the "clean" goal.
> | | |
> | | | Any other goal works fine (no message).
> | | |
> | | | I guess this is because the "clean" goal will not
> | download/look for
> | | any dependencies
> | | | and plugins.
> | | |
> | | | Should this message just be ignored/left out?
> | | |
> | | | Regards
> | | | Mark Donszelmann
> | | |
> | | |
> | |
> | ---------------------------------------------------------------------
> | | | To unsubscribe, e-mail: [EMAIL PROTECTED] For
> | | | additional commands, e-mail: [EMAIL PROTECTED]
> | | |
> | | |
> | | |
> |
> | -
> | ---------------------------------------------------------------------
> | To unsubscribe, e-mail: [EMAIL PROTECTED] For
> | additional commands, e-mail: [EMAIL PROTECTED]
> |
> |
> |
> |
> | |
> | ---------------------------------------------------------------------
> | | To unsubscribe, e-mail: [EMAIL PROTECTED] For
> | | additional commands, e-mail: [EMAIL PROTECTED]
> |
> |
> |
>
> - ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED] For
> additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> | ---------------------------------------------------------------------
> | To unsubscribe, e-mail: [EMAIL PROTECTED]
> | For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.6 (GNU/Linux)
>
> iD8DBQFDe3CdK3h2CZwO/4URAnYxAJ0eWMSLVawESmsz/YurNqH08/qmMACgkzha
> Snw3RKfCawgY/gMKU1TyIZo=
> =WQZK
> -----END PGP SIGNATURE-----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
.::You're welcome ::.

Reply via email to