You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commons-dev@ws.apache.org by Eran Chinthaka <ch...@opensource.lk> on 2006/09/06 07:34:46 UTC

[XmlSchema] Error in building using maven2

Hi all,

I'm getting the following error when trying to run mvn clean install in
XmlSchema project. Any ideas?

The plugin 'org.apache.maven.plugins:maven-antrun-plugin' does not exist
or no valid version could be found

-- Chinthaka


Re: [XmlSchema] Error in building using maven2

Posted by Eran Chinthaka <ch...@opensource.lk>.
Hmm problem seems to be due to not mentioning the plugin version in the
pom (http://www.mail-archive.com/users@maven.apache.org/msg50120.html).

Fixing it.

-- Chinthaka

Eran Chinthaka wrote:
> Hi all,
> 
> I'm getting the following error when trying to run mvn clean install in
> XmlSchema project. Any ideas?
> 
> The plugin 'org.apache.maven.plugins:maven-antrun-plugin' does not exist
> or no valid version could be found
> 
> -- Chinthaka
>