3 Replies Latest reply on Sep 17, 2007 11:40 AM by pgier

    JBoss5 Maven issues

    alesj

      Just to start a thread with current Maven2 issues when using it to build current trunk ...

      For me it all starts with trying to get the initial build in order to be able to run Maven IDEA plugin to create all IDEA config files.

      btw: How do other IDEA users (Bill, Emmanuel, ...) configure jbossas trunk?

      Aha, having pom.xml in testsuite module would be nice too. ;-)

      This is what I currently get:


      [INFO] Scanning for projects...
      [INFO] Reactor build order:
      [INFO] JBoss Application Server (parent)
      [INFO] JBoss Application Server Main
      [INFO] JBoss Application Server Bootstrap
      [INFO] JBoss Application Server J2SE
      [INFO] JBoss Application Server MBeans
      [INFO] JBoss Application Server JMX
      [INFO] JBoss Application Server System
      [INFO] JBoss Application Server System JMX
      [INFO] JBoss Application Server Naming
      [INFO] JBoss Application Server Transaction
      [INFO] JBoss Application Server Security
      [INFO] JBoss Application Server Server
      [INFO] JBoss Application Server Deployment
      [INFO] JBoss Application Server JBossAS
      [INFO] JBoss Application Server JBossas-Remoting
      [INFO] JBoss Application Server JBossAS JMX Remoting
      [INFO] JBoss Application Server Messaging
      [INFO] JBoss Application Server JBossMQ
      [INFO] JBoss Application Server Cluster
      [INFO] JBoss Application Server Varia
      [INFO] JBoss Application Server IIOP
      [INFO] JBoss Application Server Aspects
      [INFO] JBoss Application Server Profile Service
      [INFO] JBoss Application Server Connector
      [INFO] JBoss Application Server Management
      [INFO] JBoss Application Server EJB3
      [INFO] JBoss Application Server Tomcat
      [INFO] JBoss Application Server Webservices
      [INFO] JBoss Application Server Hibernate Integration
      [INFO] JBoss Application Server Console
      [INFO] JBoss Application Server (aggregator)
      WAGON_VERSION: 1.0-beta-2
      [INFO] ----------------------------------------------------------------------------
      [INFO] Building JBoss Application Server (parent)
      [INFO] task-segment: [install]
      [INFO] ----------------------------------------------------------------------------
      [INFO] [site:attach-descriptor]
      [INFO] Preparing source:jar
      [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
      [INFO] No goals needed for project - skipping
      [INFO] [source:jar {execution: attach-sources}]
      [INFO] [jar:test-jar {execution: test-jar}]
      [WARNING] JAR will be empty - no content was marked for inclusion!
      [INFO] Building jar: C:\projects\jboss5\trunk\build\target\jboss-as-parent-5.0.0-SNAPSHOT-tests.jar
      [INFO] [install:install]
      [INFO] Installing C:\projects\jboss5\trunk\build\pom.xml to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-parent\5.0.0-SNAPSHOT\jboss-as-parent-5.0.0-SNAPSHOT.pom
      [INFO] Installing C:\projects\jboss5\trunk\build\target\jboss-as-parent-5.0.0-SNAPSHOT-tests.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-parent\5.0.0-SNAPSHOT\jboss-as-parent-5.0.0-SNAPSHOT-tests.jar
      [INFO] ----------------------------------------------------------------------------
      [INFO] Building JBoss Application Server Main
      [INFO] task-segment: [install]
      [INFO] ----------------------------------------------------------------------------
      [INFO] [resources:resources]
      [INFO] Using default encoding to copy filtered resources.
      [INFO] [compiler:compile]
      [INFO] Compiling 9 source files to C:\projects\jboss5\trunk\main\target\classes
      [INFO] [resources:testResources]
      [INFO] Using default encoding to copy filtered resources.
      [INFO] [compiler:testCompile]
      [INFO] No sources to compile
      [INFO] [surefire:test]
      [INFO] No tests to run.
      [INFO] [jar:jar]
      [INFO] Building jar: C:\projects\jboss5\trunk\main\target\jboss-as-main-5.0.0-SNAPSHOT.jar
      [INFO] Preparing source:jar
      [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
      [INFO] No goals needed for project - skipping
      [INFO] [source:jar {execution: attach-sources}]
      [INFO] Building jar: C:\projects\jboss5\trunk\main\target\jboss-as-main-5.0.0-SNAPSHOT-sources.jar
      [INFO] [jar:test-jar {execution: test-jar}]
      [WARNING] JAR will be empty - no content was marked for inclusion!
      [INFO] Building jar: C:\projects\jboss5\trunk\main\target\jboss-as-main-5.0.0-SNAPSHOT-tests.jar
      [INFO] [install:install]
      [INFO] Installing C:\projects\jboss5\trunk\main\target\jboss-as-main-5.0.0-SNAPSHOT.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-main\5.0.0-SNAPSHOT\jboss-as-main-5.0.0-SNAPSHOT.jar
      [INFO] Installing C:\projects\jboss5\trunk\main\target\jboss-as-main-5.0.0-SNAPSHOT-sources.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-main\5.0.0-SNAPSHOT\jboss-as-main-5.0.0-SNAPSHOT-sources.jar
      [INFO] Installing C:\projects\jboss5\trunk\main\target\jboss-as-main-5.0.0-SNAPSHOT-tests.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-main\5.0.0-SNAPSHOT\jboss-as-main-5.0.0-SNAPSHOT-tests.jar
      [INFO] ----------------------------------------------------------------------------
      [INFO] Building JBoss Application Server Bootstrap
      [INFO] task-segment: [install]
      [INFO] ----------------------------------------------------------------------------
      [INFO] [resources:resources]
      [INFO] Using default encoding to copy filtered resources.
      [INFO] [compiler:compile]
      [INFO] Compiling 5 source files to C:\projects\jboss5\trunk\bootstrap\target\classes
      [INFO] [resources:testResources]
      [INFO] Using default encoding to copy filtered resources.
      [INFO] [compiler:testCompile]
      [INFO] No sources to compile
      [INFO] [surefire:test]
      [INFO] No tests to run.
      [INFO] [jar:jar]
      [INFO] Building jar: C:\projects\jboss5\trunk\bootstrap\target\jboss-as-bootstrap-5.0.0-SNAPSHOT.jar
      [INFO] Preparing source:jar
      [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
      [INFO] No goals needed for project - skipping
      [INFO] [source:jar {execution: attach-sources}]
      [INFO] Building jar: C:\projects\jboss5\trunk\bootstrap\target\jboss-as-bootstrap-5.0.0-SNAPSHOT-sources.jar
      [INFO] [jar:test-jar {execution: test-jar}]
      [WARNING] JAR will be empty - no content was marked for inclusion!
      [INFO] Building jar: C:\projects\jboss5\trunk\bootstrap\target\jboss-as-bootstrap-5.0.0-SNAPSHOT-tests.jar
      [INFO] [install:install]
      [INFO] Installing C:\projects\jboss5\trunk\bootstrap\target\jboss-as-bootstrap-5.0.0-SNAPSHOT.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-bootstrap\5.0.0-SNAPSHOT\jboss-as-bootstrap-5.0.0-SNAPSHOT.jar
      [INFO] Installing C:\projects\jboss5\trunk\bootstrap\target\jboss-as-bootstrap-5.0.0-SNAPSHOT-sources.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-bootstrap\5.0.0-SNAPSHOT\jboss-as-bootstrap-5.0.0-SNAPSHOT-sources.jar
      [INFO] Installing C:\projects\jboss5\trunk\bootstrap\target\jboss-as-bootstrap-5.0.0-SNAPSHOT-tests.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-bootstrap\5.0.0-SNAPSHOT\jboss-as-bootstrap-5.0.0-SNAPSHOT-tests.jar
      [INFO] ----------------------------------------------------------------------------
      [INFO] Building JBoss Application Server J2SE
      [INFO] task-segment: [install]
      [INFO] ----------------------------------------------------------------------------
      [INFO] [resources:resources]
      [INFO] Using default encoding to copy filtered resources.
      [INFO] [compiler:compile]
      [INFO] Compiling 222 source files to C:\projects\jboss5\trunk\j2se\target\classes
      [INFO] [resources:testResources]
      [INFO] Using default encoding to copy filtered resources.
      [INFO] [compiler:testCompile]
      [INFO] Compiling 207 source files to C:\projects\jboss5\trunk\j2se\target\test-classes
      [INFO] [surefire:test]
      [INFO] Surefire report directory: C:\projects\jboss5\trunk\j2se\target\surefire-reports
      org.apache.maven.surefire.booter.SurefireExecutionException: null; nested exception is org.jboss.test.jmx.compliance.server.support.MyScreamingException: null
      org.jboss.test.jmx.compliance.server.support.MyScreamingException
      at org.jboss.test.jmx.compliance.server.support.ConstructorTest.<init>(ConstructorTest.java:36)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
      at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
      at java.lang.Class.newInstance0(Class.java:350)
      at java.lang.Class.newInstance(Class.java:303)
      at org.apache.maven.surefire.testset.PojoTestSet.<init>(PojoTestSet.java:55)
      at org.apache.maven.surefire.junit.JUnitDirectoryTestSuite.createTestSet(JUnitDirectoryTestSuite.java:64)
      at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.locateTestSets(AbstractDirectoryTestSuite.java:96)
      at org.apache.maven.surefire.Surefire.createSuiteFromDefinition(Surefire.java:150)
      at org.apache.maven.surefire.Surefire.run(Surefire.java:111)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)
      at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:290)
      at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:818)
      [ERROR] There are test failures.
      [INFO] [jar:jar]
      [INFO] Building jar: C:\projects\jboss5\trunk\j2se\target\jboss-as-j2se-5.0.0-SNAPSHOT.jar
      [INFO] Preparing source:jar
      [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
      [INFO] No goals needed for project - skipping
      [INFO] [source:jar {execution: attach-sources}]
      [INFO] Building jar: C:\projects\jboss5\trunk\j2se\target\jboss-as-j2se-5.0.0-SNAPSHOT-sources.jar
      [INFO] [jar:test-jar {execution: test-jar}]
      [INFO] Building jar: C:\projects\jboss5\trunk\j2se\target\jboss-as-j2se-5.0.0-SNAPSHOT-tests.jar
      [INFO] [install:install]
      [INFO] Installing C:\projects\jboss5\trunk\j2se\target\jboss-as-j2se-5.0.0-SNAPSHOT.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-j2se\5.0.0-SNAPSHOT\jboss-as-j2se-5.0.0-SNAPSHOT.jar
      [INFO] Installing C:\projects\jboss5\trunk\j2se\target\jboss-as-j2se-5.0.0-SNAPSHOT-sources.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-j2se\5.0.0-SNAPSHOT\jboss-as-j2se-5.0.0-SNAPSHOT-sources.jar
      [INFO] Installing C:\projects\jboss5\trunk\j2se\target\jboss-as-j2se-5.0.0-SNAPSHOT-tests.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-j2se\5.0.0-SNAPSHOT\jboss-as-j2se-5.0.0-SNAPSHOT-tests.jar
      [INFO] ----------------------------------------------------------------------------
      [INFO] Building JBoss Application Server MBeans
      [INFO] task-segment: [install]
      [INFO] ----------------------------------------------------------------------------
      [INFO] [resources:resources]
      [INFO] Using default encoding to copy filtered resources.
      [INFO] [compiler:compile]
      [INFO] Compiling 84 source files to C:\projects\jboss5\trunk\mbeans\target\classes
      [INFO] [resources:testResources]
      [INFO] Using default encoding to copy filtered resources.
      [INFO] [compiler:testCompile]
      [INFO] No sources to compile
      [INFO] [surefire:test]
      [INFO] No tests to run.
      [INFO] [jar:jar]
      [INFO] Building jar: C:\projects\jboss5\trunk\mbeans\target\jboss-as-mbeans-5.0.0-SNAPSHOT.jar
      [INFO] Preparing source:jar
      [WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
      [INFO] No goals needed for project - skipping
      [INFO] [source:jar {execution: attach-sources}]
      [INFO] Building jar: C:\projects\jboss5\trunk\mbeans\target\jboss-as-mbeans-5.0.0-SNAPSHOT-sources.jar
      [INFO] [jar:test-jar {execution: test-jar}]
      [WARNING] JAR will be empty - no content was marked for inclusion!
      [INFO] Building jar: C:\projects\jboss5\trunk\mbeans\target\jboss-as-mbeans-5.0.0-SNAPSHOT-tests.jar
      [INFO] [install:install]
      [INFO] Installing C:\projects\jboss5\trunk\mbeans\target\jboss-as-mbeans-5.0.0-SNAPSHOT.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-mbeans\5.0.0-SNAPSHOT\jboss-as-mbeans-5.0.0-SNAPSHOT.jar
      [INFO] Installing C:\projects\jboss5\trunk\mbeans\target\jboss-as-mbeans-5.0.0-SNAPSHOT-sources.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-mbeans\5.0.0-SNAPSHOT\jboss-as-mbeans-5.0.0-SNAPSHOT-sources.jar
      [INFO] Installing C:\projects\jboss5\trunk\mbeans\target\jboss-as-mbeans-5.0.0-SNAPSHOT-tests.jar to C:\Documents and Settings\Ales\.m2\repository\org\jboss\jbossas\jboss-as-mbeans\5.0.0-SNAPSHOT\jboss-as-mbeans-5.0.0-SNAPSHOT-tests.jar
      [INFO] ----------------------------------------------------------------------------
      [INFO] Building JBoss Application Server JMX
      [INFO] task-segment: [install]
      [INFO] ----------------------------------------------------------------------------
      [INFO] [resources:resources]
      [INFO] Using default encoding to copy filtered resources.
      [INFO] [compiler:compile]
      [INFO] Compiling 131 source files to C:\projects\jboss5\trunk\jmx\target\classes
      [INFO] ------------------------------------------------------------------------
      [ERROR] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Compilation failure

      C:\projects\jboss5\trunk\jmx\src\main\test\compliance\ComplianceSUITE.java:[69,49] package org.jboss.test.jmx.compliance does not exist

      C:\projects\jboss5\trunk\jmx\src\main\test\compliance\FullComplianceSUITE.java:[44,49] package org.jboss.test.jmx.compliance does not exist

      C:\projects\jboss5\trunk\jmx\src\main\test\serialization\SerializationSUITE.java:[47,55] package org.jboss.test.jmx.serialization does not exist


      [INFO] ------------------------------------------------------------------------
      [INFO] For more information, run Maven with the -e switch
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 24 seconds
      [INFO] Finished at: Mon Sep 17 15:59:00 CEST 2007
      [INFO] Final Memory: 14M/43M
      [INFO] ------------------------------------------------------------------------


      So, no initial build == no IDEA config files.
      OK, the files get built, but are useless since there are no satisfied dependencies.

        • 1. Re: JBoss5 Maven issues
          pgier

          I noticed the problem with jmx and iiop last week, I just haven't been able to fix it yet.
          http://jira.jboss.com/jira/browse/JBBUILD-418

          For now, if you build from within those two modules it should work. Then you can do the aggregate build.
          The jmx module looks like a bug in maven that I'm going to try to fix this week. I haven't figured out what the issue with iiop is yet though.

          • 2. Re: JBoss5 Maven issues
            alesj

            I disabled those two modules, but I still get this:


            [INFO] Building JBoss Application Server System
            [INFO] task-segment: [install]
            [INFO] ----------------------------------------------------------------------------
            [INFO] [resources:resources]
            [INFO] Using default encoding to copy filtered resources.
            [INFO] [compiler:compile]
            [INFO] Compiling 42 source files to C:\projects\jboss5\trunk\system\target\classes
            [INFO] ------------------------------------------------------------------------
            [ERROR] BUILD FAILURE
            [INFO] ------------------------------------------------------------------------
            [INFO] Compilation failure

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[37,47] package org.jboss.managed.api.ManagedDeployment does

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\Profile.java:[29,47] package org.jboss.managed.api.ManagedDeployment does not exist

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[107,34] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[126,46] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[142,49] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[155,53] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[193,51] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[210,45] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[215,41] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[345,51] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[363,54] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\Profile.java:[66,34] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.Profile

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\Profile.java:[87,27] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.Profile

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\Profile.java:[97,39] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.Profile

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\Profile.java:[108,42] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.Profile

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\Profile.java:[119,47] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.Profile

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\Profile.java:[131,44] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.Profile

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\Profile.java:[139,44] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.Profile

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\Profile.java:[183,38] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.Profile

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[32,47] package org.jboss.managed.api.ManagedDeployment does

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[27,29] cannot find symbol
            symbol : class ComponentType
            location: package org.jboss.managed.api

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[28,29] cannot find symbol
            symbol : class ManagedComponent
            location: package org.jboss.managed.api

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[29,29] cannot find symbol
            symbol : class ManagedDeployment
            location: package org.jboss.managed.api

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[30,47] package org.jboss.managed.api.ManagedDeployment does

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[47,31] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.DeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[48,41] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.DeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[51,41] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.DeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[55,75] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.DeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[67,62] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.DeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[69,65] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.DeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[82,51] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.DeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[94,57] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.DeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\profileservice\spi\DeploymentRepository.java:[105,51] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.profileservice.spi.DeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[87,55] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.deployers.spi.management.ManagementView

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[87,10] cannot find symbol
            symbol : class ManagedDeployment
            location: interface org.jboss.deployers.spi.management.ManagementView

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[96,14] cannot find symbol
            symbol : class ManagedDeployment
            location: interface org.jboss.deployers.spi.management.ManagementView

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[105,53] cannot find symbol
            symbol : class ComponentType
            location: interface org.jboss.deployers.spi.management.ManagementView

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[105,14] cannot find symbol
            symbol : class ManagedComponent
            location: interface org.jboss.deployers.spi.management.ManagementView

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[117,31] cannot find symbol
            symbol : class ManagedComponent
            location: interface org.jboss.deployers.spi.management.ManagementView

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[145,29] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.deployers.spi.management.ManagementView

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\ManagementView.java:[158,55] cannot find symbol
            symbol : class DeploymentPhase
            location: interface org.jboss.deployers.spi.management.ManagementView

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\repository\ProfileImpl.java:[31,47] package org.jboss.managed.api.ManagedDeployment

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\repository\ProfileImpl.java:[92,41] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.repository.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\repository\ProfileImpl.java:[102,34] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.repository.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\repository\ProfileImpl.java:[110,51] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.repository.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\repository\ProfileImpl.java:[140,46] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.repository.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\repository\ProfileImpl.java:[146,49] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.repository.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\repository\ProfileImpl.java:[151,51] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.repository.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\repository\ProfileImpl.java:[156,54] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.repository.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\repository\ProfileImpl.java:[168,45] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profile.repository.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[140,31] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[157,41] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[180,41] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[222,75] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[226,62] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[243,65] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[247,51] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[371,51] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[390,54] cannot find symbol
            symbol : class DeploymentPhase
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\KnownComponentTypes.java:[24,29] cannot find symbol
            symbol : class ComponentType
            location: package org.jboss.managed.api

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\KnownComponentTypes.java:[49,13] cannot find symbol
            symbol : class ComponentType
            location: class org.jboss.deployers.spi.management.KnownComponentTypes.DataSourceTypes

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\KnownComponentTypes.java:[71,13] cannot find symbol
            symbol : class ComponentType
            location: class org.jboss.deployers.spi.management.KnownComponentTypes.JMSDestination

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\KnownComponentTypes.java:[95,13] cannot find symbol
            symbol : class ComponentType
            location: class org.jboss.deployers.spi.management.KnownComponentTypes.EJB

            C:\projects\jboss5\trunk\system\src\main\org\jboss\deployers\spi\management\KnownComponentTypes.java:[121,13] cannot find symbol
            symbol : class ComponentType
            location: class org.jboss.deployers.spi.management.KnownComponentTypes.MBean

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[113,14] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[116,14] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[119,14] cannot find symbol
            symbol : variable APPLICATION
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[131,14] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[134,14] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[137,14] cannot find symbol
            symbol : variable APPLICATION
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[171,17] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[174,17] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[177,17] cannot find symbol
            symbol : variable APPLICATION
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[220,14] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[223,14] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[226,14] cannot find symbol
            symbol : variable APPLICATION
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[322,41] cannot find symbol
            symbol : variable DeploymentPhase
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[350,14] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[353,14] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[356,14] cannot find symbol
            symbol : variable APPLICATION
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[369,14] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[372,14] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profile\basic\ProfileImpl.java:[375,14] cannot find symbol
            symbol : variable APPLICATION
            location: class org.jboss.system.server.profile.basic.ProfileImpl

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\ProfileServiceBootstrap.java:[208,67] cannot find symbol
            symbol : variable DeploymentPhase
            location: class org.jboss.system.server.profileservice.ProfileServiceBootstrap

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\ProfileServiceBootstrap.java:[235,77] cannot find symbol
            symbol : variable DeploymentPhase
            location: class org.jboss.system.server.profileservice.ProfileServiceBootstrap

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\ProfileServiceBootstrap.java:[242,79] cannot find symbol
            symbol : variable DeploymentPhase
            location: class org.jboss.system.server.profileservice.ProfileServiceBootstrap

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[145,14] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[148,14] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[151,14] cannot find symbol
            symbol : variable APPLICATION
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[161,14] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[164,14] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[167,14] cannot find symbol
            symbol : variable APPLICATION
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[185,14] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[188,14] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[191,14] cannot find symbol
            symbol : variable APPLICATION
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[203,32] cannot find symbol
            symbol : method getTypes()
            location: interface org.jboss.deployers.vfs.spi.client.VFSDeployment

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[209,32] cannot find symbol
            symbol : method getTypes()
            location: interface org.jboss.deployers.vfs.spi.client.VFSDeployment

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[215,32] cannot find symbol
            symbol : method getTypes()
            location: interface org.jboss.deployers.vfs.spi.client.VFSDeployment

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[231,14] cannot find symbol
            symbol : variable BOOTSTRAP
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository

            C:\projects\jboss5\trunk\system\src\main\org\jboss\system\server\profileservice\repository\SerializableDeploymentRepository.java:[234,14] cannot find symbol
            symbol : variable DEPLOYER
            location: class org.jboss.system.server.profileservice.repository.SerializableDeploymentRepository


            [INFO] ------------------------------------------------------------------------
            [INFO] For more information, run Maven with the -e switch
            [INFO] ------------------------------------------------------------------------
            [INFO] Total time: 29 seconds
            [INFO] Finished at: Mon Sep 17 16:30:35 CEST 2007
            [INFO] Final Memory: 18M/42M
            [INFO] ------------------------------------------------------------------------

            C:\projects\jboss5\trunk>


            • 3. Re: JBoss5 Maven issues
              pgier

              Those first missing classes are coming from microcontainer. I will deploy an updated snapshot of MC to the snapshots repository. I probably didn't get this error because I have MC built locally.

              You will still have to build jmx and iiop, because some of the other modules depend on them.