More build problems in trunk

2009-11-09 Thread David Jencks

I'm seeing a lot of warnings like this:

[WARNING] Warning building bundle org.apache.geronimo.modules:geronimo- 
naming-builder:bundle:3.0-SNAPSHOT : Split package  
schemaorg_apache_xmlbeans/javaname/org/apache/xmlbeans/impl/xb/ 
xsdschema/Attribute
Use directive -split-package:=(merge-first|merge-last|error|first) on  
Export/Private Package instruction to get rid of this warning
Package found in   [Jar:geronimo-j2ee-builder,  
Jar:org.apache.servicemix.bundles.xmlbeans, Jar:geronimo-service- 
builder]
Reference from /Users/david/.m2/repository/org/apache/geronimo/ 
framework/geronimo-service-builder/3.0-SNAPSHOT/geronimo-service- 
builder-3.0-SNAPSHOT.jar
Classpath  [Jar:., Jar:geronimo-j2ee-builder, Jar:geronimo- 
j2ee-schema, Jar:geronimo-deployment, Jar:geronimo-system,  
Jar:geronimo-cli, Jar:geronimo-main, Jar:commons-cli, Jar:geronimo- 
common, Jar:geronimo-kernel, Jar:org.osgi.core, Jar:pax-logging-api,  
Jar:asm, Jar:asm-commons, Jar:org.apache.servicemix.bundles.cglib,  
Jar:xbean-reflect, Jar:org.apache.servicemix.bundles.xstream,  
Jar:org.apache.servicemix.bundles.xpp3, Jar:geronimo-crypto,  
Jar:org.apache.servicemix.bundles.commons-jexl,  
Jar:org.apache.servicemix.bundles.commons-lang,  
Jar:org.apache.servicemix.specs.jaxb-api-2.1,  
Jar:org.apache.servicemix.specs.stax-api-1.0,  
Jar:org.apache.servicemix.bundles.jaxb-impl,  
Jar:org.apache.servicemix.specs.activation-api-1.1,  
Jar:org.apache.servicemix.bundles.woodstox,  
Jar:org.apache.servicemix.bundles.xmlbeans,  
Jar:org.apache.servicemix.bundles.xmlresolver, Jar:geronimo-schema- 
jee_5, Jar:geronimo-schema-j2ee_1.4, Jar:geronimo-service-builder,  
Jar:geronimo-javaee-deployment_1.1MR3_spec, Jar:geronimo-j2ee,  
Jar:geronimo-management, Jar:geronimo-j2ee-management_1.1_spec,  
Jar:geronimo-deploy-config, Jar:geronimo-annotation_1.0_spec,  
Jar:geronimo-ejb_3.1_spec, Jar:geronimo-jpa_2.0_spec, Jar:geronimo- 
servlet_3.0_spec, Jar:xbean-finder, Jar:geronimo-naming, Jar:xbean- 
naming, Jar:geronimo-jta_1.1_spec, Jar:geronimo-el_1.0_spec,  
Jar:geronimo-interceptor_3.0_spec, Jar:geronimo-j2ee- 
connector_1.6_spec, Jar:geronimo-jacc_1.1_spec, Jar:geronimo- 
jaspic_1.0_spec, Jar:geronimo-javamail_1.4_mail, Jar:geronimo- 
jaxrpc_1.1_spec, Jar:geronimo-jaxr_1.0_spec, Jar:geronimo- 
jms_1.1_spec, Jar:geronimo-jsp_2.1_spec, Jar:geronimo- 
concurrent_1.0_spec, Jar:geronimo-ws-metadata_2.0_spec, Jar:geronimo- 
jaxws_2.1_spec, Jar:geronimo-activation_1.1_spec, Jar:geronimo- 
saaj_1.3_spec, Jar:jstl, Jar:myfaces-api, Jar:geronimo-jdbc,  
Jar:geronimo-config-groovy-transformer, Jar:groovy-all-minimal,  
Jar:geronimo-transformer, Jar:sxc-jaxb, Jar:sxc-runtime,  
Jar:org.apache.servicemix.bundles.jline,  
Jar:org.apache.felix.configadmin, Jar:slf4j-api]


Looking in geronimo-service-builder  jar I see that the core xmlbeans  
files in e.g.


schemaorg_apache_xmlbeans/javaname/org/apache/xmlbeans/impl/xb/xsdschema

have been copied into our jar by the felix bundle plugin.

Is anyone else seeing this?

I'm getting fed up with the bizarre behavior of the bundle plugin and  
wonder if we should try forking it and preventing our copy from  
dragging in the kitchen sink from dependencies.  Maybe we could make  
it handle scope so the pom of bundleizing projects are usable too.   
Maybe we could make it fail on split packages too.


david jencks



Re: [Discussion]Re-org admin console

2009-11-09 Thread chi runhua
If there is no objection, I'd like to file a JIRA to record the usability
improvements/enhancement for 3.0.

About the technical approach, Pluto or Felix web console, IMHO it's about
how to achieve these improvements, therefore we can discuss it in another
thread.  :-)



Jeff C

On Fri, Nov 6, 2009 at 10:45 PM, Donald Woods  wrote:

> Agree that we need some usability improvements (I tried in the past but it
> was rejected) but not for 2.2 if it is going to delay work on the 3.0
> server.
>
> Also, I wouldn't spend a lot of time rewriting existing portlets until we
> decide what the base admin console will be, as I think you'll end up at
> different implementation decisions/limitations if we use the Karaf admin
> console vs. Pluto 2
>
>
> -Donald
>
>
> Shawn Jiang wrote:
>
>> No matter what technology we might  choose to implement console.  #1,2,3
>> metioned by Jeff are doable without large effort, and could bring a
>> considerable improvement on the usability of current console. I even think
>> we can get these done in G2.2.X but not only for G3.0.
>>
>> I suggest to open a JIRA to track the console usability issue while
>> keeping the console tech choosing discussion onoging.
>>
>> Comments ?
>>
>> On Fri, Nov 6, 2009 at 12:25 AM, Donald Woods > dwo...@apache.org>> wrote:
>>
>>I'd like to have the discussion of "Do we use the Felix Admin
>>Console vs. Pluto" first
>>
>>Personally, I think we need to focus on getting a Little-G minimal
>>equivalent working on trunk first (which doesn't include any Admin
>>Console) before we worry with all of the Console based plugins.
>>
>>
>>-Donald
>>
>>
>>
>>chi runhua wrote:
>>
>>Hi all,
>>Long time ago there was a discussion[1] on whether we could
>>re-org admin console to improve user experiences for 2.2, which
>>was cancelled for some reason, since we are now in the begining
>>of big change of Geronimo architecture, I think it's a good
>>opportunity that we bring this up and also for the coming 3.0
>>release.
>>
>> [1]
>>
>> http://old.nabble.com/-DISCUSS--Reorg-of-Admin-Console-for-2.2-td20628217s134.html
>>
>>Here are couples of thoughts in my mind to improve the console:
>>1. re-constructure the navigation tree to make it collapsible,
>>the tree level should be less than 3;
>>2. re-orginize the avaliable tree items into new groups, for
>>this one I'd like to vote +1 for what Jack had proposed in the
>>previous thread;
>> + Servers
>> + Application Server
>>  - Geronimo Kernel (put Information, Java System Info, Thread
>>Pool and Shutdown portlets in the same page here)
>>  - Web Server
>>  - JMS Server
>>  - EJB Server
>>  - DB server
>>  - Repository
>>  - New server assembly
>>+ Applications
>> - Deploy New (Suggest to merge in the plan creator, so that
>>users can either choose to use an existing plan file, or create
>>a new one using the wizard)
>> - User applications (merge WAR, EAR and Client, maybe bundles
>>in the 3.0?)
>> - Server plugins
>>+ Resources
>> - DB pools
>> - JMS resources
>> - JEE Connectors
>> - Jar Aliases
>>+ Security
>> - Users and Groups
>> - Keystores
>> - Certificate Authority
>> - Security Realms
>>+ Monitoring and Troubleshotting
>> - Monitoring
>> - Logs
>> - Debug Views
>> 3. re-construct the available portlets to improve embedded
>>assistance information, for example, show breadcrum when user is
>>working on a task; reduce in-line text on the current UI, and
>>use hover-help or pop-up help page only when necessary etc...
>>4. for the long list on the current UI such as system modules,
>>only show the most frequently used ones, use locate/find to
>>display more
>>
>>Any comments?
>>
>>Jeff C
>>
>>
>>
>>
>>
>>
>>
>> --
>> Shawn
>>
>


Re: Mbeans for Blueprint

2009-11-09 Thread Rex Wang
Hi dear all,
The BlueprintMBean design has finished. I'd like to put the api codes in
sandbox and request review comments, but seems I can not create a folder for
myself in the sandbox?  How to get that?

Thanks in advance!

-Rex



2009/10/31 Rex Wang 

>
>
> 2009/10/30 Guillaume Nodet 
>
>> I would think each blueprint bundle managed by this extender would be
>>
>> an entry in the tabular data and contain several informations,
>> including the state and last event(s), so that the error would be
>> available (or maybe it should be available directly).
>>
>> Agree. Then the implement of such mbean have to be a BlueprintListener so
> that it can receive the last event of each blueprint bundle?
>
> -Rex
>
>>
>> On Fri, Oct 30, 2009 at 10:41, Rick McGuire  wrote:
>> > Rex Wang wrote:
>> >>
>> >>
>> >> 2009/10/30 Guillaume Nodet mailto:gno...@gmail.com
>> >>
>> >>
>> >>There are discussions about implementing rfc 139 inside the Aries
>> >>podling, so maybe it would make sense to discuss that in this
>> context
>> >>too.
>> >>
>> >>>From a Karaf pov, I think it would really make sense to add such an
>> >>mbean.  Do you see a single mbean for the extender that would allow
>> >>accessing the BlueprintContext through a tabular data or do you see
>> >>one mbean per BLueprintContext ?  I would lean toward the first
>> >>solution so keep the coarse grained behavior of rfc 139.
>> >>
>> >> Yes, I am suggesting the first approach.
>> >
>> > I think it would also be very valuable to be able to retrieve any
>> blueprint
>> > deployment failures so that
>> > errors can be diagnosed.
>> > Rick
>> >>
>> >> -Rex
>> >>
>> >>On Fri, Oct 30, 2009 at 06:54, Rex Wang > >>> wrote:
>> >>> This topic might be a little bit independent from what we are
>> >>doing in
>> >>> current osgi integration work. However, I would like to raise such
>> >>> discussion because I believe blueprint will act as an important
>> >>role in our
>> >>> future framework. So, if we wanna leverage blueprint as a common
>> >>way to
>> >>> construct geronimo plugins and hope use JMX for remote
>> >>management, we
>> >>> definitely need a set of mbeans to track the blueprint bundles.
>> >>Currently, I
>> >>> am working on this work item.
>> >>>
>> >>> OSGi Alliance is planing to release an enterprise spec which
>> >>contains rfc
>> >>> 139(mbeans for core framework and 3 compendium services), but
>> >>there is no
>> >>> mbeans for blueprint. So I think our jobs go ahead of the
>> >>standard. We did a
>> >>> quick look on karaf and spring dm, and did not found them using
>> >>mbeans to
>> >>> track and manage the state of blueprint. I hope the works we are
>> >>doing are
>> >>> helpful as a complement of rfc 139.
>> >>>
>> >>> OK, although RFC139 says it is not to provide a generic
>> >>mechanism that be
>> >>> used to expose management of arbitrary OSGi services through
>> >>JMX, we still
>> >>> deside to keep our design consistent with it. That is to
>> >>leverage the
>> >>> openmbean's open type in the data structure of mbeans' return
>> >>value, such as
>> >>> compositeType, tabularType.. And there is not too much APIs
>> >>exposed by
>> >>> blueprint, so I think only one Mbean is enough right now.
>> >>>
>> >>> A problem is that how we track the status. In the rfc124 spec,
>> >>blueprint
>> >>> bundle's status can be identified by listening the events that
>> >>pre-defined.
>> >>> The blueprint extender sends those events to the Event Admin
>> >>service, but in
>> >>> RFC 139 there is no mbeans designed to manage the event admin.
>> >>So looks like
>> >>> we need a mbean provides the APIs to track bluepirnt application
>> >>and its
>> >>> implementation must also implement the BlueprintListener
>> >>interface. That is
>> >>> what we are thinking currently.
>> >>>
>> >>> Is anybody insteresting on this topic or do you know anythings
>> >>behind the
>> >>> scenes from Karaf/Springsource that say why they seems not plan
>> >>to design
>> >>> such mbeans?
>> >>> Any comments is appreciated.
>> >>>
>> >>> Regards
>> >>> -Rex
>> >>>
>> >>
>> >>
>> >>
>> >>--
>> >>Cheers,
>> >>Guillaume Nodet
>> >>
>> >>Blog: http://gnodet.blogspot.com/
>> >>
>> >>Open Source SOA
>> >>http://fusesource.com
>> >>
>> >>
>> >
>> >
>>
>>
>>
>> --
>> Cheers,
>> Guillaume Nodet
>> 
>> Blog: http://gnodet.blogspot.com/
>> 
>> Open Source SOA
>> http://fusesource.com
>>
>
>


[BUILD] branches/2.1: Failed for Revision: 834363

2009-11-09 Thread gawor
Geronimo Revision: 834363 built with tests included
 
See the full build-0200.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.1/20091110/build-0200.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/2.1/20091110/unit-test-reports
 
Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.apache.geronimo.buildsupport 
-DartifactId=car-maven-plugin -Dversion=2.1.5-SNAPSHOT -Dpackaging=maven-plugin 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.5-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  apache-snapshots (http://repository.apache.org/snapshots),
  codehaus-snapshots (http://snapshots.repository.codehaus.org)

  org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.5-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  apache-snapshots (http://repository.apache.org/snapshots),
  codehaus-snapshots (http://snapshots.repository.codehaus.org)

[INFO] 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Plugin could not be 
found - check that the goal name is correct: Unable to download the artifact 
from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.geronimo.buildsupport 
-DartifactId=car-maven-plugin -Dversion=2.1.5-SNAPSHOT -Dpackaging=maven-plugin 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.apache.geronimo.buildsupport 
-DartifactId=car-maven-plugin -Dversion=2.1.5-SNAPSHOT -Dpackaging=maven-plugin 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.5-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  apache-snapshots (http://repository.apache.org/snapshots),
  codehaus-snapshots (http://snapshots.repository.codehaus.org)

  org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.5-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  apache-snapshots (http://repository.apache.org/snapshots),
  codehaus-snapshots (http://snapshots.repository.codehaus.org)

at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.findExtensions(DefaultLifecycleExecutor.java:183)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:140)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:287)
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.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.plugin.PluginNotFoundException: Plugin could not be 
found - check that the goal name is correct: Unable to download the artifact 
from any repository

Try downloading the file manually from the project website.

Then, install it using the command: 
mvn install:install-file -DgroupId=org.apache.geronimo.buildsupport 
-DartifactId=car-maven-plugin -Dversion=2.1.5-SNAPSHOT -Dpackaging=maven-plugin 
-Dfile=/path/to/file

Alternatively, if you host your own repository you can deploy the file there: 
mvn deploy:deploy-file -DgroupId=org.apache.geronimo.buildsupport 
-DartifactId=car-maven-plugin -Dversion=2.1.5-SNAPSHOT -Dpackaging=maven-plugin 
-Dfile=/path/to/file -Durl=[url] -DrepositoryId=[id]


  org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.5-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  apache-snapshots (http://repository.apache.org/snapshots),
  codehaus-snapshots (http://snapshots.repository.codehaus.org)

  org.apache.geronimo.buildsupport:car-maven-plugin:maven-plugin:2.1.5-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2),
  apache-snapshots (http://repository.apache.org/snapshots),
  codehaus-snapshots (http://snapshots.repository.codehaus.org)

at 
org.apache.maven.plugin

Re: geronimo-j2ee-schema build problem

2009-11-09 Thread Forrest Xia
Thank you Ivan for your quick response. After manually update that bundle,
another package can not be resolved for this project.

It's "org.w3.xml.x1998.namespace.impl", which bundle includes it?

Forrest


Re: geronimo-j2ee-schema build problem

2009-11-09 Thread Ivan
Actually the export setting has already updated in svn, but the latest jar
files are not published to the snapshot site, so now, I think that you could
manually update the files in the local repo.

2009/11/10 Forrest Xia 

> Hi,
>
> I update to the latest G 3.0 code, and try to build through its OSGi-ready
> modules. However, I encounter a problem when building
> "geronimo-j2ee-schema". The debug info indicates like this:
> "unresolved constraint in bundle
> org.apache.geronimo.modules.geronimo-j2ee-schema [63]: package;
> (package=org.apache.geronimo.xbeans.javaee.impl)"
>
> I noticed there is the explicit import-package instructions in the
> project's pom, but seems it does not work.
>
> So I trace to where the package "org.apache.geronimo.xbeans.javaee.impl"
> locates, it's in the bundle jar "geronimo-schema-jee_5-1.2-SNAPSHOT.jar",
> but seems this bundle does not export the package. That might be the reason
> of build failure.
>
> Please give your comments and how to fix it. thanks!
>
> My immediate thought is to manually change the metadata of bundle
> "geronimo-schema-jee_5-1.2-SNAPSHOT.jar", and see if it passes the build.
>
> Forrest
>



-- 
Ivan


geronimo-j2ee-schema build problem

2009-11-09 Thread Forrest Xia
Hi,

I update to the latest G 3.0 code, and try to build through its OSGi-ready
modules. However, I encounter a problem when building
"geronimo-j2ee-schema". The debug info indicates like this:
"unresolved constraint in bundle
org.apache.geronimo.modules.geronimo-j2ee-schema [63]: package;
(package=org.apache.geronimo.xbeans.javaee.impl)"

I noticed there is the explicit import-package instructions in the project's
pom, but seems it does not work.

So I trace to where the package "org.apache.geronimo.xbeans.javaee.impl"
locates, it's in the bundle jar "geronimo-schema-jee_5-1.2-SNAPSHOT.jar",
but seems this bundle does not export the package. That might be the reason
of build failure.

Please give your comments and how to fix it. thanks!

My immediate thought is to manually change the metadata of bundle
"geronimo-schema-jee_5-1.2-SNAPSHOT.jar", and see if it passes the build.

Forrest


[jira] Updated: (GERONIMO-4815) Update myfaces' version to 2.0

2009-11-09 Thread Ivan (JIRA)

 [ 
https://issues.apache.org/jira/browse/GERONIMO-4815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ivan updated GERONIMO-4815:
---

Affects Version/s: 3.0
Fix Version/s: 3.0

> Update myfaces' version to 2.0
> --
>
> Key: GERONIMO-4815
> URL: https://issues.apache.org/jira/browse/GERONIMO-4815
> Project: Geronimo
>  Issue Type: New Feature
>  Security Level: public(Regular issues) 
>  Components: dependencies
>Affects Versions: 3.0
>Reporter: Ivan
>Assignee: Ivan
> Fix For: 3.0
>
>
> Update the myfaces' version to 2.0-SNAPSHOT in the trunk.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: Help me to build a geronimo server form the source

2009-11-09 Thread chi runhua
Hi Fei,

Looks like sxc-runtime-0.7.2.jar downloaded from central repo is corrupted
somehow.  I tried mvn clean install with buildsupport by removing the legacy
sxc-rumtim-0.72 in my local .m2,  and then encountered the same problem as
you described.

The size of the correct sxc-runtim-0.7.2.jar is 43189 bytes, while the one
downloaded from central repo is only 370bytes.

You can download the jar from [1] to your local maven repo to avoid
downloading from central repo.

http://www.jarvana.com/jarvana/browse/com/envoisolutions/sxc/sxc-runtime/0.7.2/

Anything else, please let us know.

Jeff C



On Tue, Nov 10, 2009 at 4:17 AM, Fei LI  wrote:

> Hi Donald,
>
> I tried delete all files under
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\
> And run the command
> mvn clean install -DfailIfNoTests=false -Dtest=
> Then the files are downloded again and failed again.
>
> What do you mean by:
> "
> Try deleting everything under -
>C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\
> and running the build again.
> "
> ?
>
> Thanks
>
> Fei Li
>
> -Original Message-
> From: Donald Woods [mailto:dwo...@apache.org]
> Sent: Monday, November 09, 2009 1:56 PM
> To: dev@geronimo.apache.org; Fei LI
> Subject: Re: Help me to build a geronimo server form the source
>
> Try deleting everything under -
>C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\
> and running the build again.  Until your first build completes, you may
> have to keep retrying until all of the build dependencies have been
> downloaded
>
>
> -Donald
>
>
> Fei LI wrote:
> > Hi Chi Run-up and other developers,
> >
> > I got another build failure for building the server from SVEN branch
> 2.2.
> >
> > My environment are:
> > "
> > C:\g22>man -version
> > Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) Java version:
> > 1.6.0_16 Java home: C:\Program Files\Java\jdk1.6.0_16\jre Default
> > locale: en_US, platform encoding: Cp1252 OS name: "windows xp"
> > version: "5.1" arch: "x86" Family: "windows"
> > "
> >
> > The error is:
> > "
> > Downloading:
> > http://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/mav
> > en-monitor-2.0.6.jar
> >
> > [INFO] [enforcer:enforce {execution: default}] [INFO]
> > [plugin:descriptor {execution: default-descriptor}] [INFO] Using
> > 'UTF-8' encoding to read mojo metadata.
> > [INFO] Applying mojo extractor for language: java [WARNING]
> > org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
> > [WARNING]   The syntax
> > [WARNING] @parameter expression="${component.#}"
> > [WARNING]   is deprecated, please use
> > [WARNING] @component role="" roleHint=""
> > [WARNING]   instead.
> > [INFO] Mojo extractor for language: java found 10 mojo descriptors.
> > [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor
>
> > for language: bsh found 0 mojo descriptors.
> > [INFO] [remote-resources:process {execution: default}] [WARNING]
> > Invalid project model for artifact
> > [sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the
> > remote resources Mojo.
> > [INFO] [resources:resources {execution: default-resources}] [INFO]
> > Using 'UTF-8' encoding to copy filtered resources.
> > [INFO] Copying 1 resource
> > [INFO] skip non existing resourceDirectory
> > C:\g22\framework\buildsupport\car-maven-plugin\src\main\filtered-resou
> > rces
> > [INFO] Copying 3 resources
> > [INFO] [compiler:compile {execution: default-compile}] [INFO]
> > Compiling 20 source files to
> > C:\g22\framework\buildsupport\car-maven-plugin\target\classes
> > [INFO]
> > --
> > --
> > [ERROR] BUILD FAILURE
> > [INFO]
> > --
> > --
> > [INFO] Compilation failure
> > error: error reading
> > C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.j
> > ar;
> > error in opening zip file
> >
> > [INFO]
> > --
> > -- [INFO] For more information, run Maven with the -e switch [INFO]
> > --
> > -- [INFO] Total time: 11 minutes 9 seconds [INFO] Finished at: Mon Nov
>
> > 09 13:10:16 EST 2009 [INFO] Final Memory: 202M/387M [INFO]
> > --
> > --
> > "
> >
> > Thanks
> >
> > Fei Li
> >
> >
> > --
> > --
> > *From:* chi runhua [mailto:chirun...@gmail.com]
> > *Sent:* Monday, November 09, 2009 12:00 PM
> > *To:* dev@geronimo.apache.org
> > *Subject:* Re: Help me to build a geronimo server form the source
> >
> > I can build branch/2.2 with JDK1.6 on Ubuntu9.04 successfully.
> >
> > You may post your 2.2 build log here so that we can take a look what
> > the problem is.
> >
> > Jeff C
> >
> > On Tue, Nov 10, 2009 at 12:39 AM, Fei LI  > 

[BUILD] trunk: Failed for Revision: 834299

2009-11-09 Thread gawor
Geronimo Revision: 834299 built with tests included
 
See the full build-2100.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20091109/build-2100.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20091109/unit-test-reports
 


[INFO] 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get 
dependency information: Unable to read the metadata file for artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
 for project 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
  
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar:2.1_3_3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots)

Path to dependency: 
1) org.apache.geronimo.framework:geronimo-kernel:bundle:3.0-SNAPSHOT


at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:576)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:599)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: 
Unable to get dependency information: Unable to read the metadata file for 
artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
 for project 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
  
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar:2.1_3_3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots)

Path to dependency: 
1) org.apache.geronimo.framework:geronimo-kernel:bundle:3.0-SNAPSHOT


at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:432)
at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.collect(DefaultArtifactCollector.java:74)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:300)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
at 
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1417)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:407)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
... 16 more
Caused by: 
org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: Unable 
to read the metadata file for artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle

meaning of property-name="local" in Farming

2009-11-09 Thread Amit Puri
Hi All

Could you please tell me what is the significance of property name="local"
in org.apache.geronimo.farm.config.BasicNodeInfo.
When I give "local"= true in clustering environment and try to deploy one
application, I am getting error like "Configuration already exists". I have
also checked cluster-repository dir of app server dir, one new empty dir has
been created there.

I have followed these steps:

1. Installed two geronimo instances A and B at different paths

2. Made the following changes to Geronimo A
For var\config\config-substitutions.properties
clusterNodeName=NODE --> clusterNodeName=NODE-A

For var\config\config.xml, add the following contents to module:
org.apache.geronimo.configs/farming/2.1.4/car
-

NODE-B

http://geronimo.apache.org/xml/ns/attributes-1.2"; xmlns:ns="
http://geronimo.apache.org/xml/ns/deployment/javabean-1.0"; xmlns="">
system
manager
rmi
localhost
1109
JMXConnector
true


-

3. Made the following changes to Geronimo B
For var\config\config-substitutions.properties
clusterNodeName=NODE --> clusterNodeName=NODE-B
PortOffset=0 --> PortOffset=10

For var\config\config.xml, add the following contents to module:
org.apache.geronimo.configs/farming/2.1.4/car
-

NODE-A

http://geronimo.apache.org/xml/ns/attributes-1.2"; xmlns:ns="
http://geronimo.apache.org/xml/ns/deployment/javabean-1.0"; xmlns="">
system
manager
rmi
localhost
1099
JMXConnector
true


-

4. Started both Geronimo A and B

5. Ran the following commands in Geronimo_A_Path\bin
deploy --user system --password manager start
org.apache.geronimo.configs/farming/2.1.4/car
deploy --user system --password manager --port 1109 start
org.apache.geronimo.configs/farming/2.1.4/car

6. Deployed one sample hello2.war in Geronimo_A_Path\bin

deploy --user system --password manager deploy --targets
org.apache.geronimo.configs/farming/2.1.4/car?ServiceModule=org.apache.geronimo.configs/farming/2.1.4/car,j2eeType=ConfigurationStore,name=MasterConfigurationStore
%PATH_SAMPLE%\hello2.war

Getting errors in command prompt:


Error: Unable to deploy hello2.war: java.io.IOException: See nested

See nested

Configuration already exists:
org.geronimo.samples/hello_G_SLAVE/2.1.1.2/car
-

I have checked in the app server dir and new dir
%Location%\NODE_A\cluster-repository\org\geronimo is created now but its an
empty one.

Geronimo_A Log output:

2009-11-09 16:05:46,875 ERROR [RepositoryConfigurationStore]
%Location%\NODE_A\cluster-repository\org\geronimo\samples\hello_G_SLAVE\2.1.1.2\hello_G_SLAVE-2.1.1.2.car
is not an empty directory
2009-11-09 16:05:47,171 ERROR [Deployer] Deployment failed due to
java.io.IOException: See nested
at
org.apache.geronimo.farm.deployment.BasicClusterConfigurationStoreClient.install(BasicClusterConfigurationStoreClient.java:122)
at
org.apache.geronimo.farm.deployment.BasicClusterConfigurationStoreClient.install(BasicClusterConfigurationStoreClient.java:78)
at
org.apache.geronimo.farm.deployment.MasterConfigurationStore.install(MasterConfigurationStore.java:128)


Thanks and Regards
Amit


[BUILD] branches/2.2: Failed for Revision: 834286

2009-11-09 Thread gawor
Geronimo Revision: 834286 built with tests included
 
See the full build-2000.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20091109/build-2000.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20091109/unit-test-reports
 
12K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.jar
9K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
9K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
5K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
13K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/wagon-ssh-external-1.0-beta-2.jar
12K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.jar
24K downloaded
Downloading: 
http://repo.exist.com/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
13K downloaded
Downloading: 
http://repo.exist.com/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
36K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
36K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
10K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-ssh/1.0-beta-2/wagon-ssh-1.0-beta-2.jar
23K downloaded
Downloading: http://repo.exist.com/maven2/com/jcraft/jsch/0.1.27/jsch-0.1.27.jar
119K downloaded
Downloading: 
http://repo.exist.com/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar
49K downloaded
[INFO] [enforcer:enforce {execution: default}]
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[INFO] [plugin:descriptor]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] Applying mojo extractor for language: java
[WARNING] org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
[WARNING]   The syntax
[WARNING] @parameter expression="${component.#}"
[WARNING]   is deprecated, please use
[WARNING] @component role="" roleHint=""
[WARNING]   instead.
[INFO] Mojo extractor for language: java found 10 mojo descriptors.
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[INFO] [remote-resources:process {execution: default}]
[WARNING] Attempting to build MavenProject instance for Artifact 
(com.envoisolutions.sxc:sxc-runtime:0.7.2) of type: jar; constructing POM 
artifact instead.
[WARNING] Invalid project model for artifact 
[sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the remote 
resources Mojo.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/2.2/framework/buildsupport/car-maven-plugin/src/main/filtered-resources
[INFO] Copying 3 resources
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2

Re: Could not build Geronimo server from SVN branch 2.2

2009-11-09 Thread Jay D. McHugh
Here is what they problem is - they moved that artifact.

In its place is the following html file (rather than a pom)



301 Moved Permanently

Moved Permanently
The document has moved http://download.java.net/maven/1/com.envoisolutions.sxc/poms/sxc-runtime-0.7.2.pom";>here.

Apache Server at maven-repository.dev.java.net Port 443


So that is why it isn't working anymore.

Jay

Jay D. McHugh wrote:
> Hello,
> 
> It looks like the automated build has been failing since 11/7 on that
> artifact (com.envoisolutions.sxc).
> 
> So - I think that it has somehow become corrupted in the maven
> repositories.  If anyone had a local version that was 'good', then they
> would be able to build 2.2.
> 
> If they were starting from scratch (like yourself) or cleared their
> local repo - then they would start getting errors.
> 
> We will try to see if we can find a good copy of the artifacts (or to
> have a good copy reloaded into the repos).
> 
> Sorry for the trouble.  Hopefully, we will be able to get things
> straightened out soon (for you and us as well).
> 
> Jay
> 
> Fei LI wrote:
>> Hi,
>>
>> Another failed day to build Geronimo server from SVN branch 2.2.
>>
>> My OS is Windows XP.
>>
>> Today I tried:
>> Jsdk 1.6.0_16
>> Jsdk 1.5.0_22
>> Maven 2.2.1
>> Maven 2.0.10
>>
>> Donald woods helped me to try shorter folder like c:\g22; c:\m2repo, did
>> not work.
>> He also asked me to delete some troubled files and did not work too.
>>
>> So far, I tried 2.1.4, 2.2 and trunk and no one works.
>>
>>
>> Anybody ever clean your repo and build from nothing just kie me? Try!
>> Please!!! Tell me how to build then.
>>
>>
>> Thanks
>>
>> Fei Li
>>
>> See my error:
>>
>> [INFO] [enforcer:enforce {execution: default}]
>> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
>> is invalid. It will be ignored for artifact resolution. Reason: Not a
>> v4.0.0 POM. for p
>>
>> roject com.envoisolutions.sxc:sxc-runtime at
>> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
>> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
>> is invalid. It will be ignored for artifact resolution. Reason: Not a
>> v4.0.0 POM. for p
>>
>> roject com.envoisolutions.sxc:sxc-runtime at
>> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
>> [INFO] [plugin:descriptor]
>> [INFO] Using 'UTF-8' encoding to read mojo metadata.
>> [INFO] Applying mojo extractor for language: java
>> [WARNING] org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
>> [WARNING]   The syntax
>> [WARNING] @parameter expression="${component.#}"
>> [WARNING]   is deprecated, please use
>> [WARNING] @component role="" roleHint=""
>> [WARNING]   instead.
>> [INFO] Mojo extractor for language: java found 10 mojo descriptors.
>> [INFO] Applying mojo extractor for language: bsh
>> [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
>> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
>> is invalid. It will be ignored for artifact resolution. Reason: Not a
>> v4.0.0 POM. for p
>>
>> roject com.envoisolutions.sxc:sxc-runtime at
>> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
>> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
>> is invalid. It will be ignored for artifact resolution. Reason: Not a
>> v4.0.0 POM. for p
>>
>> roject com.envoisolutions.sxc:sxc-runtime at
>> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
>> [INFO] [remote-resources:process {execution: default}]
>> [WARNING] Attempting to build MavenProject instance for Artifact
>> (com.envoisolutions.sxc:sxc-runtime:0.7.2) of type: jar; constructing
>> POM artifact instead.
>>
>> [WARNING] Invalid project model for artifact
>> [sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the
>> remote resources Mojo.
>>
>> [INFO] [resources:resources]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 1 resource
>> [INFO] skip non existing resourceDirectory
>> C:\g22\framework\buildsupport\car-maven-plugin\src\main\filtered-resources
>> [INFO] Copying 3 resources
>> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
>> is invalid. It will be ignored for artifact resolution. Reason: Not a
>> v4.0.0 POM. for p
>>
>> roject com.envoisolutions.sxc:sxc-runtime at
>> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
>> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
>> is invalid. It will be ignored for artifact resolution. Reason: Not a
>> v4.0.0 POM. for p
>>
>> roject com.envoisolutions.sxc:sxc-runtime at
>> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
>> [INFO] [compiler:compile]
>> [INFO] Compiling 20 source files to
>> C:\g22\framework\buildsupport\car-maven-plugin\target\classes
>> [INFO]
>> 
>> [ERROR] BUI

Re: Could not build Geronimo server from SVN branch 2.2

2009-11-09 Thread Jay D. McHugh
Hello,

It looks like the automated build has been failing since 11/7 on that
artifact (com.envoisolutions.sxc).

So - I think that it has somehow become corrupted in the maven
repositories.  If anyone had a local version that was 'good', then they
would be able to build 2.2.

If they were starting from scratch (like yourself) or cleared their
local repo - then they would start getting errors.

We will try to see if we can find a good copy of the artifacts (or to
have a good copy reloaded into the repos).

Sorry for the trouble.  Hopefully, we will be able to get things
straightened out soon (for you and us as well).

Jay

Fei LI wrote:
> 
> Hi,
> 
> Another failed day to build Geronimo server from SVN branch 2.2.
> 
> My OS is Windows XP.
> 
> Today I tried:
> Jsdk 1.6.0_16
> Jsdk 1.5.0_22
> Maven 2.2.1
> Maven 2.0.10
> 
> Donald woods helped me to try shorter folder like c:\g22; c:\m2repo, did
> not work.
> He also asked me to delete some troubled files and did not work too.
> 
> So far, I tried 2.1.4, 2.2 and trunk and no one works.
> 
> 
> Anybody ever clean your repo and build from nothing just kie me? Try!
> Please!!! Tell me how to build then.
> 
> 
> Thanks
> 
> Fei Li
> 
> See my error:
> 
> [INFO] [enforcer:enforce {execution: default}]
> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
> is invalid. It will be ignored for artifact resolution. Reason: Not a
> v4.0.0 POM. for p
> 
> roject com.envoisolutions.sxc:sxc-runtime at
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
> is invalid. It will be ignored for artifact resolution. Reason: Not a
> v4.0.0 POM. for p
> 
> roject com.envoisolutions.sxc:sxc-runtime at
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
> [INFO] [plugin:descriptor]
> [INFO] Using 'UTF-8' encoding to read mojo metadata.
> [INFO] Applying mojo extractor for language: java
> [WARNING] org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
> [WARNING]   The syntax
> [WARNING] @parameter expression="${component.#}"
> [WARNING]   is deprecated, please use
> [WARNING] @component role="" roleHint=""
> [WARNING]   instead.
> [INFO] Mojo extractor for language: java found 10 mojo descriptors.
> [INFO] Applying mojo extractor for language: bsh
> [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
> is invalid. It will be ignored for artifact resolution. Reason: Not a
> v4.0.0 POM. for p
> 
> roject com.envoisolutions.sxc:sxc-runtime at
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
> is invalid. It will be ignored for artifact resolution. Reason: Not a
> v4.0.0 POM. for p
> 
> roject com.envoisolutions.sxc:sxc-runtime at
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
> [INFO] [remote-resources:process {execution: default}]
> [WARNING] Attempting to build MavenProject instance for Artifact
> (com.envoisolutions.sxc:sxc-runtime:0.7.2) of type: jar; constructing
> POM artifact instead.
> 
> [WARNING] Invalid project model for artifact
> [sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the
> remote resources Mojo.
> 
> [INFO] [resources:resources]
> [INFO] Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] skip non existing resourceDirectory
> C:\g22\framework\buildsupport\car-maven-plugin\src\main\filtered-resources
> [INFO] Copying 3 resources
> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
> is invalid. It will be ignored for artifact resolution. Reason: Not a
> v4.0.0 POM. for p
> 
> roject com.envoisolutions.sxc:sxc-runtime at
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
> [WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
> is invalid. It will be ignored for artifact resolution. Reason: Not a
> v4.0.0 POM. for p
> 
> roject com.envoisolutions.sxc:sxc-runtime at
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
> [INFO] [compiler:compile]
> [INFO] Compiling 20 source files to
> C:\g22\framework\buildsupport\car-maven-plugin\target\classes
> [INFO]
> 
> [ERROR] BUILD FAILURE
> [INFO]
> 
> [INFO] Compilation failure
> error: error reading
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar;
> error in opening zip file
> 
> 
> error: error reading
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar;
> error in opening zip file
> 
> 


Could not build Geronimo server from SVN branch 2.2

2009-11-09 Thread Fei LI

Hi,

Another failed day to build Geronimo server from SVN branch 2.2.

My OS is Windows XP.

Today I tried:
Jsdk 1.6.0_16
Jsdk 1.5.0_22
Maven 2.2.1
Maven 2.0.10

Donald woods helped me to try shorter folder like c:\g22; c:\m2repo, did
not work.
He also asked me to delete some troubled files and did not work too.

So far, I tried 2.1.4, 2.2 and trunk and no one works.


Anybody ever clean your repo and build from nothing just kie me? Try!
Please!!! Tell me how to build then.


Thanks

Fei Li

See my error:

[INFO] [enforcer:enforce {execution: default}]
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
is invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM. for p
roject com.envoisolutions.sxc:sxc-runtime at
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
is invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM. for p
roject com.envoisolutions.sxc:sxc-runtime at
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
[INFO] [plugin:descriptor]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[WARNING]
org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
[WARNING]   The syntax
[WARNING] @parameter expression="${component.#}"
[WARNING]   is deprecated, please use
[WARNING] @component role="" roleHint=""
[WARNING]   instead.
[INFO] Mojo extractor for language: java found 10 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
is invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM. for p
roject com.envoisolutions.sxc:sxc-runtime at
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
is invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM. for p
roject com.envoisolutions.sxc:sxc-runtime at
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
[INFO] [remote-resources:process {execution: default}]
[WARNING] Attempting to build MavenProject instance for Artifact
(com.envoisolutions.sxc:sxc-runtime:0.7.2) of type: jar; constructing
POM artifact instead.
[WARNING] Invalid project model for artifact
[sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the
remote resources Mojo.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory
C:\g22\framework\buildsupport\car-maven-plugin\src\main\filtered-resourc
es
[INFO] Copying 3 resources
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
is invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM. for p
roject com.envoisolutions.sxc:sxc-runtime at
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile'
is invalid. It will be ignored for artifact resolution. Reason: Not a
v4.0.0 POM. for p
roject com.envoisolutions.sxc:sxc-runtime at
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.pom
[INFO] [compiler:compile]
[INFO] Compiling 20 source files to
C:\g22\framework\buildsupport\car-maven-plugin\target\classes
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure
error: error reading
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar
; error in opening zip file


error: error reading
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar
; error in opening zip file




RE: Help me to build a geronimo server form the source

2009-11-09 Thread Fei LI
Hi Donald,

I tried delete all files under 
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\
And run the command
mvn clean install -DfailIfNoTests=false -Dtest=
Then the files are downloded again and failed again.

What do you mean by:
"
Try deleting everything under -
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\
and running the build again.
"
?

Thanks

Fei Li

-Original Message-
From: Donald Woods [mailto:dwo...@apache.org] 
Sent: Monday, November 09, 2009 1:56 PM
To: dev@geronimo.apache.org; Fei LI
Subject: Re: Help me to build a geronimo server form the source

Try deleting everything under -
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\
and running the build again.  Until your first build completes, you may
have to keep retrying until all of the build dependencies have been
downloaded


-Donald


Fei LI wrote:
> Hi Chi Run-up and other developers,
>  
> I got another build failure for building the server from SVEN branch
2.2.
>  
> My environment are:
> "
> C:\g22>man -version
> Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400) Java version: 
> 1.6.0_16 Java home: C:\Program Files\Java\jdk1.6.0_16\jre Default 
> locale: en_US, platform encoding: Cp1252 OS name: "windows xp" 
> version: "5.1" arch: "x86" Family: "windows"
> "
>  
> The error is:
> "
> Downloading: 
> http://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/mav
> en-monitor-2.0.6.jar
>  
> [INFO] [enforcer:enforce {execution: default}] [INFO] 
> [plugin:descriptor {execution: default-descriptor}] [INFO] Using 
> 'UTF-8' encoding to read mojo metadata.
> [INFO] Applying mojo extractor for language: java [WARNING] 
> org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
> [WARNING]   The syntax
> [WARNING] @parameter expression="${component.#}"
> [WARNING]   is deprecated, please use
> [WARNING] @component role="" roleHint=""
> [WARNING]   instead.
> [INFO] Mojo extractor for language: java found 10 mojo descriptors.
> [INFO] Applying mojo extractor for language: bsh [INFO] Mojo extractor

> for language: bsh found 0 mojo descriptors.
> [INFO] [remote-resources:process {execution: default}] [WARNING] 
> Invalid project model for artifact 
> [sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the 
> remote resources Mojo.
> [INFO] [resources:resources {execution: default-resources}] [INFO] 
> Using 'UTF-8' encoding to copy filtered resources.
> [INFO] Copying 1 resource
> [INFO] skip non existing resourceDirectory 
> C:\g22\framework\buildsupport\car-maven-plugin\src\main\filtered-resou
> rces
> [INFO] Copying 3 resources
> [INFO] [compiler:compile {execution: default-compile}] [INFO] 
> Compiling 20 source files to 
> C:\g22\framework\buildsupport\car-maven-plugin\target\classes
> [INFO]
> --
> --
> [ERROR] BUILD FAILURE
> [INFO]
> --
> --
> [INFO] Compilation failure
> error: error reading
> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.j
> ar;
> error in opening zip file
>  
> [INFO]
> --
> -- [INFO] For more information, run Maven with the -e switch [INFO]
> --
> -- [INFO] Total time: 11 minutes 9 seconds [INFO] Finished at: Mon Nov

> 09 13:10:16 EST 2009 [INFO] Final Memory: 202M/387M [INFO]
> --
> --
> "
>  
> Thanks
>  
> Fei Li
>  
> 
> --
> --
> *From:* chi runhua [mailto:chirun...@gmail.com]
> *Sent:* Monday, November 09, 2009 12:00 PM
> *To:* dev@geronimo.apache.org
> *Subject:* Re: Help me to build a geronimo server form the source
> 
> I can build branch/2.2 with JDK1.6 on Ubuntu9.04 successfully.
>  
> You may post your 2.2 build log here so that we can take a look what 
> the problem is.
>  
> Jeff C
> 
> On Tue, Nov 10, 2009 at 12:39 AM, Fei LI  > wrote:
> 
> 
> Hi,
> 
> I am creaming here for your help.
> 
> I have been trying to build a Geronimo server from the SVN source
> for 1.5 weeks and no success.
> 
> Donald Woods and Forrest Xia helped me to try many ways and all
are
> failed. I tried many combination of the build environment:
> 
> SVN Tags/2.1.4
> SVN Trunk
> Maven 2.0.10
> Maven 2.2.1
> Java jsdk 1..5.0_22
> Java jsdk 1.6.0_16
> 
> Nothing works.
> 
> So who can tell me what to try next. I never build software like
> this. Surprise! Isn't it?
> 
> Thanks
> 
> Fei Li
> 
> 
> 
> 
> 


[BUILD] trunk: Failed for Revision: 834206

2009-11-09 Thread gawor
Geronimo Revision: 834206 built with tests included
 
See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20091109/build-1500.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20091109/unit-test-reports
 


[INFO] 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get 
dependency information: Unable to read the metadata file for artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
 for project 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
  
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar:2.1_3_3-SNAPSHOT

from the specified remote repositories:
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  central (http://repo1.maven.org/maven2)

Path to dependency: 
1) org.apache.geronimo.framework:geronimo-kernel:bundle:3.0-SNAPSHOT


at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:576)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
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:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: 
Unable to get dependency information: Unable to read the metadata file for 
artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
 for project 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
  
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar:2.1_3_3-SNAPSHOT

from the specified remote repositories:
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  central (http://repo1.maven.org/maven2)

Path to dependency: 
1) org.apache.geronimo.framework:geronimo-kernel:bundle:3.0-SNAPSHOT


at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:432)
at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.collect(DefaultArtifactCollector.java:74)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:300)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
at 
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1417)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:407)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
... 16 more
Caused by: 
org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: Unable 
to read the metadata file for artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle

Re: Help me to build a geronimo server form the source

2009-11-09 Thread Jason Warner
I just ran into this issue building the server with a clean maven
repository.  Could the issue be with the dependency available in the online
repository?

~Jason Warner


On Mon, Nov 9, 2009 at 1:55 PM, Donald Woods  wrote:

> Try deleting everything under -
>
>C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\
> and running the build again.  Until your first build completes, you may
> have to keep retrying until all of the build dependencies have been
> downloaded
>
>
> -Donald
>
>
> Fei LI wrote:
>
>> Hi Chi Run-up and other developers,
>>  I got another build failure for building the server from SVEN branch 2.2.
>>  My environment are:
>> "
>> C:\g22>man -version
>> Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
>> Java version: 1.6.0_16
>> Java home: C:\Program Files\Java\jdk1.6.0_16\jre
>> Default locale: en_US, platform encoding: Cp1252
>> OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
>> "
>>  The error is:
>> "
>> Downloading:
>> http://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
>>  [INFO] [enforcer:enforce {execution: default}]
>> [INFO] [plugin:descriptor {execution: default-descriptor}]
>> [INFO] Using 'UTF-8' encoding to read mojo metadata.
>> [INFO] Applying mojo extractor for language: java
>> [WARNING] org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
>> [WARNING]   The syntax
>> [WARNING] @parameter expression="${component.#}"
>> [WARNING]   is deprecated, please use
>> [WARNING] @component role="" roleHint=""
>> [WARNING]   instead.
>> [INFO] Mojo extractor for language: java found 10 mojo descriptors.
>> [INFO] Applying mojo extractor for language: bsh
>> [INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
>> [INFO] [remote-resources:process {execution: default}]
>> [WARNING] Invalid project model for artifact
>> [sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the remote
>> resources Mojo.
>> [INFO] [resources:resources {execution: default-resources}]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 1 resource
>> [INFO] skip non existing resourceDirectory
>> C:\g22\framework\buildsupport\car-maven-plugin\src\main\filtered-resources
>> [INFO] Copying 3 resources
>> [INFO] [compiler:compile {execution: default-compile}]
>> [INFO] Compiling 20 source files to
>> C:\g22\framework\buildsupport\car-maven-plugin\target\classes
>> [INFO]
>> 
>> [ERROR] BUILD FAILURE
>> [INFO]
>> 
>> [INFO] Compilation failure
>> error: error reading
>> C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar;
>> error in opening zip file
>>  [INFO]
>> 
>> [INFO] For more information, run Maven with the -e switch
>> [INFO]
>> 
>> [INFO] Total time: 11 minutes 9 seconds
>> [INFO] Finished at: Mon Nov 09 13:10:16 EST 2009
>> [INFO] Final Memory: 202M/387M
>> [INFO]
>> 
>> "
>>  Thanks
>>  Fei Li
>>
>> 
>> *From:* chi runhua [mailto:chirun...@gmail.com]
>> *Sent:* Monday, November 09, 2009 12:00 PM
>> *To:* dev@geronimo.apache.org
>> *Subject:* Re: Help me to build a geronimo server form the source
>>
>> I can build branch/2.2 with JDK1.6 on Ubuntu9.04 successfully.
>>  You may post your 2.2 build log here so that we can take a look what the
>> problem is.
>>  Jeff C
>>
>> On Tue, Nov 10, 2009 at 12:39 AM, Fei LI > f...@mdacorporation.com>> wrote:
>>
>>
>>Hi,
>>
>>I am creaming here for your help.
>>
>>I have been trying to build a Geronimo server from the SVN source
>>for 1.5 weeks and no success.
>>
>>Donald Woods and Forrest Xia helped me to try many ways and all are
>>failed. I tried many combination of the build environment:
>>
>>SVN Tags/2.1.4
>>SVN Trunk
>>Maven 2.0.10
>>Maven 2.2.1
>>Java jsdk 1..5.0_22
>>Java jsdk 1.6.0_16
>>
>>Nothing works.
>>
>>So who can tell me what to try next. I never build software like
>>this. Surprise! Isn't it?
>>
>>Thanks
>>
>>Fei Li
>>
>>
>>
>>
>>
>>


[BUILD] branches/2.2: Failed for Revision: 834175

2009-11-09 Thread gawor
Geronimo Revision: 834175 built with tests included
 
See the full build-1400.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20091109/build-1400.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20091109/unit-test-reports
 
12K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.jar
9K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
9K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
5K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
13K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/wagon-ssh-external-1.0-beta-2.jar
12K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.jar
24K downloaded
Downloading: 
http://repo.exist.com/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
13K downloaded
Downloading: 
http://repo.exist.com/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
36K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
36K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
10K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-ssh/1.0-beta-2/wagon-ssh-1.0-beta-2.jar
23K downloaded
Downloading: http://repo.exist.com/maven2/com/jcraft/jsch/0.1.27/jsch-0.1.27.jar
119K downloaded
Downloading: 
http://repo.exist.com/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar
49K downloaded
[INFO] [enforcer:enforce {execution: default}]
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[INFO] [plugin:descriptor]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[WARNING] org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
[WARNING]   The syntax
[WARNING] @parameter expression="${component.#}"
[WARNING]   is deprecated, please use
[WARNING] @component role="" roleHint=""
[WARNING]   instead.
[INFO] Mojo extractor for language: java found 10 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[INFO] [remote-resources:process {execution: default}]
[WARNING] Attempting to build MavenProject instance for Artifact 
(com.envoisolutions.sxc:sxc-runtime:0.7.2) of type: jar; constructing POM 
artifact instead.
[WARNING] Invalid project model for artifact 
[sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the remote 
resources Mojo.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/2.2/framework/buildsupport/car-maven-plugin/src/main/filtered-resources
[INFO] Copying 3 resources
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2

Re: Help me to build a geronimo server form the source

2009-11-09 Thread Donald Woods

Try deleting everything under -
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\
and running the build again.  Until your first build completes, you may 
have to keep retrying until all of the build dependencies have been 
downloaded



-Donald


Fei LI wrote:

Hi Chi Run-up and other developers,
 
I got another build failure for building the server from SVEN branch 2.2.
 
My environment are:

"
C:\g22>man -version
Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.6.0_16
Java home: C:\Program Files\Java\jdk1.6.0_16\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
"
 
The error is:

"
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
 
[INFO] [enforcer:enforce {execution: default}]

[INFO] [plugin:descriptor {execution: default-descriptor}]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[WARNING] org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
[WARNING]   The syntax
[WARNING] @parameter expression="${component.#}"
[WARNING]   is deprecated, please use
[WARNING] @component role="" roleHint=""
[WARNING]   instead.
[INFO] Mojo extractor for language: java found 10 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] [remote-resources:process {execution: default}]
[WARNING] Invalid project model for artifact 
[sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the 
remote resources Mojo.

[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
C:\g22\framework\buildsupport\car-maven-plugin\src\main\filtered-resources

[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 20 source files to 
C:\g22\framework\buildsupport\car-maven-plugin\target\classes
[INFO] 


[ERROR] BUILD FAILURE
[INFO] 


[INFO] Compilation failure
error: error reading 
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar; 
error in opening zip file
 
[INFO] 


[INFO] For more information, run Maven with the -e switch
[INFO] 


[INFO] Total time: 11 minutes 9 seconds
[INFO] Finished at: Mon Nov 09 13:10:16 EST 2009
[INFO] Final Memory: 202M/387M
[INFO] 


"
 
Thanks
 
Fei Li
 



*From:* chi runhua [mailto:chirun...@gmail.com]
*Sent:* Monday, November 09, 2009 12:00 PM
*To:* dev@geronimo.apache.org
*Subject:* Re: Help me to build a geronimo server form the source

I can build branch/2.2 with JDK1.6 on Ubuntu9.04 successfully.
 
You may post your 2.2 build log here so that we can take a look what the 
problem is.
 
Jeff C


On Tue, Nov 10, 2009 at 12:39 AM, Fei LI > wrote:



Hi,

I am creaming here for your help.

I have been trying to build a Geronimo server from the SVN source
for 1.5 weeks and no success.

Donald Woods and Forrest Xia helped me to try many ways and all are
failed. I tried many combination of the build environment:

SVN Tags/2.1.4
SVN Trunk
Maven 2.0.10
Maven 2.2.1
Java jsdk 1..5.0_22
Java jsdk 1.6.0_16

Nothing works.

So who can tell me what to try next. I never build software like
this. Surprise! Isn't it?

Thanks

Fei Li







RE: Help me to build a geronimo server form the source

2009-11-09 Thread Fei LI
Hi Chi Run-up and other developers,
 
I got another build failure for building the server from SVEN branch
2.2.
 
My environment are:
"
C:\g22>man -version
Apache Maven 2.2.1 (r801777; 2009-08-06 15:16:01-0400)
Java version: 1.6.0_16
Java home: C:\Program Files\Java\jdk1.6.0_16\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows xp" version: "5.1" arch: "x86" Family: "windows"
"
 
The error is:
"
Downloading:
http://repo1.maven.org/maven2/org/apache/maven/maven-monitor/2.0.6/maven
-monitor-2.0.6.jar
 
 
[INFO] [enforcer:enforce {execution: default}]
[INFO] [plugin:descriptor {execution: default-descriptor}]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[WARNING]
org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
[WARNING]   The syntax
[WARNING] @parameter expression="${component.#}"
[WARNING]   is deprecated, please use
[WARNING] @component role="" roleHint=""
[WARNING]   instead.
[INFO] Mojo extractor for language: java found 10 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[INFO] [remote-resources:process {execution: default}]
[WARNING] Invalid project model for artifact
[sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the
remote resources Mojo.
[INFO] [resources:resources {execution: default-resources}]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory
C:\g22\framework\buildsupport\car-maven-plugin\src\main\filtered-resourc
es
[INFO] Copying 3 resources
[INFO] [compiler:compile {execution: default-compile}]
[INFO] Compiling 20 source files to
C:\g22\framework\buildsupport\car-maven-plugin\target\classes
[INFO]

[ERROR] BUILD FAILURE
[INFO]

[INFO] Compilation failure
error: error reading
C:\m2repo\com\envoisolutions\sxc\sxc-runtime\0.7.2\sxc-runtime-0.7.2.jar
; error in opening zip file
 
[INFO]

[INFO] For more information, run Maven with the -e switch
[INFO]

[INFO] Total time: 11 minutes 9 seconds
[INFO] Finished at: Mon Nov 09 13:10:16 EST 2009
[INFO] Final Memory: 202M/387M
[INFO]

"
 
Thanks
 
Fei Li
 



From: chi runhua [mailto:chirun...@gmail.com] 
Sent: Monday, November 09, 2009 12:00 PM
To: dev@geronimo.apache.org
Subject: Re: Help me to build a geronimo server form the source


I can build branch/2.2 with JDK1.6 on Ubuntu9.04 successfully.
 
You may post your 2.2 build log here so that we can take a look what the
problem is.
 
Jeff C


On Tue, Nov 10, 2009 at 12:39 AM, Fei LI  wrote:



Hi, 

I am creaming here for your help. 

I have been trying to build a Geronimo server from the SVN
source for 1.5 weeks and no success. 

Donald Woods and Forrest Xia helped me to try many ways and all
are failed. I tried many combination of the build environment:

SVN Tags/2.1.4 
SVN Trunk 
Maven 2.0.10 
Maven 2.2.1 
Java jsdk 1..5.0_22 
Java jsdk 1.6.0_16 

Nothing works. 

So who can tell me what to try next. I never build software like
this. Surprise! Isn't it? 

Thanks 

Fei Li 







Re: Geronimo 3 OSGI slides

2009-11-09 Thread chi runhua
I noticed it's been too long that Geronimo Events page was not updated. I
believe users would love to know the latest event/news about Geronimo.

..

Jeff C
On Mon, Nov 9, 2009 at 5:11 PM, Juergen Weber  wrote:

>
> Thanks for publishing.
>
> But I do miss some slides which explain the advantages of OSGI-ing Geronimo
> and compare OSGI's features with the current GBean implementation.
> Then, what advantages has an enterprise JEE user that wants to run her
> JEE-based .ear or .war on Geronimo or WASCE?
>
> I think, this should be made more clear on the way to OSGI.
>
> Thanks you,
> Juergen
>
>
> --
> View this message in context:
> http://old.nabble.com/Geronimo-3-OSGI-slides-tp26241307s134p26263197.html
> Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.
>
>


Re: Help me to build a geronimo server form the source

2009-11-09 Thread chi runhua
I can build branch/2.2 with JDK1.6 on Ubuntu9.04 successfully.

You may post your 2.2 build log here so that we can take a look what the
problem is.

Jeff C

On Tue, Nov 10, 2009 at 12:39 AM, Fei LI  wrote:

>
> Hi,
>
> I am creaming here for your help.
>
> I have been trying to build a Geronimo server from the SVN source for 1.5
> weeks and no success.
>
> Donald Woods and Forrest Xia helped me to try many ways and all are failed.
> I tried many combination of the build environment:
>
> SVN Tags/2.1.4
> SVN Trunk
> Maven 2.0.10
> Maven 2.2.1
> Java jsdk 1..5.0_22
> Java jsdk 1.6.0_16
>
> Nothing works.
>
> So who can tell me what to try next. I never build software like this.
> Surprise! Isn't it?
>
> Thanks
>
> Fei Li
>
>
>
>


Help me to build a geronimo server form the source

2009-11-09 Thread Fei LI

Hi,

I am creaming here for your help.

I have been trying to build a Geronimo server from the SVN source for
1.5 weeks and no success.

Donald Woods and Forrest Xia helped me to try many ways and all are
failed. I tried many combination of the build environment:
SVN Tags/2.1.4
SVN Trunk
Maven 2.0.10
Maven 2.2.1
Java jsdk 1..5.0_22
Java jsdk 1.6.0_16

Nothing works.

So who can tell me what to try next. I never build software like this.
Surprise! Isn't it?

Thanks

Fei Li






[BUILD] trunk: Failed for Revision: 834070

2009-11-09 Thread gawor
Geronimo Revision: 834070 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20091109/build-0900.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20091109/unit-test-reports
 


[INFO] 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get 
dependency information: Unable to read the metadata file for artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
 for project 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
  
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar:2.1_3_3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots)

Path to dependency: 
1) org.apache.geronimo.framework:geronimo-kernel:bundle:3.0-SNAPSHOT


at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:576)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:37)
at java.lang.reflect.Method.invoke(Method.java:599)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: 
Unable to get dependency information: Unable to read the metadata file for 
artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
 for project 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
  
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar:2.1_3_3-SNAPSHOT

from the specified remote repositories:
  central (http://repo1.maven.org/maven2),
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots)

Path to dependency: 
1) org.apache.geronimo.framework:geronimo-kernel:bundle:3.0-SNAPSHOT


at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:432)
at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.collect(DefaultArtifactCollector.java:74)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:300)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
at 
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1417)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:407)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
... 16 more
Caused by: 
org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: Unable 
to read the metadata file for artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle

[BUILD] branches/2.2: Failed for Revision: 834041

2009-11-09 Thread gawor
Geronimo Revision: 834041 built with tests included
 
See the full build-0800.log file at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20091109/build-0800.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/2.2/20091109/unit-test-reports
 
12K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-http-shared/1.0-beta-2/wagon-http-shared-1.0-beta-2.jar
9K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar
9K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar
5K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar
13K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-2/wagon-ssh-external-1.0-beta-2.jar
12K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-2/wagon-ssh-common-1.0-beta-2.jar
24K downloaded
Downloading: 
http://repo.exist.com/maven2/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
13K downloaded
Downloading: 
http://repo.exist.com/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar
36K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar
36K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar
10K downloaded
Downloading: 
http://repo.exist.com/maven2/org/apache/maven/wagon/wagon-ssh/1.0-beta-2/wagon-ssh-1.0-beta-2.jar
23K downloaded
Downloading: http://repo.exist.com/maven2/com/jcraft/jsch/0.1.27/jsch-0.1.27.jar
119K downloaded
Downloading: 
http://repo.exist.com/maven2/org/codehaus/plexus/plexus-interpolation/1.7/plexus-interpolation-1.7.jar
49K downloaded
[INFO] [enforcer:enforce {execution: default}]
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[INFO] [plugin:descriptor]
[INFO] Using 'UTF-8' encoding to read mojo metadata.
[INFO] Applying mojo extractor for language: java
[WARNING] org.apache.geronimo.mavenplugins.car.ArchiveCarMojo#jarArchiver:
[WARNING]   The syntax
[WARNING] @parameter expression="${component.#}"
[WARNING]   is deprecated, please use
[WARNING] @component role="" roleHint=""
[WARNING]   instead.
[INFO] Mojo extractor for language: java found 10 mojo descriptors.
[INFO] Applying mojo extractor for language: bsh
[INFO] Mojo extractor for language: bsh found 0 mojo descriptors.
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[INFO] [remote-resources:process {execution: default}]
[WARNING] Attempting to build MavenProject instance for Artifact 
(com.envoisolutions.sxc:sxc-runtime:0.7.2) of type: jar; constructing POM 
artifact instead.
[WARNING] Invalid project model for artifact 
[sxc-runtime:com.envoisolutions.sxc:0.7.2]. It will be ignored by the remote 
resources Mojo.
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] skip non existing resourceDirectory 
/home/geronimo/geronimo/2.2/framework/buildsupport/car-maven-plugin/src/main/filtered-resources
[INFO] Copying 3 resources
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2:compile' is 
invalid. It will be ignored for artifact resolution. Reason: Not a v4.0.0 POM. 
for project com.envoisolutions.sxc:sxc-runtime at 
/home/geronimo/.m2/repository/com/envoisolutions/sxc/sxc-runtime/0.7.2/sxc-runtime-0.7.2.pom
[WARNING] POM for 'com.envoisolutions.sxc:sxc-runtime:pom:0.7.2

Re: Geronimo 3 OSGI slides

2009-11-09 Thread Juergen Weber

Thanks for publishing.

But I do miss some slides which explain the advantages of OSGI-ing Geronimo
and compare OSGI's features with the current GBean implementation.
Then, what advantages has an enterprise JEE user that wants to run her
JEE-based .ear or .war on Geronimo or WASCE?

I think, this should be made more clear on the way to OSGI.

Thanks you,
Juergen


-- 
View this message in context: 
http://old.nabble.com/Geronimo-3-OSGI-slides-tp26241307s134p26263197.html
Sent from the Apache Geronimo - Dev mailing list archive at Nabble.com.



[BUILD] trunk: Failed for Revision: 833993

2009-11-09 Thread gawor
Geronimo Revision: 833993 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20091109/build-0300.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20091109/unit-test-reports
 


[INFO] 
[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get 
dependency information: Unable to read the metadata file for artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
 for project 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
  
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar:2.1_3_3-SNAPSHOT

from the specified remote repositories:
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  central (http://repo1.maven.org/maven2)

Path to dependency: 
1) org.apache.geronimo.framework:geronimo-kernel:bundle:3.0-SNAPSHOT


at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:576)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:500)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java:479)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:331)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments(DefaultLifecycleExecutor.java:292)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:142)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:336)
at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:129)
at org.apache.maven.cli.MavenCli.main(MavenCli.java:301)
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:597)
at org.codehaus.classworlds.Launcher.launchEnhanced(Launcher.java:315)
at org.codehaus.classworlds.Launcher.launch(Launcher.java:255)
at org.codehaus.classworlds.Launcher.mainWithExitCode(Launcher.java:430)
at org.codehaus.classworlds.Launcher.main(Launcher.java:375)
Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: 
Unable to get dependency information: Unable to read the metadata file for 
artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
 for project 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle:2.1_3_3-SNAPSHOT
  
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar:2.1_3_3-SNAPSHOT

from the specified remote repositories:
  codehaus.snapshots (http://snapshots.repository.codehaus.org),
  apache.snapshots (http://repository.apache.org/snapshots),
  central (http://repo1.maven.org/maven2)

Path to dependency: 
1) org.apache.geronimo.framework:geronimo-kernel:bundle:3.0-SNAPSHOT


at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse(DefaultArtifactCollector.java:432)
at 
org.apache.maven.artifact.resolver.DefaultArtifactCollector.collect(DefaultArtifactCollector.java:74)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:300)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitively(DefaultArtifactResolver.java:288)
at 
org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies(DefaultPluginManager.java:1417)
at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:407)
at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:559)
... 16 more
Caused by: 
org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: Unable 
to read the metadata file for artifact 
'org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:jar': Cannot 
find parent: org.apache.servicemix.bundles:bundles-pom for project: 
org.apache.servicemix.bundles:org.apache.servicemix.bundles.cglib:bundle