Dear Wiki user, You have subscribed to a wiki page or wiki category on "Maven Wiki" for change notification.
The following page has been changed by cseg: http://wiki.apache.org/maven/M2UserDocs/044UsingMvn ------------------------------------------------------------------------------ * '''myProjectDirName''' directory name (''from the '''[:M2ArtifactId:artifactId]''' property'') * '''pom.xml''' file (''defines the '''[:M2POM:Project Object Model]''''') + * '''src/main/java''' is where project java source goes * '''com/mycompany/myproject''' directory structure (''from the '''[:M2GroupId:groupId]''' property'') - * '''src/main/java''' is where project java source goes * '''src/test/java''' is where testing java source goes * '''App.java''' and '''App''''''Test.java''' are sample files that you can rename or delete --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]