From 635f03ef2b35001d7ddacf80356ba63fb7433361 Mon Sep 17 00:00:00 2001 From: akonczak Date: Sun, 11 Aug 2013 13:51:47 -0700 Subject: [PATCH] Updated [HELP] Missing plugin com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE (markdown => creole) --- ...om.springsource.bundlor.maven:1.0.0.RELEASE.creole | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) rename [HELP]-Missing-plugin-com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE.md => [HELP]-Missing-plugin-com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE.creole (91%) diff --git a/[HELP]-Missing-plugin-com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE.md b/[HELP]-Missing-plugin-com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE.creole similarity index 91% rename from [HELP]-Missing-plugin-com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE.md rename to [HELP]-Missing-plugin-com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE.creole index b2edc19..cc0d1ba 100644 --- a/[HELP]-Missing-plugin-com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE.md +++ b/[HELP]-Missing-plugin-com.springsource.bundlor:com.springsource.bundlor.maven:1.0.0.RELEASE.creole @@ -2,22 +2,23 @@ Problem: Missing plugin com.springsource.bundlor:com.springsource.bundlor.maven: Solution 1: Add this to the pom.xml (not preferred). - -` +{{{ + com.springsource.repository.bundles.release http://repository.springsource.com/maven/bundles/release -` +}}} Solution 2: Create a file 'settings.xml' in your .m2 folder and add this fragment to it. -` +{{{ + com.springsource.repository.bundles.release http://repository.springsource.com/maven/bundles/release -` +}}} I have added entire settings.xml as an example 'https://github.com/akonczak/spring-data-elasticsearch-mvn-config/blob/master/settings.xml'. \ No newline at end of file