src/main/java/org/apache/maven/archiver/MavenArchiver.java (8 lines): - line 195: // TODO Add user attributes list and user groups list - line 252: // TODO: Should we replace "map" with a copy? Note, that we modify it! - line 386: // FIXME: This query method SHOULD NOT affect the internal - line 405: // TODO: this is only for applets - should we distinguish them as a packaging? - line 425: // TODO: the correct solution here would be to have an extension type, and to read - line 482: * TODO: rethink this, it wasn't working Artifact projectArtifact = project.getArtifact(); if ( - line 608: // TODO Should issue a warning here, but how do we get a logger? - line 609: // TODO getLog().warn( src/main/java/org/apache/maven/archiver/MavenArchiveConfiguration.java (3 lines): - line 32: // TODO Is this general enough to be in Plexus Archiver? - line 48: // TODO: Rename this attribute to manifestConfiguration; - line 126: // TODO: Change the name of this method into getManifestConfiguration() src/main/java/org/apache/maven/archiver/ManifestConfiguration.java (1 line): - line 26: // TODO Is this general enough to be in Plexus Archiver?