Unable to retrieve and use timestamped snapshots of plugins
-----------------------------------------------------------

                 Key: NMAVEN-126
                 URL: http://jira.codehaus.org/browse/NMAVEN-126
             Project: NMaven
          Issue Type: Bug
    Affects Versions: 0.14 (Unreleased)
         Environment: 0.14 branch + patches
            Reporter: Wendy Smoak


Attempting to build the C# quickstart project against a remote repo containing 
timestamped snapshots does not work.

>mvn archetype:create ... -DarchetypeArtifactId=maven-archetype-dotnet-simple 
>...
...
C:\Temp\NMaven.Sample>mvn install
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.dotnet.plugins:maven-compile-plugin

Reason: Error getting POM for 
'org.apache.maven.dotnet.plugins:maven-compile-plugin' from the repository: 
Failed to resolve artifact, possibly due to a repository list that is not 
appropriately equipped for this artifact's metadata.
  
org.apache.maven.dotnet.plugins:maven-compile-plugin:pom:0.14-20080521.120818-19

from the specified remote repositories:
...


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to