KangChangKi / solrmeter

Automatically exported from code.google.com/p/solrmeter
0 stars 0 forks source link

Patch to use dependency management and plugin management to ease the project maintenance #75

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Attached is a patch Patch to use dependency management and plugin management to 
ease the project maintenance.

Original issue reported on code.google.com by fen...@gmail.com on 7 May 2011 at 4:09

Attachments:

GoogleCodeExporter commented 9 years ago
Excellent! Thanks again for your help. I have just committed your patch. 
revision 213.

Original comment by tflo...@gmail.com on 10 May 2011 at 9:39

GoogleCodeExporter commented 9 years ago
Hello Tomas, it seems the patch was applied incorrectly.

It has been missed to apply the patch part that affects the parent pom and the 
stressTestScope pom.

Regards

Original comment by fen...@gmail.com on 14 May 2011 at 5:25

GoogleCodeExporter commented 9 years ago
You are right. I knew the patch included changes to the three poms, but 
aparently I applyed it wrong. Now I committed the stressTestScope pom and the 
parent pom too, so it's complete.
Is it possible that the new pom structure requires maven 3 for packaging 
SolrMeter? Can't runn it with Maven 2 because of this:
[INFO] Error resolving version for 
'org.apache.maven.plugins:maven-site-plugin': Plugin requires Maven version 3.0

Original comment by tflo...@gmail.com on 15 May 2011 at 12:17

GoogleCodeExporter commented 9 years ago

Original comment by tflo...@gmail.com on 9 Oct 2012 at 10:48