PDA

View Full Version : Having a build problem with the Spring BlazeDS demo



jlopes
Nov 27th, 2009, 12:23 PM
Getting this error

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.sonatype.flexmojos:flexmojos-maven-plugin

Reason: POM 'org.sonatype.flexmojos:flexmojos-maven-plugin' not found in repository: Unable to download the artifact from any repository

org.sonatype.flexmojos:flexmojos-maven-plugin:pom:3.2.0

from the specified remote repositories:
ObjectWEB (http://maven.ow2.org/maven2/),
central (http://repo1.maven.org/maven2),
flex-mojos-repository (http://repository.sonatype.org/content/groups/public)

for project org.sonatype.flexmojos:flexmojos-maven-plugin

velobr
Dec 10th, 2009, 05:49 AM
Hi,

Make sure you can access maven central repository...
http://repo2.maven.org/maven2/org/sonatype/flexmojos/flexmojos-maven-plugin/3.2.0/flexmojos-maven-plugin-3.2.0.pom

The artifact is there.


VELO

jlopes
Dec 10th, 2009, 06:07 PM
The testdrive maven is trying to access repo1 not repo2.

velobr
Dec 10th, 2009, 07:01 PM
The testdrive maven is trying to access repo1 not repo2.
http://repo1.maven.org/maven2/org/sonatype/flexmojos/flexmojos-maven-plugin/3.2.0/flexmojos-maven-plugin-3.2.0.pom

Also works...