Can't access to http://repository.primefaces.org/primefaces/modena-theme/2.1.3/modena-theme-2.1.3.pom

Locked
Euclyde
Posts: 3
Joined: 06 Aug 2015, 18:40

09 Mar 2017, 10:14

Today I can't access to http://repository.primefaces.org/primef ... -2.1.3.pom to download modena depedency for my project, why?

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

09 Mar 2017, 13:31

Modena was never deployed to repository.primefaces.org anyway.

Euclyde
Posts: 3
Joined: 06 Aug 2015, 18:40

09 Mar 2017, 15:02

Ok, so why modena.jar want to download http://repository.primefaces.org/primef ... -2.1.3.pom ?
My config of Primefaces:
Repo:

Code: Select all

        <repository>
            <id>prime-repo</id>
            <name>PrimeFaces Maven Repository</name>
            <url>http://repository.primefaces.org</url>
            <layout>default</layout>
        </repository>
Dependency:

Code: Select all

        <dependency>
            <groupId>primefaces</groupId>
            <artifactId>modena-theme</artifactId>
            <version>2.1.3</version>
        </dependency>
I have this config all the time and today it's fisrt day I have this problem

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

09 Mar 2017, 21:33

Maybe you have cleaned your local maven repo? You need to mvn:install-file modena.jar to repo.

Locked

Return to “Modena”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 2 guests