Github user rajivpjs commented on the issue:
https://github.com/apache/maven/pull/89
Hi Karl
With my recent change, I compiled with an example project and I didn't have
any issues. This is what I did as per the Jira task description:
`mvn
-DdistributionTargetFolder=/Users/rajivpjs/Desktop/Apache/Maven/rajivpjs/maven/mavenfixtarget
clean package`
From the mavenfixtarget directory I ran:
`mvn -f /path/to/pom.xml clean package`
This gave me a BUILD SUCCESS.
I then removed the from the /lib/maven-compat-3.4.0-SNAPSHOT.jar and then
ran:
`mvn -f /patj/to/pom.xml validate`
The output was BUILD SUCCESS.
Have I missed anything?
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]