src/main/java/org/apache/maven/artifact/ant/AbstractArtifactTask.java (4 lines): - line 154: // TODO: Warn the user, or not? - line 425: // TODO: actually, we need to not funnel this through the ant repository - we should pump settings into wagon - line 609: // TODO: maybe not strictly correct, while we should enforce that packaging has a type handler of the same id, we don't - line 750: // TODO: not sure this is the best way to do this... src/main/java/org/apache/maven/artifact/ant/AbstractArtifactWithRepositoryTask.java (1 line): - line 52: // TODO: could we utilize the super POM for this?