[EMAIL PROTECTED] wrote:
Quoting Trygve Laugstøl <[EMAIL PROTECTED]>:

[EMAIL PROTECTED] wrote:
Hi,

I just tried to use jboss-sar-maven-plugin from snapshots.mojo.codehaus.org repository, and I got an exception: 'org.apache.maven.plugins:maven-sar-plugin' does not exist or valid version could not be found.

There is no "maven-sar-plugin" plugin, try "jboss-sar-maven-plugin".

--
Trygve

That's what I did. But I set the <packaging> as 'sar'. I guess it is why M2 searches for maven-sar-plugin.

Try 'jboss-sar' instead. 'sar' should not be used by any plugin unless it's implementing a specification. There are too many systems using the SAR name/thing/idea.

The documentation suck, feel free to submit any notes you're taking if you get it to run.

--
Trygve

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

Reply via email to