[EMAIL PROTECTED] wrote:
I am using Maven 1.x and am tring to impliment the Simian bundled plugin. When I add the line to include simian, it tries to retreive simian 1.9.1, though the latest is 2.2.4, whihc I have in my local repo. will maven 1.x only work with 1.x plugins? If so, can anyone point me to this 1.9.1 which aparently is not available on the simian site. [A side beef, I though bundled meant *included*; or am i missing something?]

Oh, I forgot, the version of Simian that the plugin uses depends on which version of the plugin you are using. To see all the plugins and their versions issue this command:

  maven --info

Support for Simian 2.2.4 was added in version 1.5 [1] of the Maven 1.X Simian plugin. The announcement has instructions on how to upgrade the plugin.

[1]http://maven.apache.org/maven-1.x/plugins/simian/announcements/announcement-1.5.txt

--
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to