diff --git a/whatsnew/maven/maven-news-4.1.0.CR1.html b/whatsnew/maven/maven-news-4.1.0.CR1.html new file mode 100644 index 00000000..632fb15d --- /dev/null +++ b/whatsnew/maven/maven-news-4.1.0.CR1.html @@ -0,0 +1,70 @@ + + + + + + + + What's New in Maven Tools + + +

Maven Tools

+ +

+

+ + + + + + + + + + + + + + + + +
+
+

JBoss Maven Integration

+
+
+ Source lookup improvements +

+ The automatic source lookup feature is now capable of fixing bad source attachements, even for Maven enabled projects. + If the attached source doesn't exist (ex. you wiped out your maven local repository) or doesn't contain the right source files, it will try to download the proper source. + This is especially handy when working on PDE plugins, when PDE automatically attaches the binary jar as a source to itself, even when it doesn't contain any sources. +

+ + See JBIDE-14990 for more details. +

+
+
+
+ + + + + +