Search

Help

Page 1 of 41. Showing 408 results (0.056 seconds)

  1. JBoss Modules: Direct and transitive Dependencies in POM

    SJBMMPThis is a short reminder for users of the JBoss Modules Maven Plugin to add all direct dependencies to their project dependencies. If you use Java classes that are in the transitive closure, but not declared as dependencies directly in the project's POM, these classes will not be visible by default in the module
    Blog30. May 2015
  2. projectmetadata-maven-plugin 0.2.2 released!

    icon-128x128.pngThe Maven http://maven.apache.org/ plugin Projectmetadata Maven Plugin has been released with version 0.2.2. This release simply adds the suppression XML file for checkstyle per default. For details on this version of the library please visit the project's homepage, for changes since the last version,
    Blog07. Jun 2016
  3. smartics-exceptions 0.11.1 released!

    smartics-exceptions-128x128.pngThe Java library smartics exception has been released with version 0.11.1. With this release users of the library may choose between the classical and the message bean approach for each exception type individually. For details on this library please visit the project's homepage http://w
    Blog31. May 2015
  4. config-smartics-pmd 2.0.0 released!

    config-128x128.pngThe configuration config-smartics-pmd https://www.smartics.de/projects/configuration-projects/config-smartics-pmd for PMD http://pmd.sourceforge.net/pmd-5.0.4/ has been released with version 2.0.0. This update is based on PMD 5.0.2 http://pmd.sourceforge.net/pmd-5.0.2/ to be used with maven-pmd-plugi
    Blog31. May 2015
  5. issues-maven-plugin 0.4.4 released!

    icon-128x128.pngThe Issues Maven Plugin, a plugin for Maven http://maven.apache.org, has been released with version 0.4.4. This is a bugfix release that fixes a problem with the character encoding while dealing with downloaded issue reports. For details on this version of the library please visit the project's homepa
    Blog31. May 2015
  6. smartics-exceptions-0.9.0 released!

    smartics-exceptions-128x128.pngThe Java library smartics exception has been released with version 0.9.0. This library allows to design exceptions in your application and to generate reports on the error codes. The exceptioncodes-maven-plugin https://www.smartics.eu/exceptioncodes-maven-plugin/0.9.0/index.html generate
    Blog31. May 2015
  7. smartics-exceptions-0.7.0 released!

    smartics-exceptions-128x128.pngThe Java library smartics exception has been released with version 0.7.0. This library allows to design exceptions in your application and to generate reports on the error codes. The exceptioncodes-maven-plugin https://www.smartics.eu/exceptioncodes-maven-plugin/0.7.0/index.html generate
    Blog31. May 2015
  8. Projectmetadata Maven Plugin 0.1.0 released!

    icon-128x128.pngThe Maven http://maven.apache.org/ plugin Projectmetadata Maven Plugin has been released with version 0.1.0. This is the first release of the plugin.   The plugin collects report metadata like Surefire report Checkstyle report PMD report Findbugs report and others and attaches an artifact tha
    Blog14. Nov 2016
  9. Appealing API Documentation with taglets

    documentation-a-ware-small.pngThere are a couple of tools that allow to produce appealing API documentation with Javadoc http://www.oracle.com/technetwork/java/javase/documentation/index-jsp-135444.html. The taglets library http://taglets.sourceforge.net/ is one of them. Using taglets The taglets library has defined
    Blog31. May 2015
  10. On Coding Conventions

    documentation-a-ware-small.pngCoding conventions are rooted in the definition of done. Definition of Done Having a definition of done helps to form a common understanding of desirable qualities of a product created by a team. This definition is not underestimated, as the following quotes account for. Ten years ago
    Blog31. May 2015