manandbytes opened a new pull request, #38:
URL: https://github.com/apache/maven-sources/pull/38

   ```
   $ mvn --file sources/aggregator/pom.xml validate
   [INFO] Scanning for projects...
   [ERROR] [ERROR] Some problems were encountered while processing the POMs:
   [ERROR] Child module 
/sources/apache/maven/sources/aggregator/doxia/../../../doxia/tools/linkcheck 
of /sources/apache/maven/sources/aggregator/doxia/pom.xml does not exist @
   [ERROR] Child module 
/sources/apache/maven/sources/aggregator/misc/../../../misc/plugin-testing/pom.xml
 of /sources/apache/maven/sources/aggregator/misc/pom.xml does not exist @
    @
   [ERROR] The build could not read 2 projects -> [Help 1]
   [ERROR]
   [ERROR]   The project org.apache.maven.aggregator:doxia:1.0-SNAPSHOT 
(/sources/apache/maven/sources/aggregator/doxia/pom.xml) has 1 error
   [ERROR]     Child module 
/sources/apache/maven/sources/aggregator/doxia/../../../doxia/tools/linkcheck 
of /sources/apache/maven/sources/aggregator/doxia/pom.xml does not exist
   [ERROR]
   [ERROR]   The project org.apache.maven.aggregator:misc:1.0-SNAPSHOT 
(/sources/apache/maven/sources/aggregator/misc/pom.xml) has 1 error
   [ERROR]     Child module 
/sources/apache/maven/sources/aggregator/misc/../../../misc/plugin-testing/pom.xml
 of /sources/apache/maven/sources/aggregator/misc/pom.xml does not exist
   ```
   
   - The Testing Framework is now part of Maven Core.
   - Doxia LinkCheck library has been retired and is no longer maintained.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to