You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Jay D. McHugh" <ja...@joyfulnoisewebdesign.com> on 2006/09/26 16:21:11 UTC

Building with maven 2 wiki page

Hello all,

I just updated the wiki to help new Geronimo builders get past the 
stumbling blocks that showed up when the specs were updated.

If any of you have a chance, please take a look at the updated page to 
see if my changes make the build more straight forward or if they 
confuse things.

Jay

Re: Bootstrapping Step-By-Step => Re: Building with maven 2 wiki page

Posted by "Jay D. McHugh" <ja...@joyfulnoisewebdesign.com>.
Huang wrote:
> I have try to the new build step in wiki modified by Jay .
>
> It's OK until the step [ bootstrap openejb2 ].It says "15
> required artifacts are missing." It seems some jars were
> not generated in the former steps.(I'm not sure)
>
> And the error messages instruct me to download them from
> following site:
>      central (http://repo1.maven.org/maven2),
>      codehaus-m1 (http://dist.codehaus.org),
>      codehaus (http://repository.codehaus.org),
>      codehaus-snapshots
> (http://snapshots.repository.codehaus.org),
>
> I ched these site , find no 1.2 SNAPSHOTs there.
>
> Here is the details(from bootstrap.log) :
> ========================================================
>      [echo] Starting bootstrap build...
>
> openejb2:
>      [echo] Building OpenEJB2...
>      [exec] Revision 450098 checked out
>      [exec] [INFO] Scanning for projects...
>      [exec] [INFO] Reactor build order: 
>      [exec] [INFO]   OpenEJB
>      [exec] [INFO]   OpenEJB :: Modules
>      [exec] [INFO]   OpenEJB :: Core
>      [exec] [INFO]   OpenEJB :: PK Generation :: Builder
>      [exec] [INFO]   OpenEJB :: Builder
>      [exec] [INFO]
> ----------------------------------------------------------------------------
>      [exec] [INFO] Building OpenEJB
>      [exec] [INFO]    task-segment: [install]
>      [exec] [INFO]
> ----------------------------------------------------------------------------
>      [exec] [INFO] [site:attach-descriptor]
>      [exec] [INFO] [install:install]
>      [exec] [INFO] Installing
> C:\g\server\target\external\openejb2\pom.xml to
> C:\Documents and
> Settings\huang\.m2\repository\org\openejb\openejb\2.2-SNAPSHOT\openejb-2.2-SNAPSHOT.pom
>      [exec] [INFO]
> ----------------------------------------------------------------------------
>      [exec] [INFO] Building OpenEJB :: Modules
>      [exec] [INFO]    task-segment: [install]
>      [exec] [INFO]
> ----------------------------------------------------------------------------
>      [exec] [INFO] [site:attach-descriptor]
>      [exec] [INFO] [install:install]
>      [exec] [INFO] Installing
> C:\g\server\target\external\openejb2\modules\pom.xml to
> C:\Documents and
> Settings\huang\.m2\repository\org\openejb\modules\2.2-SNAPSHOT\modules-2.2-SNAPSHOT.pom
>      [exec] [INFO]
> ----------------------------------------------------------------------------
>      [exec] [INFO] Building OpenEJB :: Core
>      [exec] [INFO]    task-segment: [install]
>      [exec] [INFO]
> ----------------------------------------------------------------------------
>      [exec] [INFO] [resources:resources]
>      [exec] [INFO] Using default encoding to copy filtered
> resources.
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-util:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-util-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-util/1.2-SNAPSHOT/geronimo-util-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-util-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-transaction:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-transaction-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-transaction/1.2-SNAPSHOT/geronimo-transaction-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-transaction-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading:
> http://repository.codehaus.org/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus (http://repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/axis/poms/axis-jaxrpc-1.4.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading:
> http://repo1.maven.org/maven2/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom
>      [exec] [WARNING] Unable to get resource from
> repository central (http://repo1.maven.org/maven2)
>      [exec] Downloading:
> http://repository.codehaus.org/axis/axis-saaj/1.4/axis-saaj-1.4.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus (http://repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/axis/poms/axis-saaj-1.4.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading:
> http://repo1.maven.org/maven2/axis/axis-saaj/1.4/axis-saaj-1.4.pom
>      [exec] [WARNING] Unable to get resource from
> repository central (http://repo1.maven.org/maven2)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-client:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-client-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-client/1.2-SNAPSHOT/geronimo-client-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-client-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-security:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-security-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-security/1.2-SNAPSHOT/geronimo-security-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-security-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-kernel:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-kernel-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-kernel/1.2-SNAPSHOT/geronimo-kernel-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-kernel-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-connector:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-connector-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-connector/1.2-SNAPSHOT/geronimo-connector-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-connector-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> activecluster:activecluster:1.1-SNAPSHOT: checking for
> updates from local-m1
>      [exec] [WARNING] POM for
> 'activecluster:activecluster:pom:1.1-SNAPSHOT:compile' is
> invalid. It will be ignored for artifact resolution.
> Reason: Not a v4.0.0 POM.
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-system:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-system-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-system/1.2-SNAPSHOT/geronimo-system-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-system-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-naming:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-naming-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-naming/1.2-SNAPSHOT/geronimo-naming-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-naming-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-core:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-core-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-core/1.2-SNAPSHOT/geronimo-core-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-core-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> activemq:activemq:3.2.4-SNAPSHOT: checking for updates
> from local-m1
>      [exec] [WARNING] POM for
> 'activemq:activemq:pom:3.2.4-SNAPSHOT:compile' is invalid.
> It will be ignored for artifact resolution. Reason: Not a
> v4.0.0 POM.
>      [exec] [INFO] snapshot
> org.apache.geronimo.specs:specs:1.2-SNAPSHOT: checking for
> updates from local-m1
>      [exec] [INFO] snapshot
> org.apache.geronimo.genesis.config:project-config:1.1-SNAPSHOT:
> checking for updates from local-m1
>      [exec] [INFO] snapshot
> org.apache.geronimo.genesis.config:config:1.1-SNAPSHOT:
> checking for updates from local-m1
>      [exec] [INFO] snapshot
> org.apache.geronimo.genesis:genesis:1.1-SNAPSHOT: checking
> for updates from local-m1
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-management:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-management-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-management/1.2-SNAPSHOT/geronimo-management-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-management-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-common:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-common-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-common/1.2-SNAPSHOT/geronimo-common-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-common-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-timer:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-timer-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-timer/1.2-SNAPSHOT/geronimo-timer-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-timer-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot tranql:tranql:1.4-SNAPSHOT:
> checking for updates from local-m1
>      [exec] [WARNING] POM for
> 'tranql:tranql:pom:1.4-SNAPSHOT:compile' is invalid. It
> will be ignored for artifact resolution. Reason: Not a
> v4.0.0 POM.
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-webservices:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-webservices-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-webservices/1.2-SNAPSHOT/geronimo-webservices-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-webservices-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-axis:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-axis-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-axis/1.2-SNAPSHOT/geronimo-axis-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-axis-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO] snapshot
> org.apache.geronimo.modules:geronimo-j2ee:1.2-SNAPSHOT:
> checking for updates from local-m1
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-j2ee-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-j2ee/1.2-SNAPSHOT/geronimo-j2ee-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-j2ee-1.2-SNAPSHOT.pom
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-axis-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-axis/1.2-SNAPSHOT/geronimo-axis-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-axis-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-client-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-client/1.2-SNAPSHOT/geronimo-client-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-client-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-timer-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-timer/1.2-SNAPSHOT/geronimo-timer-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-timer-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-management-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-management/1.2-SNAPSHOT/geronimo-management-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-management-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-util-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-util/1.2-SNAPSHOT/geronimo-util-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-util-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-webservices-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-webservices/1.2-SNAPSHOT/geronimo-webservices-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-webservices-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-naming-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-naming/1.2-SNAPSHOT/geronimo-naming-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-naming-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-system-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-system/1.2-SNAPSHOT/geronimo-system-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-system-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-j2ee-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-j2ee/1.2-SNAPSHOT/geronimo-j2ee-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-j2ee-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-security-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-security/1.2-SNAPSHOT/geronimo-security-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-security-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-connector-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-connector/1.2-SNAPSHOT/geronimo-connector-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-connector-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-kernel-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-kernel/1.2-SNAPSHOT/geronimo-kernel-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-kernel-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-common-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-common/1.2-SNAPSHOT/geronimo-common-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-common-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-core-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-core/1.2-SNAPSHOT/geronimo-core-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-core-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] Downloading: file:C:\Documents and
> Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-transaction-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] Downloading:
> http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-transaction/1.2-SNAPSHOT/geronimo-transaction-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-snapshots
> (http://snapshots.repository.codehaus.org)
>      [exec] Downloading:
> http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-transaction-1.2-SNAPSHOT.jar
>      [exec] [WARNING] Unable to get resource from
> repository codehaus-m1 (http://dist.codehaus.org)
>      [exec] [INFO]
> ------------------------------------------------------------------------
>      [exec] [ERROR] BUILD ERROR
>      [exec] [INFO]
> ------------------------------------------------------------------------
>      [exec] [INFO] Failed to resolve artifact.
>      [exec] 
>      [exec] Missing:
>      [exec] ----------
>      [exec] 1)
> org.apache.geronimo.modules:geronimo-axis:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-axis \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-axis:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 2)
> org.apache.geronimo.modules:geronimo-client:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-client \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-client:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 3)
> org.apache.geronimo.modules:geronimo-timer:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-timer \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-timer:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 4)
> org.apache.geronimo.modules:geronimo-management:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-management \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-management:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 5)
> org.apache.geronimo.modules:geronimo-util:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-util \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-util:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 6)
> org.apache.geronimo.modules:geronimo-webservices:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-webservices \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-webservices:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 7)
> org.apache.geronimo.modules:geronimo-naming:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-naming \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-naming:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 8)
> org.apache.geronimo.modules:geronimo-system:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-system \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-system:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 9)
> org.apache.geronimo.modules:geronimo-j2ee:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-j2ee \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-j2ee:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 10)
> org.apache.geronimo.modules:geronimo-security:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-security \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-security:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 11)
> org.apache.geronimo.modules:geronimo-connector:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-connector \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-connector:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 12)
> org.apache.geronimo.modules:geronimo-kernel:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-kernel \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-kernel:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 13)
> org.apache.geronimo.modules:geronimo-common:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-common \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-common:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 14)
> org.apache.geronimo.modules:geronimo-core:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-core \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-core:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] 15)
> org.apache.geronimo.modules:geronimo-transaction:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec]   Try downloading the file manually from the
> project website.
>      [exec] 
>      [exec]   Then, install it using the command: 
>      [exec]       mvn install:install-file
> -DgroupId=org.apache.geronimo.modules
> -DartifactId=geronimo-transaction \
>      [exec]           -Dversion=1.2-SNAPSHOT
> -Dpackaging=jar -Dfile=/path/to/file
>      [exec] 
>      [exec]   Path to dependency: 
>      [exec]   	1)
> org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec]   	2)
> org.apache.geronimo.modules:geronimo-transaction:jar:1.2-SNAPSHOT
>      [exec] 
>      [exec] ----------
>      [exec] 15 required artifacts are missing.
>      [exec] 
>      [exec] for artifact: 
>      [exec]   org.openejb:openejb-core:jar:2.2-SNAPSHOT
>      [exec] 
>      [exec] from the specified remote repositories:
>      [exec]   central (http://repo1.maven.org/maven2),
>      [exec]   codehaus-m1 (http://dist.codehaus.org),
>      [exec]   codehaus (http://repository.codehaus.org),
>      [exec]   codehaus-snapshots
> (http://snapshots.repository.codehaus.org),
>      [exec]   local-m1 (file:C:\Documents and
> Settings\huang/.maven/repository)
>      [exec] 
>      [exec] 
>      [exec] [INFO]
> ------------------------------------------------------------------------
>      [exec] [INFO] For more information, run Maven with
> the -e switch
>      [exec] [INFO]
> ------------------------------------------------------------------------
>      [exec] [INFO] Total time: 37 seconds
>      [exec] [INFO] Finished at: Wed Sep 27 01:00:14 JST
> 2006
>      [exec] [INFO] Final Memory: 6M/11M
>      [exec] [INFO]
> ------------------------------------------------------------------------
>
> BUILD SUCCESSFUL
>
>
> --- Eduardo de Vera <et...@gmail.com> wrote:
>
>   
>> Great, today, as soon as i get back home, ill try to
>> build it following your
>> instructions and will post the results that i get on
>> this mailing list...
>> hopefully i will get my own build of geronimo and
>> can start working on it...
>>
>> 2006/9/26, Jay D. McHugh
>> <ja...@joyfulnoisewebdesign.com>:
>>     
>>> Here is the URL.  I'm not sure why it is different
>>>       
>> than the page I
>>     
>>> editted - maybe it is waiting to be approved?
>>>
>>>
>>>
>>>       
> http://cwiki.apache.org/confluence/display/GMOxDEV/Building+Apache+Geronimo+with+Maven+2
>   
>>> Jay
>>>
>>>       
>>
>> -- 
>> Eduardo de Vera
>> Sun Certified Programmer for the Java 2 Platform 1.4
>>
>> blog -> http://blogandshare.blogspot.com
>>
>>     
>
>
> --------------------------------------
> [旅行券10万円分プレゼント!] くわしくは≪未来携帯ラボ≫で!
> http://pr.mail.yahoo.co.jp/lab2/
>
>
>
>   
It looks like you have an old version of the bootstrap.xml file. The
current version of OpenEJB that should get checked out is 450107.

Did you do an 'svn up' in your check out directory?

Jay

Bootstrapping Step-By-Step => Re: Building with maven 2 wiki page

Posted by Huang <hu...@yahoo.co.jp>.
I have try to the new build step in wiki modified by Jay .

It's OK until the step [ bootstrap openejb2 ].It says "15
required artifacts are missing." It seems some jars were
not generated in the former steps.(I'm not sure)

And the error messages instruct me to download them from
following site:
     central (http://repo1.maven.org/maven2),
     codehaus-m1 (http://dist.codehaus.org),
     codehaus (http://repository.codehaus.org),
     codehaus-snapshots
(http://snapshots.repository.codehaus.org),

I ched these site , find no 1.2 SNAPSHOTs there.

Here is the details(from bootstrap.log) :
========================================================
     [echo] Starting bootstrap build...

openejb2:
     [echo] Building OpenEJB2...
     [exec] Revision 450098 checked out
     [exec] [INFO] Scanning for projects...
     [exec] [INFO] Reactor build order: 
     [exec] [INFO]   OpenEJB
     [exec] [INFO]   OpenEJB :: Modules
     [exec] [INFO]   OpenEJB :: Core
     [exec] [INFO]   OpenEJB :: PK Generation :: Builder
     [exec] [INFO]   OpenEJB :: Builder
     [exec] [INFO]
----------------------------------------------------------------------------
     [exec] [INFO] Building OpenEJB
     [exec] [INFO]    task-segment: [install]
     [exec] [INFO]
----------------------------------------------------------------------------
     [exec] [INFO] [site:attach-descriptor]
     [exec] [INFO] [install:install]
     [exec] [INFO] Installing
C:\g\server\target\external\openejb2\pom.xml to
C:\Documents and
Settings\huang\.m2\repository\org\openejb\openejb\2.2-SNAPSHOT\openejb-2.2-SNAPSHOT.pom
     [exec] [INFO]
----------------------------------------------------------------------------
     [exec] [INFO] Building OpenEJB :: Modules
     [exec] [INFO]    task-segment: [install]
     [exec] [INFO]
----------------------------------------------------------------------------
     [exec] [INFO] [site:attach-descriptor]
     [exec] [INFO] [install:install]
     [exec] [INFO] Installing
C:\g\server\target\external\openejb2\modules\pom.xml to
C:\Documents and
Settings\huang\.m2\repository\org\openejb\modules\2.2-SNAPSHOT\modules-2.2-SNAPSHOT.pom
     [exec] [INFO]
----------------------------------------------------------------------------
     [exec] [INFO] Building OpenEJB :: Core
     [exec] [INFO]    task-segment: [install]
     [exec] [INFO]
----------------------------------------------------------------------------
     [exec] [INFO] [resources:resources]
     [exec] [INFO] Using default encoding to copy filtered
resources.
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-util:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-util-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-util/1.2-SNAPSHOT/geronimo-util-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-util-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-transaction:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-transaction-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-transaction/1.2-SNAPSHOT/geronimo-transaction-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-transaction-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading:
http://repository.codehaus.org/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus (http://repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/axis/poms/axis-jaxrpc-1.4.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading:
http://repo1.maven.org/maven2/axis/axis-jaxrpc/1.4/axis-jaxrpc-1.4.pom
     [exec] [WARNING] Unable to get resource from
repository central (http://repo1.maven.org/maven2)
     [exec] Downloading:
http://repository.codehaus.org/axis/axis-saaj/1.4/axis-saaj-1.4.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus (http://repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/axis/poms/axis-saaj-1.4.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading:
http://repo1.maven.org/maven2/axis/axis-saaj/1.4/axis-saaj-1.4.pom
     [exec] [WARNING] Unable to get resource from
repository central (http://repo1.maven.org/maven2)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-client:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-client-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-client/1.2-SNAPSHOT/geronimo-client-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-client-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-security:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-security-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-security/1.2-SNAPSHOT/geronimo-security-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-security-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-kernel:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-kernel-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-kernel/1.2-SNAPSHOT/geronimo-kernel-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-kernel-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-connector:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-connector-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-connector/1.2-SNAPSHOT/geronimo-connector-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-connector-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
activecluster:activecluster:1.1-SNAPSHOT: checking for
updates from local-m1
     [exec] [WARNING] POM for
'activecluster:activecluster:pom:1.1-SNAPSHOT:compile' is
invalid. It will be ignored for artifact resolution.
Reason: Not a v4.0.0 POM.
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-system:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-system-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-system/1.2-SNAPSHOT/geronimo-system-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-system-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-naming:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-naming-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-naming/1.2-SNAPSHOT/geronimo-naming-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-naming-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-core:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-core-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-core/1.2-SNAPSHOT/geronimo-core-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-core-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
activemq:activemq:3.2.4-SNAPSHOT: checking for updates
from local-m1
     [exec] [WARNING] POM for
'activemq:activemq:pom:3.2.4-SNAPSHOT:compile' is invalid.
It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM.
     [exec] [INFO] snapshot
org.apache.geronimo.specs:specs:1.2-SNAPSHOT: checking for
updates from local-m1
     [exec] [INFO] snapshot
org.apache.geronimo.genesis.config:project-config:1.1-SNAPSHOT:
checking for updates from local-m1
     [exec] [INFO] snapshot
org.apache.geronimo.genesis.config:config:1.1-SNAPSHOT:
checking for updates from local-m1
     [exec] [INFO] snapshot
org.apache.geronimo.genesis:genesis:1.1-SNAPSHOT: checking
for updates from local-m1
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-management:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-management-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-management/1.2-SNAPSHOT/geronimo-management-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-management-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-common:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-common-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-common/1.2-SNAPSHOT/geronimo-common-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-common-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-timer:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-timer-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-timer/1.2-SNAPSHOT/geronimo-timer-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-timer-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot tranql:tranql:1.4-SNAPSHOT:
checking for updates from local-m1
     [exec] [WARNING] POM for
'tranql:tranql:pom:1.4-SNAPSHOT:compile' is invalid. It
will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM.
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-webservices:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-webservices-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-webservices/1.2-SNAPSHOT/geronimo-webservices-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-webservices-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-axis:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-axis-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-axis/1.2-SNAPSHOT/geronimo-axis-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-axis-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO] snapshot
org.apache.geronimo.modules:geronimo-j2ee:1.2-SNAPSHOT:
checking for updates from local-m1
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/poms/geronimo-j2ee-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-j2ee/1.2-SNAPSHOT/geronimo-j2ee-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/poms/geronimo-j2ee-1.2-SNAPSHOT.pom
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-axis-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-axis/1.2-SNAPSHOT/geronimo-axis-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-axis-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-client-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-client/1.2-SNAPSHOT/geronimo-client-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-client-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-timer-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-timer/1.2-SNAPSHOT/geronimo-timer-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-timer-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-management-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-management/1.2-SNAPSHOT/geronimo-management-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-management-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-util-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-util/1.2-SNAPSHOT/geronimo-util-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-util-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-webservices-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-webservices/1.2-SNAPSHOT/geronimo-webservices-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-webservices-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-naming-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-naming/1.2-SNAPSHOT/geronimo-naming-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-naming-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-system-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-system/1.2-SNAPSHOT/geronimo-system-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-system-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-j2ee-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-j2ee/1.2-SNAPSHOT/geronimo-j2ee-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-j2ee-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-security-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-security/1.2-SNAPSHOT/geronimo-security-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-security-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-connector-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-connector/1.2-SNAPSHOT/geronimo-connector-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-connector-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-kernel-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-kernel/1.2-SNAPSHOT/geronimo-kernel-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-kernel-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-common-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-common/1.2-SNAPSHOT/geronimo-common-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-common-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-core-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-core/1.2-SNAPSHOT/geronimo-core-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-core-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] Downloading: file:C:\Documents and
Settings\huang/.maven/repository/org.apache.geronimo.modules/jars/geronimo-transaction-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] Downloading:
http://snapshots.repository.codehaus.org/org/apache/geronimo/modules/geronimo-transaction/1.2-SNAPSHOT/geronimo-transaction-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-snapshots
(http://snapshots.repository.codehaus.org)
     [exec] Downloading:
http://dist.codehaus.org/org.apache.geronimo.modules/jars/geronimo-transaction-1.2-SNAPSHOT.jar
     [exec] [WARNING] Unable to get resource from
repository codehaus-m1 (http://dist.codehaus.org)
     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [ERROR] BUILD ERROR
     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [INFO] Failed to resolve artifact.
     [exec] 
     [exec] Missing:
     [exec] ----------
     [exec] 1)
org.apache.geronimo.modules:geronimo-axis:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-axis \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-axis:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 2)
org.apache.geronimo.modules:geronimo-client:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-client \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-client:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 3)
org.apache.geronimo.modules:geronimo-timer:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-timer \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-timer:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 4)
org.apache.geronimo.modules:geronimo-management:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-management \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-management:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 5)
org.apache.geronimo.modules:geronimo-util:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-util \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-util:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 6)
org.apache.geronimo.modules:geronimo-webservices:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-webservices \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-webservices:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 7)
org.apache.geronimo.modules:geronimo-naming:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-naming \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-naming:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 8)
org.apache.geronimo.modules:geronimo-system:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-system \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-system:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 9)
org.apache.geronimo.modules:geronimo-j2ee:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-j2ee \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-j2ee:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 10)
org.apache.geronimo.modules:geronimo-security:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-security \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-security:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 11)
org.apache.geronimo.modules:geronimo-connector:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-connector \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-connector:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 12)
org.apache.geronimo.modules:geronimo-kernel:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-kernel \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-kernel:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 13)
org.apache.geronimo.modules:geronimo-common:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-common \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-common:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 14)
org.apache.geronimo.modules:geronimo-core:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-core \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-core:jar:1.2-SNAPSHOT
     [exec] 
     [exec] 15)
org.apache.geronimo.modules:geronimo-transaction:jar:1.2-SNAPSHOT
     [exec] 
     [exec]   Try downloading the file manually from the
project website.
     [exec] 
     [exec]   Then, install it using the command: 
     [exec]       mvn install:install-file
-DgroupId=org.apache.geronimo.modules
-DartifactId=geronimo-transaction \
     [exec]           -Dversion=1.2-SNAPSHOT
-Dpackaging=jar -Dfile=/path/to/file
     [exec] 
     [exec]   Path to dependency: 
     [exec]   	1)
org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec]   	2)
org.apache.geronimo.modules:geronimo-transaction:jar:1.2-SNAPSHOT
     [exec] 
     [exec] ----------
     [exec] 15 required artifacts are missing.
     [exec] 
     [exec] for artifact: 
     [exec]   org.openejb:openejb-core:jar:2.2-SNAPSHOT
     [exec] 
     [exec] from the specified remote repositories:
     [exec]   central (http://repo1.maven.org/maven2),
     [exec]   codehaus-m1 (http://dist.codehaus.org),
     [exec]   codehaus (http://repository.codehaus.org),
     [exec]   codehaus-snapshots
(http://snapshots.repository.codehaus.org),
     [exec]   local-m1 (file:C:\Documents and
Settings\huang/.maven/repository)
     [exec] 
     [exec] 
     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [INFO] For more information, run Maven with
the -e switch
     [exec] [INFO]
------------------------------------------------------------------------
     [exec] [INFO] Total time: 37 seconds
     [exec] [INFO] Finished at: Wed Sep 27 01:00:14 JST
2006
     [exec] [INFO] Final Memory: 6M/11M
     [exec] [INFO]
------------------------------------------------------------------------

BUILD SUCCESSFUL


--- Eduardo de Vera <et...@gmail.com> wrote:

> Great, today, as soon as i get back home, ill try to
> build it following your
> instructions and will post the results that i get on
> this mailing list...
> hopefully i will get my own build of geronimo and
> can start working on it...
> 
> 2006/9/26, Jay D. McHugh
> <ja...@joyfulnoisewebdesign.com>:
> >
> > Here is the URL.  I'm not sure why it is different
> than the page I
> > editted - maybe it is waiting to be approved?
> >
> >
> >
>
http://cwiki.apache.org/confluence/display/GMOxDEV/Building+Apache+Geronimo+with+Maven+2
> >
> > Jay
> >
> 
> 
> 
> -- 
> Eduardo de Vera
> Sun Certified Programmer for the Java 2 Platform 1.4
> 
> blog -> http://blogandshare.blogspot.com
> 


--------------------------------------
[旅行券10万円分プレゼント!] くわしくは≪未来携帯ラボ≫で!
http://pr.mail.yahoo.co.jp/lab2/

Re: Building with maven 2 wiki page

Posted by Eduardo de Vera <et...@gmail.com>.
Great, today, as soon as i get back home, ill try to build it following your
instructions and will post the results that i get on this mailing list...
hopefully i will get my own build of geronimo and can start working on it...

2006/9/26, Jay D. McHugh <ja...@joyfulnoisewebdesign.com>:
>
> Here is the URL.  I'm not sure why it is different than the page I
> editted - maybe it is waiting to be approved?
>
>
> http://cwiki.apache.org/confluence/display/GMOxDEV/Building+Apache+Geronimo+with+Maven+2
>
> Jay
>



-- 
Eduardo de Vera
Sun Certified Programmer for the Java 2 Platform 1.4

blog -> http://blogandshare.blogspot.com

Re: Building with maven 2 wiki page

Posted by "Jay D. McHugh" <ja...@joyfulnoisewebdesign.com>.
Here is the URL.  I'm not sure why it is different than the page I 
editted - maybe it is waiting to be approved?

http://cwiki.apache.org/confluence/display/GMOxDEV/Building+Apache+Geronimo+with+Maven+2

Jay

Re: Building with maven 2 wiki page

Posted by Eduardo de Vera <et...@gmail.com>.
Hello Jay,

Can you please attach the url of the updated page? I have just navigated to
the
http://cwiki.apache.org/GMOxDEV/building-apache-geronimo-with-maven-2.htmland
I haven't seen any changes. I am one of these new builders really
interested in getting my first geronimo build. Thanks a lot!

2006/9/26, Jay D. McHugh <ja...@joyfulnoisewebdesign.com>:
>
> Hello all,
>
> I just updated the wiki to help new Geronimo builders get past the
> stumbling blocks that showed up when the specs were updated.
>
> If any of you have a chance, please take a look at the updated page to
> see if my changes make the build more straight forward or if they
> confuse things.
>
> Jay
>



-- 
Eduardo de Vera
Sun Certified Programmer for the Java 2 Platform 1.4

blog -> http://blogandshare.blogspot.com