> The mirror should be declared there in the Pom.  Did it stop working ?

Here's the declaration from pom.xml:

   <pluginRepositories>
      <pluginRepository>
          <id>sevntu-maven</id>
          <name>sevntu-maven</name>
          <url>http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2</url>
      </pluginRepository>
   </pluginRepositories>

When I go to http://sevntu-checkstyle.github.io/sevntu.checkstyle/maven2 in my 
browser I get a 404.

I'm investigating more now.


Justin

----- Original Message -----
From: "Clebert Suconic" <[email protected]>
To: [email protected]
Sent: Thursday, May 11, 2017 10:04:39 AM
Subject: Re: Build activemq-artemis

The mirror should be declared there in the Pom.  Did it stop working ?


On Thu, May 11, 2017 at 10:40 AM Prabhakar, Abhijith <
[email protected]> wrote:

> Hi all,
>
> I have checked out artemis
> repository(https://github.com/apache/activemq-artemis/) and trying to
> run "mvn -Prelease install" on it.  But the build fails with below
> error.  I searched for this artifact in maven central, but could not
> find
> it(
> https://search.maven.org/#search%7Cga%7C1%7Csevntu-checkstyle-maven-plugin
> ).
> Is there any additional mirror I need to add to get the build working?
>
> "[ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check (default) on
> project artemis-pom: Execution default of goal
> org.apache.maven.plugins:maven-checkstyle-plugin:2.17:check failed:
> Plugin org.apache.maven.plugins:maven-checkstyle-plugin:2.17 or one of
> its dependencies could not be resolved: Could not find artifact
> com.github.sevntu.checkstyle:sevntu-checkstyle-maven-plugin:jar:1.21.0
> in nexus"
>
> Thanks
>
> Abhi
>
> --
Clebert Suconic

Reply via email to