Fork me on GitHub

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
FIXME WORK 0 FIXME
Todo Work 5 todo

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 5

com.soebes.maven.extensions.incremental.IncrementalModuleBuilder Line
Make more separation of concerns..(Extract the SCM Code from here? 116
com.soebes.maven.extensions.incremental.IncrementalModuleBuilderImpl Line
Need to think about this? -am ? intermediateResult.addAll(projectDependencyGraph.getUpstreamProjects(selectedProject, true)); 73
com.soebes.maven.extensions.incremental.ModuleCalculator Line
Think about if we got only pom packaging modules? Do we need to do something special there? 62
com.soebes.maven.extensions.incremental.ModuleCalculatorTest Line
Think about this test case. What should be returned for the root module ? If i call mvn -pl root ... it will not work? 120
com.soebes.maven.extensions.incremental.SecondTest Line
This can be extracted from the pom file (scm connection). 58