Author: pderop
Date: Fri Mar 6 07:47:40 2015
New Revision: 1664554
URL: http://svn.apache.org/r1664554
Log:
successfully formatted pom.xml !
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
Modified:
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
URL:
http://svn.apache.org/viewvc/felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext?rev=1664554&r1=1664553&r2=1664554&view=diff
==============================================================================
---
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
(original)
+++
felix/site/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/guides/whatsnew.mdtext
Fri Mar 6 07:47:40 2015
@@ -57,7 +57,9 @@ You can also check http://www.aqute.biz/
* Dependency Manager is now fully built using bndtools, and there is no Maven
annotation plugin anymore. However, the workaround is simply the
use a "_plugin" option in the pom, and to declare a dependency inside the
"plugin" configuration.
-
+Notice that in the R1 version, we are not pushing DM distribution to maven, so
you have to do manually push the DM artifacts in your own nexus server.
+We'll try to release DM artifacts to maven central in the next release (R2).
+
For example:
:::xml