Re: MD5 and SHA1 incorrect for xstream-1.4.4.jar on repo1.maven.org

2017-06-22 Thread Bernd Eckenfels
If nobody else can comment/fix this I will forward it to central admins/sonatype (after validating it) Gruss Bernd -- http://bernd.eckenfels.net From: Junqiang Zhang Sent: Thursday, June 22, 2017 5:33:27 AM To: users@maven.apache.org

Why does this Maven enhance goal scan and enhance all my classes despite exclusions?

2017-06-22 Thread don rhummy
I have the below pom.xml and when I run it, all my classes go through enhancements, even the ones in the "excludes" node. Why? How do I exclude them? http://maven.apache.org/POM/4.0.0; xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance;

project.basedir in file-based profile activation

2017-06-22 Thread Justin Georgeson
With 3.3.9 and 3.5.0 When I use this my-profile-id ${project.basedir}${file.separator}somefile.txt I see this warning [WARNING] Some problems were encountered while building the effective model for