You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by Jacek Laskowski <ja...@laskowski.net.pl> on 2006/11/19 16:48:46 UTC

[WARNING] Goal prefix is: car; Maven currently expects it to be car ?

Hi,

Just spot it and it drew my attention as it's WARNING. I can't figure
out what it means. Why is that and why is that message level?

[INFO] Building Geronimo Maven2 Plugins :: CAR
[INFO]    task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory c:\oss\geronimo\maven-plugins\car-maven-plugin\target
[INFO] Deleting directory
c:\oss\geronimo\maven-plugins\car-maven-plugin\target\classes
[INFO] Deleting directory
c:\oss\geronimo\maven-plugins\car-maven-plugin\target\test-classes
[INFO] artifact org.apache.maven.plugins:maven-resources-plugin:
checking for updates from codehaus
[INFO] [tools:require-java-version {execution: validate-java-version}]
[INFO] [plugin:descriptor]
[WARNING] Goal prefix is: car; Maven currently expects it to be car

Jacek

-- 
Jacek Laskowski
http://www.jaceklaskowski.pl

Re: [WARNING] Goal prefix is: car; Maven currently expects it to be car ?

Posted by Bruce Snyder <br...@gmail.com>.
On 11/19/06, Jacek Laskowski <ja...@laskowski.net.pl> wrote:
> Hi,
>
> Just spot it and it drew my attention as it's WARNING. I can't figure
> out what it means. Why is that and why is that message level?
>
> [INFO] Building Geronimo Maven2 Plugins :: CAR
> [INFO]    task-segment: [clean, install]
> [INFO] ----------------------------------------------------------------------------
> [INFO] [clean:clean]
> [INFO] Deleting directory c:\oss\geronimo\maven-plugins\car-maven-plugin\target
> [INFO] Deleting directory
> c:\oss\geronimo\maven-plugins\car-maven-plugin\target\classes
> [INFO] Deleting directory
> c:\oss\geronimo\maven-plugins\car-maven-plugin\target\test-classes
> [INFO] artifact org.apache.maven.plugins:maven-resources-plugin:
> checking for updates from codehaus
> [INFO] [tools:require-java-version {execution: validate-java-version}]
> [INFO] [plugin:descriptor]
> [WARNING] Goal prefix is: car; Maven currently expects it to be car

This is really because of the requirement from the core of Geronimo
that every be a CAR. So, this was the easiest way to create plugins
that can be easily and quickly deployed into Geronimo by a user. By
deploying all necessary dependencies into Geronimo and exporting a CAR
during the construction of a plugin, all of this overhead won't be
incurred by the user during installation. Also and more importantly,
assuring that the CAR is already prebuilt means that users will be
less exposed to the possibility of errors during the plugin install
process.

Bruce
-- 
perl -e 'print unpack("u30","D0G)U8V4\@4VYY9&5R\"F)R=6-E+G-N>61E<D\!G;6%I;\"YC;VT*"
);'

Apache Geronimo - http://geronimo.apache.org/
Apache ActiveMQ - http://activemq.org/
Apache ServiceMix - http://servicemix.org/
Castor - http://castor.org/

Re: [WARNING] Goal prefix is: car; Maven currently expects it to be car ?

Posted by Jason Dillon <ja...@planet57.com>.
Ignore this warning... it is meaningless.

--jason


On Nov 19, 2006, at 7:48 AM, Jacek Laskowski wrote:

> Hi,
>
> Just spot it and it drew my attention as it's WARNING. I can't figure
> out what it means. Why is that and why is that message level?
>
> [INFO] Building Geronimo Maven2 Plugins :: CAR
> [INFO]    task-segment: [clean, install]
> [INFO]  
> ---------------------------------------------------------------------- 
> ------
> [INFO] [clean:clean]
> [INFO] Deleting directory c:\oss\geronimo\maven-plugins\car-maven- 
> plugin\target
> [INFO] Deleting directory
> c:\oss\geronimo\maven-plugins\car-maven-plugin\target\classes
> [INFO] Deleting directory
> c:\oss\geronimo\maven-plugins\car-maven-plugin\target\test-classes
> [INFO] artifact org.apache.maven.plugins:maven-resources-plugin:
> checking for updates from codehaus
> [INFO] [tools:require-java-version {execution: validate-java-version}]
> [INFO] [plugin:descriptor]
> [WARNING] Goal prefix is: car; Maven currently expects it to be car
>
> Jacek
>
> -- 
> Jacek Laskowski
> http://www.jaceklaskowski.pl