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/src/test/java/com/mycompany/myproject/AppTest.java }}} - * '''myProjectDirName''' (''from the '''[:M2ArtifactId:artifactId]''' property passed to mvn'') + * '''myProjectDirName''' ''comes from the '''[:M2ArtifactId:artifactId]''' property passed to mvn'' - * '''pom.xml''' file (''defines the '''[:M2POM:Project Object Model]''''') + * '''pom.xml''' ''defines the '''[:M2POM:Project Object Model]''''' - * '''src/main/java''' is where project java source goes + * '''src/main/java''' ''is where project java source goes'' - * '''com/mycompany/myproject''' (''from the '''[:M2GroupId:groupId]''' property passed to mvn'') + * '''com/mycompany/myproject''' ''comes from the '''[:M2GroupId:groupId]''' property passed to mvn'' - * '''src/test/java''' is where testing java source goes + * '''src/test/java''' ''is where testing java source goes'' - * '''App.java''' and '''App''''''Test.java''' are sample application files + * '''App.java''' ''and'' '''App''''''Test.java''' ''are sample application files'' --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]