hello j2 developers, following maven run without any problem. maven initMavenPlugin allClean allBuild j2:quickStart
but in eclipse the following jars are missing. - commons-digister-1.6.jar - commons-validator-1.1.4.jar - jmxri-1.2.1.jar - portals-bridges-perl-1.0.jar - portals-bridges-php-1.0.jar - portals-bridges-struts-1.2.7-1.0.jar - struts-1.2.7.jar - struts-el-1.2.7.jar i add my local maven repository to the eclipse buildpath (varialbe MAVEN_REPO)! what is wrong? mgsimon
