Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag Class Total number of occurrences Tag strings used by tag class
@todo 9 @todo
TODO 20 TODO

Each tag is detailed below:

@todo

Number of occurrences found in the code: 9

org.apache.maven.plugin.eclipse.it.EclipsePluginMasterProjectIT Line
a know problem with this approach is that tests are running with the installed version of the plugin! Don't enable test in pom.xml at the moment or you will never be able to build. 62
should this be included? see MNG-514 174
org.apache.maven.plugin.eclipse.writers.EclipseOSGiManifestWriter Line
check if we should use system-dependent newlines or if eclipse prefers a common format 52
handle expanded plugins 242
org.apache.maven.plugin.eclipse.writers.wtp.EclipseWtpComponentWriter Line
is this really needed? 173
org.apache.maven.plugin.ide.AbstractIdeSupportMojo Line
a final report with the list of missingArtifacts? 703
org.apache.maven.plugin.ide.IdeUtils Line
there should be a better way to do this 265
there should be a better way to do this 285
there should be a better way to do this 305

TODO

Number of occurrences found in the code: 20

org.apache.maven.plugin.eclipse.BuildCommand Line
log warning about illegal key/value pair 151
log warning about unknown argument tag 156
org.apache.maven.plugin.eclipse.EclipsePlugin Line
Why are we using project in some places, and executedProject in others?? 826
figure out how to merge if the same dir is specified twice with different in/exclude patterns. 1603
org.apache.maven.plugin.eclipse.EclipseToMavenMojo Line
use WriterFactory.newXmlWriter() when plexus-utils is upgraded to 1.4.5+ 455
org.apache.maven.plugin.eclipse.it.AbstractEclipsePluginIT Line
Work out how to use Plexus to obtain these values 932
org.apache.maven.plugin.eclipse.it.EclipsePluginIT Line
disabling this test for now. See comments in MECLIPSE-185 - Bfox fail("Expected to receive a MojoExecutionException"); 355
org.apache.maven.plugin.eclipse.osgiplugin.ExplodedPlugin Line
only accepts the cause as parameter in JDK 1.6+ 99
org.apache.maven.plugin.eclipse.writers.AbstractEclipseManifestWriter Line
if this really is an error, shouldn't we stop the build?? 278
org.apache.maven.plugin.eclipse.writers.EclipseAntExternalLaunchConfigurationWriter Line
return a list of MonitoredResources that encapsulate the resource locations - includes/excludes aren't supported so we need to just add the directories. 79
org.apache.maven.plugin.eclipse.writers.EclipseClasspathWriter Line
merge source dirs on output path+filtering to reduce <copy> tags for speed. 291
if (..magic property equals orderDependencies..) 351
org.apache.maven.plugin.eclipse.writers.EclipseWriterConfig Line
get the right comparator depending on orderDependencies={name,nearness..}; if none specified it could use a NullComparator to reduce the number of conditions that have to be checked 184
org.apache.maven.plugin.eclipse.writers.myeclipse.MyEclipseMetadataWriter Line
use maven final name 99
use maven final name 105
retrieve this from project configuration 114
org.apache.maven.plugin.ide.AbstractIdeSupportMojo Line
merge this with the missingSourceDependencies in a classifier based map? 467
org.apache.maven.plugin.ide.IdeUtils Line
This may cause ClassCastExceptions eventually, if the dom impls differ. 296
This may cause ClassCastExceptions eventually, if the dom impls differ. 621
This may cause ClassCastExceptions eventually, if the dom impls differ. 637