Oh and I can see the artifact just fine

On 9 November 2010 09:25, Stephen Connolly
<stephen.alan.conno...@gmail.com> wrote:
> It can take a few hours to fully sync.... if it's more than 24 hours
> after the announcement, then it's time to start screaming!
>
> On 8 November 2010 23:09, Johan Hedin <johan.he...@mawell.com> wrote:
>> Maven refuses to build. Version 1.0 of maven-enforcer-plugin in the 
>> repo1.maven.org is empty.
>>
>>
>> [INFO] 
>> ------------------------------------------------------------------------
>> Downloading: 
>> http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.pom
>> Downloading: 
>> http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-enforcer-plugin/1.0/maven-enforcer-plugin-1.0.jar
>> [INFO] 
>> ------------------------------------------------------------------------
>> [ERROR] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] A required plugin was not found: Plugin could not be found - check 
>> that the goal name is correct: Unable to download the artifact from any 
>> repository
>>
>> Try downloading the file manually from the project website.
>>
>> Then, install it using the command:
>>    mvn install:install-file -DgroupId=org.apache.maven.plugins 
>> -DartifactId=maven-enforcer-plugin -Dversion=1.0 -Dpackaging=maven-plugin 
>> -Dfile=/path/to/file
>>
>> Alternatively, if you host your own repository you can deploy the file there:
>>    mvn deploy:deploy-file -DgroupId=org.apache.maven.plugins 
>> -DartifactId=maven-enforcer-plugin -Dversion=1.0 -Dpackaging=maven-plugin 
>> -Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]
>>
>>
>>  org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.0
>>
>> from the specified remote repositories:
>>  mawell-repository.snapshots 
>> (scpexe://repository.intra.mawell.com/opt/m2repository/snapshots),
>>  mawell-repository.releases 
>> (scpexe://repository.intra.mawell.com/opt/m2repository/deploy),
>>  central (http://repo1.maven.org/maven2)
>>
>>
>>  org.apache.maven.plugins:maven-enforcer-plugin:maven-plugin:1.0
>>
>> from the specified remote repositories:
>>  mawell-repository.snapshots 
>> (scpexe://repository.intra.mawell.com/opt/m2repository/snapshots),
>>  mawell-repository.releases 
>> (scpexe://repository.intra.mawell.com/opt/m2repository/deploy),
>>  central (http://repo1.maven.org/maven2)
>>
>> TIA
>>
>> Johan Hedin
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
>> For additional commands, e-mail: users-h...@maven.apache.org
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to