No, you don't. Maybe there is some cached metadata incorrect or the metadata at apache. Could you try adding the -U switch?
Also, I only have the staging repo in my settings as a profile and I only activate it explicitly when testing staged stuff. /Anders (mobile) Den 16 okt 2015 15:35 skrev "Benson Margulies" <[email protected]>: > Anders, I added a pluginRepository for the stage to my settings.xml. > As far as I know, <pluginRespositories><pluginRepository>.... adds, it > doesn't replace. > > So why isn't it searching for the parent in the usual way in the other > repositories? Or do I have to manually put central in as a > pluginRepository if I'm just trying to add one? > > > On Fri, Oct 16, 2015 at 9:19 AM, Anders Hammar <[email protected]> wrote: > > It looks like a specific staging repo is accessed (look at the URL in the > > end). As the parent has been released it is no longer available there. > > > > /Anders (mobile) > > Den 16 okt 2015 15:01 skrev "Benson Margulies" <[email protected]>: > > > >> Maven-plugins 28 is released, of course; what's up? It worked for me, > >> but not for one of my co-workers. > >> > >> $ mvn clean install > >> [INFO] Scanning for projects... > >> [INFO] > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] Building Parent for Text Analytics Maven Projects 57.2.4-SNAPSHOT > >> [INFO] > >> ------------------------------------------------------------------------ > >> Downloading: > >> > https://repository.apache.org/content/repositories/maven-1223/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom > >> Downloaded: > >> > https://repository.apache.org/content/repositories/maven-1223/org/apache/maven/plugins/maven-checkstyle-plugin/2.17/maven-checkstyle-plugin-2.17.pom > >> (14 KB at 7.7 KB/sec) > >> Downloading: > >> > https://repository.apache.org/content/repositories/maven-1223/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom > >> Downloading: > >> > http://repository.apache.org/snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom > >> Downloading: > >> > http://nexus.basistech.net:8081/nexus/content/groups/public/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom > >> [INFO] > >> ------------------------------------------------------------------------ > >> [INFO] BUILD FAILURE > >> > >> [ERROR] Plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.17 > >> or one of its dependencies could not be resolved: Failed to read > >> artifact descriptor for > >> org.apache.maven.plugins:maven-checkstyle-plugin:jar:2.17: Could not > >> find artifact org.apache.maven.plugins:maven-plugins:pom:28 in > >> checkstyle-stage > >> (https://repository.apache.org/content/repositories/maven-1223/) -> > >> [Help 1] > >> > >> --------------------------------------------------------------------- > >> To unsubscribe, e-mail: [email protected] > >> For additional commands, e-mail: [email protected] > >> > >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
