A tag for Maven plugins development related questions (not the use of specific plugins).
2
votes
3answers
259 views
“Close unrelated projects” function gone in Eclipse
I can't find the once existing and oh so handy "Close unrelated projects" function in my Eclipse IDE any more.
Are there any conditions for this dialog option to appear? I've got the Eclipse Maven ...
2
votes
1answer
2k views
maven-surefire-report-plugin not generating surefire-report.html
I'm unable to get the maven-surefire-report-plugin to generate the surefire-report.html when I run:
mvn clean deploy site
mvn clean site
mvn site
mvn clean install site
The only time I've been able ...
4
votes
5answers
6k views
ClassNotFoundException when running JUnit unit tests within Eclipse (using Maven)
I have just upgraded my SpringSource Tools Suite (STS, a variant IDE of Eclipse) to the latest version (v3.6.1). Then all my JUnit unit tests can not be run again. I am getting this error:
Class not ...
1
vote
2answers
4k views
Maven-ear-plugin - excluding multiple modules i.e. jars, wars etc
I've been using the Maven EAR plugin for creating my ear files for a new project. I noticed in the plugin documentation you can specify exclude statements for modules. For example the configuration ...
1
vote
2answers
2k views
Best way to auto compile compass-style SASS via maven
referring to SASS implementation for Java? :
What is the best way to auto-compile compass-style.org stylesheets in maven goal compile respectively package?
I would not like to ship too many ...
2
votes
0answers
24 views
Maven failsafe plugin - propagate system property set by maven plugin in pre-integration-test
I've have a following problem and was not able to find any answer elsewhere:
I'm using https://github.com/joelittlejohn/embedmongo-maven-plugin for starting mongo db server in pre-integration-test ...
1
vote
1answer
2k views
Maven Tomcat plugin not deploying and connection refused
I'm working on this Spring MVC/Security tutorial trying to use the maven tomcat plugin. The plugin seems to struggle though - it's either not deploying or throwing tomcat connection problems.
Problem ...
3
votes
3answers
1k views
maven-install-plugin: Can i define a custom packaging type but get the artifact installed as jar in the repo?
I am trying to come out with a plugin to detect and process Java EE application clients.
I created a new packaging type called 'car' through META-INF/plexus/components.xml ...
0
votes
1answer
25 views
Maven Mojo Unknown lifecycle phase
Actually im working with maven plugins and creating own maven plugins.
first i followed this tutorial: http://maven.apache.org/guides/plugin/guide-java-plugin-development.html but i realised that ...
2
votes
1answer
352 views
JGoodies Maven plugin NullPointerException
I am doing a JGoodies GUI application using maven. The program successfully run on any idea, but when I created executible jar file with dependencies, jar file is also created successfully except ...
2
votes
4answers
5k views
Maven2 Multiproject Cobertura Reporting Problems During mvn site Build
We've got a multiproject we're trying to run Cobertura test coverage reports on as part of our mvn site build. I can get Cobertura to run on the child projects, but it erroneously reports 0% coverage, ...
2
votes
5answers
3k views
android maven plugin does not get ANDROID_HOME env variable in Eclipse
i'm working on an Android app project and it is a Maven project.
when i try to run as "maven install" this is what i get:
"Failed to execute goal ...
13
votes
4answers
4k views
How to get access to Maven's dependency hierarchy within a plugin
In my plugin I need to process the dependency hierarchy and get information (groupId, artifactId, version etc) about each dependency and if it was excluded. What is the best way to do this?
2
votes
2answers
36 views
Maven - extract resources (plus binaries) modified since revision
We have a Java EE 5 project built with Ant, which we are porting to a Maven build infrastructure.
We are using SVN as version control and a Jenkins build server.
The odd thing is that some "patch" ...
3
votes
4answers
1k views
how to use class file from another war
We have two different web application and we want to extend few controllers of one war into another war.
We are using maven to build the project.
to include war we have given its dependency as
...
1
vote
1answer
14 views
Maven plugin: Passing all available properties to an Interpolator
In a Maven plugin I would like to use all properties usually available to the pom inside an Interpolator through a ValueSource.
I can access properties defined inside the pom, system properties and ...
9
votes
4answers
3k views
Maven plugin for building debian package
I am looking for a maven plugin which can build debian package. I could find the following but not sure which one is good:
http://mojo.codehaus.org/deb-maven-plugin/
...
1
vote
2answers
3k views
Compilation failure while executing wsgen task using maven 3.0.3
I am trying to get the NHIN-Direct Secure email gateway to compile. One of the projects craps out with the following error.
[ERROR] Failed to execute goal ...
1
vote
0answers
318 views
Could not connect to remote://localhost:9999. The connection timed out Jboss 7.1.1 Final
I am deploying builds to local and remote Jboss AS 7.1.1 Final at port 9999. Maven uses jboss plugin 'jboss-as-maven-plugin:7.1.1.Final' to manage builds to servers. I have confirmed that server is up ...
2
votes
1answer
37 views
How to opensource a Maven plugin?
I have a Maven plugin that I want to share with outside world. Is there an official Maven repository I can deploy this plugin too ? What are the steps involved ?
Any links to documentation much ...
2
votes
1answer
2k views
Signing Applet with Maven jar plug-in and Bouncy Castle
I have a problem with a signed Java applet - specifically, why it is not signed using my certificate. I'm using Maven in Eclipse.
The applet (a) allows the user to choose a local file or directory, ...
0
votes
1answer
38 views
maven filtering API in MOJO
I try to develop a maven plugin with resource filtering.
In my code i have this :
Resource file = new Resource();
file.setDirectory(buildDir.getAbsolutePath());
file.addInclude("appcfg.xml");
...
14
votes
3answers
4k views
Add maven-build-classpath to plugin execution classpath
I am writing some coge-gen maven-plugin.
I need my project classpath be injected in to my plugin execution classpath.
I found this article. The solution there works but is quite long. Maybe someone ...
0
votes
1answer
42 views
how to pass maven module classes to a maven plugin
I've developed a maven plugin, which can scan classes within a module, to find some specific classes and do something about them.
The problem is that, when I'm using this plugin in a maven module, ...
1
vote
1answer
15 views
How to set the default-value for a maven array parameter?
I have a parameter in my custom plugin that is an array. If the parameter isn't given anything, I want to set the default-value to be a blank array. Of course, here is the normal syntax for a regular ...
1
vote
3answers
1k views
Maven EAR: ejb module + application client (app client) module
I want to create an EAR project that consists of an EJB 3.1 module and an app client module, the app client talking to the ejb module through @Remote interface... I have done this many times in the ...
0
votes
1answer
69 views
Maven Custom Plugin Descriptor
I'm Trying to create a Maven Plugin, but if i use @Mojo annotation i've to create a mojo descriptor with maven plugin-plugin already when i use java doc without the new maven plugin annotation the ...
36
votes
1answer
20k views
Using Maven for C/C++ projects
I'm putting Maven build around cluster of amateur, poorly written and frankly - primitive C/C++ code (meaning some C, some C++). Problem is - there's lots of it in circulation currently and cannot be ...
0
votes
0answers
29 views
How to use mocha with maven
I want to run mocha tests whenever I build my project using maven.
Is there any maven plugin which can do it for me ?
I have already used Jasmine Maven Plugin.
If there does not exist one, what are ...
0
votes
1answer
75 views
Eclipse no longer starts after installing Maven plugin: MetadataRepositoryManager not registered
After installing the Maven plugin and closing Eclipse, I try to start Eclipse v8.3 I get an error referring me to a log file the configuration directory. (Contents below) This occurs even before ...
1
vote
1answer
51 views
How can I programmatically add an Artifact to the MavenProject?
I am writing a Maven plugin and I would like to automatically resolve specific dependencies and add them as dependencies to the project based on the parameters given to the plugin.
I have been able ...
1
vote
1answer
38 views
When making a custom Maven plugin, which comes first, execute() or parameters?
So I have a custom maven plugin that has some parameters that I use as global variables. Like so:
/**
* Parameter used keep the name of a file
* @parameter expression="${filename}" @require
*/
...
2
votes
1answer
41 views
How to ignore a Maven plugin
We have a groupId for Maven plugins:
com.company.maven.plugins
Unfortunately, when I created the first plugin in this groupId, I initially used the wrong naming convention.
maven-myplugin-plugin
...
2
votes
3answers
669 views
jar file gets corrupted while building with maven
while building a war file i am copying a set of jars from a location to a folder inside the war. While the files do get copied , however i think they get corrupted because the same class files of the ...
0
votes
1answer
68 views
Classes not getting published to embedded tomcat server of maven (tomcat:run)
I'm using eclipse indigo IDE, apache tomcat 6.0 server, m2e plugin,jdk 1.6 softwares in my project.
After i make some changes in java code i do clean & maven build and the start the tomcat ...
3
votes
1answer
62 views
Maven Plugin to read xml properties file
Just a quick question.
Does anyone knows an XML Properties file plugin , like we had XML
property file in ANT
<property name='foo' value='bar'>
<property name='foo1' ...
1
vote
1answer
51 views
Custom Maven Plugin: how to add classpaths?
I'm creating a custom plugin for maven. Normally, when you run a normal Java program that depends on some .jar files, you put it in the command line as a classpath. In my plugin, there are some things ...
9
votes
2answers
252 views
How to read maven settings in .m2/settings.xml file from plugin
Three questions in decreasing order of importance - Links will do.
I need to read certain maven settings such as proxies, servers in my maven plugin. How do I read them from my plugin. I can read ...
11
votes
2answers
4k views
Jetty Maven Plugin is ignoring custom webdefault.xml
I'm trying to get around the common issue of Jetty locking static files on Windows with the technique of setting useFileMappedBuffer to false in webdefault.xml. Unfortunately, every time Jetty is not ...
13
votes
2answers
11k views
How do I create a new packaging type for Maven?
I have a requirement to create jar files with Maven, but they need to be installed to the repository with a "foobar" extension , and it would be nice if they could have their own packaging type so we ...
0
votes
0answers
102 views
Change default mojo configuration in lifecycle mapping
I'm writing a Maven 3 plugin which builds plugins for another application. A plugin is basically a JAR file with some fancy manifests. The compiled classes need to be post-processed for the plugin to ...
2
votes
1answer
38 views
is there difference between dependencies and dependencies in plugin tags?
I have a question.
In pom.xml, dependency is included in two places.
one place can be in <project> tag and the other place can be in <plugin> tag.
I think the dependencies in tags is ...
0
votes
1answer
24 views
maven plugin detect hudson
I'm writing a plugin for maven and I want find out, if it runs on hudson. Then I want to know which user triggered the build.
Is there an API (@component) that provides access to this?
9
votes
3answers
3k views
Maven Cobertura plugin not generating coverage.xml
I am trying to generate a coverage.xml so that I can reference it in Cobertura plugin of Hudson, but the file is not being created.
I've added the following to my POM
<reporting>
...
23
votes
9answers
30k views
Tomcat 7 - Maven Plugin?
I just wanted to double-check, has anyone found or is working on a Tomcat 7 plugin? If not, is anyone interested in helping me get it up and running?
I want another quick alternative to Glassfish, ...
0
votes
1answer
50 views
Netbeans Maven annotations not supported in source 1.3, use source 5
When building my projects using Maven from Netbeans 6.7, I get these error messages:
Error annotations are not supported in -source 1.3 (use -source 5 or higher to enable annotations)
I've ...
0
votes
0answers
23 views
Which license type to choose when releasing a third party Maven plugin [closed]
Which license type should I choose when create a third party Maven plugin.
Reading the doc on https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide
The sample ...
6
votes
3answers
16k views
Use Maven to trigger a wsgen & wsimport in a row, using wsdlLocation
I have hard times using maven to generate my client. So Please refer to http://stackoverflow.com/questions/2131001/creating-a-web-service-client-directly-from-the-source for the first part of my ...
1
vote
1answer
108 views
apt maven plugin fail to generate Q classes
I am fixing a legacy project that uses Querydsl apt. For some reason the apt-maven-plugin started to fail. The only workaround I found was to use the alter ego maven-processor-plugin.
I have ...
0
votes
1answer
998 views
Maven Invalid content was found starting with element 'packaging'
I am using an eclipse maven project with apache wicket. When I add wicket-examples dependency with tag to pom xml, I get an error :
cvc-complex-type.2.4.a: Invalid content was found starting with ...
