[ http://issues.apache.org/jira/browse/GERONIMO-1481?page=comments#action_12366411 ]
Anders Hessellund Jensen commented on GERONIMO-1481: ---------------------------------------------------- It seems src/java has been moved to src/main/java. The src/test has NOT been moved to src/test/java however. Currently, except for java mail, all the test sources is in src/test. They should be moved in src/test/java . Note that currently, the unit tests is NOT run. > Use default Maven 2 layout for specs > ------------------------------------ > > Key: GERONIMO-1481 > URL: http://issues.apache.org/jira/browse/GERONIMO-1481 > Project: Geronimo > Type: Task > Components: specs > Reporter: Anders Hessellund Jensen > Priority: Trivial > > Since we no longer use Maven 1 to build the specs, there is no reason to use > the maven 1 directory layout. src/java should be moved to src/main/java . -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
