Skip to content

External Bugs

Jörg Hohwiller edited this page Jun 25, 2013 · 41 revisions

External Bugs

Here is a list of external bugs we struggle with or are begged in any way. You might want to support in any way (voting, commenting, fixing, etc.).

Maven

  • MNG-5181 - New resolution from local repository is very confusing
  • MFINDBUGS-81 - Unable to provide references to "resources"
  • MNG-4161 - possibility to omit version in dependency of same project
  • MNG-2971 - Variables are not replaced into installed pom file
  • WONTFIX MSITE-177 - Docs are not updated if only site.xml changed
  • FIXED MNG-4184 - maven fails with cyclic dependency
  • FIXED SUREFIRE-560 - tests with @Ignore are treated as "unsuccessful"
  • FIXED SUREFIRE-562 - Exorbitant long site-build since surefire 2.4
  • FIXED MOJO-1368- unable to find resource 'VM_global_library.vm'
  • NOT-A-BUG MJAVADOC-245 - Aggregate does not work
  • FIXED MCHECKSTYLE-105 - Update to Checkstyle 5.0
  • MCHANGELOG-67 - Add parameter to allow errors during build (for offline mode)
  • FIXED MNG-2741 - Meaningless error message: "Error transferring file"
  • FIXED MSOURCES-44 - If project doesn't contain sources (contains only test sources) source:jar will fail
  • MECLIPSE-469 - CLONE -mark contents of "target" directory as derived
  • MNG-3385 - PluginManagement does not work for report-plugins
  • FIXED MCHANGES-190 - HTML in changes.xml stopped working
  • MNG-2172 - dependencyManagement.dependency.version's are not used when evaluating plugin.dependencies.dependency
  • PLXUTILS-37 - Ability to pick items from a list in a property declaration.
  • MNG-2496 - dependencyManagement not used for dependencies in plugin section.
  • SCM-585 - "repository cannot be null" on ScmManager.makeProviderScmRepository(String, File)

##M2E

  • 382797 - Getting "Could not transfer artifact" for artifacts already in local repo
  • 373023 - Build path specifies execution environment JavaSE-1.x

##Checkstyle

  • 1671882 - Throwable occured (generic Exceptions)
  • 2791544 - Custom javadoc tags ...
  • 29721 - RequireThis requires adding "this." to static members

##Eclipse

  • 128661 - Completion on type in javadoc formal references should not add import
  • 383942 - [formatter] Javadoc formatter bugs (extra whitespaces and wrapped periods)
  • 252120 - raw type diagnostic not coherent with javac one
  • FIXED 281609 - "Javadoc: Invalid reference" warning for @link to Java package

##GWT

##Spring

  • SPR-1358 - ${...} placeholders support for import only works on system properties

##Java

  • 4910812 - Enhance Hot Code Replacement
  • 1059797 - Duplicate Method in Class.getDeclaredMethods() if return type overridden
Clone this wiki locally