You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by GitBox <gi...@apache.org> on 2022/06/03 14:20:53 UTC

[GitHub] [myfaces] melloware commented on pull request #268: 2.2.x javadoc cleanup

melloware commented on PR #268:
URL: https://github.com/apache/myfaces/pull/268#issuecomment-1146014530

   I had to update this to HTTPS:
   
   ```xml
    <url>http://repository.apache.org/snapshots</url>
   ```
   
   And I had to remove this entirely.
   
   ```xml
       <repositories>
   
           <!-- NOTE that apache.snapshots is defined in apache-parent -->
   
           <!-- tomcat el-impl for test cases (see related tomcat-dependencies) -->
           <repository>
               <id>tomcat</id>
               <url>http://tomcat.apache.org/dev/dist/m2-repository</url>
           </repository>
   
       </repositories>
   ```
   
   To get it to build under Maven 3.6.3 or higher.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@myfaces.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org