Share

Maven Plugins

Code

Programming Languages: Java

License: Apache Software License, GNU General Public License (GPL), BSD License

Repositories

browse code, statistics cvs -d:pserver:anonymous@maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins login

cvs -z3 -d:pserver:anonymous@maven-plugins.cvs.sourceforge.net:/cvsroot/maven-plugins co -P modulename

Show:

What's happening?

  • Comment: INFO logs in err stream

    You are using Maven 2. These are Maven 1 plugins. See this page for Maven 2 plugins: http://maven.apache.org/plugins/index.html.

    2009-11-12 14:29:45 UTC by jeffjensen

  • Comment: INFO logs in err stream

    org.codehaus.mojo:dbunit-maven-plugin:1.0-beta-3 Maven version: 2.0.10 Java version: 1.5.0_17 OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows".

    2009-11-12 12:54:07 UTC by mykolagolubyev

  • Comment: INFO logs in err stream

    What Maven version and plugin version are you using?.

    2009-11-11 23:01:55 UTC by jeffjensen

  • INFO logs in err stream

    Maven db-unit plugin output appears to be in error stream instead of normal output. So every continuous integration server treat the following message as the error. Please investigate. 938 [main] INFO org.dbunit.database.DatabaseDataSet - database name=Oracle database version=Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production With the Partitioning, OLAP,

    2009-11-09 17:35:10 UTC by mykolagolubyev

  • Comment: findbugs report generation failure

    You are using Maven 2. This is a Maven 1 findbugs plugin.. Go here instead: http://mojo.codehaus.org/findbugs-maven-plugin/2.0.1/issue-tracking.html.

    2009-09-04 14:14:38 UTC by jeffjensen

  • findbugs report generation failure

    when running 'mvn findbugs:check' following warn message is output: [INFO] Adding Source Directory: /Users/mmarkus/code/ispn/trunk/core/target/classes [java] The following classes needed for analysis were missing: [java] javax.annotation.Nonnull [java] Missing classes: 1

    2009-09-04 09:51:03 UTC by mircea_markus

  • Comment: Error: missing plugin descriptor

    This plugin is for Maven 1. You are using Maven 2.

    2009-08-25 12:58:44 UTC by jeffjensen

  • Error: missing plugin descriptor

    snippet of my pom-file: ... maven-plugins maven-dbunit-plugin 1.9 org.dbunit.ext.mssql.MsSqlDataTypeFactory...

    2009-08-25 08:51:08 UTC by udokuehne