For commons jci the eclipse plugin give me the following errors
... Reading /jakarta-commons-jci/compilers/eclipse/pom.xml Local repository folder "" does not exist Project build error Parent: org.apache.commons:commons-jci:jar:1.0-SNAPSHOT of project: org.apache.commons:commons-jci-eclipse has wrong packaging: jar. Must be 'pom'. ... Reading /jakarta-commons-jci/tests/pom.xml Local repository folder "" does not exist required artifacts missing: org.apache.commons:commons-jci-eclipse:jar:1.0-SNAPSHOT org.apache.commons:commons-jci-groovy:jar:1.0-SNAPSHOT org.apache.commons:commons-jci-janino:jar:1.0-SNAPSHOT org.apache.commons:commons-jci-core:jar:1.0-SNAPSHOT for the artifact: org.apache.commons:commons-jci-tests-1.0-SNAPSHOT.jar Project build error Duplicate project ID found in /Users/tcurdt/dev/jakarta-commons-jci/tests/pom.xml ... Could someone please help to decipher what that is actually supposed to mean? Wrong packaging? - The parent packaging is 'pom'! Duplicate project id? - How? Where? Why? Missing artifacts? - They are modules! ...it builds just fine from the command line. cheers -- Torsten --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
