plugin « eclipse « Maven/Ant Q&A

Home
Maven/Ant Q&A
1.Ant
2.artifact
3.dependency
4.deploy
5.Development
6.eclipse
7.glassfish
8.hudson
9.integration
10.jetty
11.junit
12.m2eclipse
13.module
14.netbeans
15.package
16.plugin
17.POM
18.repository
19.svn
Maven/Ant Q&A » eclipse » plugin 

1. Maven Eclipse Plugin - " ... cannot be resolved"    stackoverflow.com

I am using Eclipse 3.5, Maven 2.0.9 for my multi module Java project in one single workspace. My plugin declaration is below:

<plugin>  
    <groupId>org.apache.maven.plugins</groupId>  
 ...

2. Maven Eclipse plugin and classpath issues in Eclipse    stackoverflow.com

I am using Eclipse 3.51, Maven 2.0.9, Java 1.4, with the Maven Eclipse plugin 2.7 with WTP 2.0 (not m2Eclipse). I have a flat multi module project that is set up as ...

3. Eclipse (STS) + Maven    stackoverflow.com

I basically have 2 questions:

  • Is there a way to invoke maven console from eclipse? (where I could write eclipse:eclipse, and it started building eclipse project)
  • Where does STS unpack it's ...

4. Sonar and Eclipse IAM Plugin    stackoverflow.com

When I am using the newest IAM Eclipse Plugin for Maven with the current Sonar version on a JDK 6 and I get an error while executing the sonar:sonar goal in

clean ...

5. Debugging my Maven2 plugin in Eclipse    stackoverflow.com

I've written a plugin for Maven2 in Eclipse. How can I run the plugin in debug mode in Eclipse? If possible, I'd like to avoid remote debugging an external process and I'd also ...

6. how to create a simple osgi app with eclipse and maven plugin?    stackoverflow.com

I have installed the m2eclipse plugin with galelio. I want to create a hello world osgi bundle with this setup. Appreciate if someone could point me to some tutorial or give ...

7. What are the gigantic *.CFS files all about in Eclipse workspace plugin folder?    stackoverflow.com

I started to notice my WD drive getting full and ran a size:gigantic file search on it. It has turned up several files here: F:\SCOTT-SHARED-DESKTOP\My Documents\JPA_SPRING_STRUTS.metadata.plugins\org.maven.ide.eclipse\nexus\d9d714e11cb097b3ffcec91cccc65d3e_58.cfs that exceed 189,992 KB (189 MB)! Anyone ...

8. Maven plugin support for existing Eclipse web app    stackoverflow.com

I have an existing dynamic web app (web service) project written using Eclipse Helios. I now have need (per client request) to make this a "Maven project". Using the m2eclipse plugin ...

9. what does the wtpversion mean in the Eclipse plugin?    stackoverflow.com

using maven, what does the wtpversion mean in the Eclipse plugin?

10. Eclipse maven plugin, can't update index    stackoverflow.com

In Eclipse m2 maven plugin, I always get this error in console,

4/29/11 2:24:29 PM EDT: Updating index ibiblio.net|http://people.apache.org/repo/m2-snapshot-repository
4/29/11 2:24:45 PM EDT: Unable to update index for ibiblio.net|http://people.apache.org/repo/m2-snapshot-repository
do you know what ...

11. Eclipse + Maven Plugin + EGit Plugin = Checkout from GitHub a specific Branche and Tag?    stackoverflow.com

I know this is a relatively special question. Maybe some knows this nevertheless: I want to compile Hector with Maven in Eclipse=> Branch: 0.7.0 and Tag: hector-0.7.0-29 (https://github.com/rantav/hector.git). (The mentionaed Branch/Tag are not(!) ...

12. maven-jetty plugin log to eclipse console    stackoverflow.com

Before i used WTP plugin for webapp development, and i can see all logging messages of application in eclipse's console. Now i switched to maven-jetty plugin, it open new window with ...

13. Best Eclipse plugin for Maven 3    stackoverflow.com

I've done some searching, but haven't found any satisfactory answers:
what's the best Maven 3 plugin to use with Eclipse? Will the m2 plugin work satisfactorily? I understand M3 tries ...

14. maven to eclipse plugin    stackoverflow.com

I am trying to use m2e ie maven plugin for eclipse. but below site is not working. m2e Please let me know if there is any alternative solution for this. even ...

15. Maven2 Eclipse Plugin    stackoverflow.com

I have just added dependencies to a project so that my jar, specifically pdfbox 1.6, can see other jars. After adding my dependencies with the right click onto project feature that ...

16. Does a Maven plugin exist for generating java test classes?    stackoverflow.com

In eclipse is it possible to generate test cases, but they are only templates for method names. Is there a tool or plugin for Eclipse that generates some more code?

17. Maven 1.12 plugin in Eclipse 3.4    java-forums.org

Hi guys, I'm trying to install the maven 1.12 plugin (I need to use the maven 1.1) in the Eclipse 3.4 manually (the software update inside eclipse is not working for this maven plugin version). I've download the maven plugin (maven-eclipse-plugin-1.12.jar) and put it on the eclipse plugins folder. After restarting the eclipse I don't see the maven support anywhere in ...

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.