Hi,

i've started a little plugin...
in MVN 2.2.1 it works well without any problems, written some IT in
relationship with the Maven invoker plugin...so far so good....
Now i tried to install it via Maven 3.0 (-alpha-5) and got the following
warnings....

   [WARNING] Using platform encoding (Cp1252 actually) to read mojo
metadata, i.e. build is platform dependent!
    [INFO] Applying mojo extractor for language: java
    [WARNING] com.soebes.maven.plugins.LicenseVerifierMojo#projectBuilder:
    [WARNING]   The syntax
    [WARNING]     @parameter expression="${component.<role>#<roleHint>}"
    [WARNING]   is deprecated, please use
    [WARNING]     @component role="<role>" roleHint="<roleHint>"
    [WARNING]   instead.
    [INFO] Mojo extractor for language: java found 1 mojo descriptors.

The platform dependency is ok..for now ...but the rest ...

May be someone can give me a hint what this means and how to solve that?

Many thanks in advance...

Kind regards
Karl Heinz Marbaise
-- 
View this message in context: 
http://old.nabble.com/Maven-%283.0%29-Plugin-Development---WARNINGS-tp26879263p26879263.html
Sent from the Maven Developers mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to