[jira] Resolved: (GERONIMO-4503) PlanCreator threw exception with .war

2009-05-29 Thread Ivan (JIRA)

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

Ivan resolved GERONIMO-4503.


Resolution: Fixed

Commit changes to trunk at revision: 779877, thanks for the patch, Rex Wang

> PlanCreator threw exception with .war
> -
>
> Key: GERONIMO-4503
> URL: https://issues.apache.org/jira/browse/GERONIMO-4503
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: PlanCreator
>Affects Versions: 2.2
> Environment: WinXP+Sun Java1.6.0+ Geronimo v2.2  Build0107 
>Reporter: Chi Runhua
>Assignee: Rex Wang
>Priority: Blocker
> Fix For: 2.2
>
> Attachments: GERONIMO-4503-updated.patch, WebAppJDBCAccess.war
>
>
> A simple WebAppJDBCAccess.war without a geronimo deployment plan, so I tried 
> to create one using wizard from v2.2 , but failed with HTTP 500 error.  
> Exception throwed from command line as followed:
> Note: Tried the same .war on Geronimo v2.1.3+Java1.6,  everything works fine.
> ++
> 2009-01-09 15:14:22,000 ERROR [[PlanCreator]] Servlet.service() for servlet 
> PlanCreator threw exception
> java.lang.ClassNotFoundException: 
> org.apache.geronimo.deployment.plugin.jmx.JMXDeploymentManager in classloader 
> org.apache.geronimo.plugins/plancreator-console-tomcat/2.2-SNAPSHOT/car
>   at 
> org.apache.geronimo.kernel.config.MultiParentClassLoader.loadOptimizedClass(MultiParentClassLoader.java:413)
>   at 
> org.apache.geronimo.kernel.config.MultiParentClassLoader.loadClass(MultiParentClassLoader.java:255)
>   at java.lang.ClassLoader.loadClass(Unknown Source)
>   at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>   at 
> org.apache.geronimo.console.configcreator.JSR88_Util.createApplicationInfo(JSR88_Util.java:71)
>   at 
> org.apache.geronimo.console.configcreator.GetArchiveHandler.actionAfterView(GetArchiveHandler.java:70)
>   at 
> org.apache.geronimo.console.MultiPagePortlet.processAction(MultiPagePortlet.java:114)
>   at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:218)
>   at org.apache.pluto.core.PortletServlet.doPost(PortletServlet.java:145)
>   at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
>   at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
>   at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>   at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>   at 
> org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:630)
>   at 
> org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispatcher.java:535)
>   at 
> org.apache.catalina.core.ApplicationDispatcher.include(ApplicationDispatcher.java:472)
>   at 
> org.apache.pluto.core.DefaultPortletInvokerService.invoke(DefaultPortletInvokerService.java:167)
>   at 
> org.apache.pluto.core.DefaultPortletInvokerService.action(DefaultPortletInvokerService.java:85)
>   at 
> org.apache.pluto.core.PortletContainerImpl.doAction(PortletContainerImpl.java:219)
>   at 
> org.apache.pluto.driver.PortalDriverServlet.doGet(PortalDriverServlet.java:121)
>   at 
> org.apache.pluto.driver.PortalDriverServlet.doPost(PortalDriverServlet.java:167)
>   at javax.servlet.http.HttpServlet.service(HttpServlet.java:713)
>   at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
>   at 
> org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
>   at 
> org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
>   at 
> org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
>   at 
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
>   at 
> org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(DefaultSubjectValve.java:56)
>   at 
> org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
>   at 
> org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:406)
>   at 
> org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
>   at 
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
>   at 
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>   at 
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
>   at 
> org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:568)
>   at 
> org.apache

Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-29 Thread Ivan
I tried it on the tck machine, got the same error :-(

2009/5/29 Joe Bohn 

> Building openejb didn't change the result on my system.  I'm not sure why
> we are seeing different results.
>
> Joe
>
>
>
> Joe Bohn wrote:
>
>> No, I didn't build openejb so perhaps that is the difference.  I'll give
>> it a try.  If it works I guess it would be helpful to get a new snapshot of
>> openejb published.
>>
>> Joe
>>
>>
>> David Jencks wrote:
>>
>>>
>>> On May 28, 2009, at 8:53 PM, Joe Bohn wrote:
>>>
>>>  I'm hitting this same failure on my mac.   Perhaps you have something
 different in your local repo ... perhaps an older private build of xbean?  
 I
 hit it after updating xbean trunk, rebuilding xbean, and then rebuilding
 Geronimo.  Mine shows that xbean-finder is no longer a dependency of the
 client plugin.

>>>
>>> IIRC I built xbean, openejb, and then geronimo without problems.  Did you
>>> build openejb?
>>>
>>> thanks
>>> david jencks
>>>
>>>

 Joe


 David Jencks wrote:

> I'm not seeing this error and can't figure out how to see the files
> indicating the problem.
> Is there any documentation about how these builds work?  A short
> description on http://cwiki.apache.org/confluence/display/GMOxDEV/would 
> be great.
> Do we also run builds on the tck machines?  Are the results there
> accessible to, well, me?
> thanks
> david jencks
> On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:
>
>> Geronimo Revision: 779702 built with tests included
>>
>> See the full build-1500.log file at
>> http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log
>>
>>
>> See the unit test reports at
>> http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports
>>
>> [INFO]
>> 
>> [INFO] [enforcer:enforce {execution: default}]
>> [INFO] [remote-resources:process {execution: process}]
>> [INFO] [remote-resources:process {execution: default}]
>> [INFO] [resources:resources]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] skip non existing resourceDirectory
>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/resources
>>
>> [INFO] Copying 3 resources
>> [INFO] Copying 3 resources
>> [INFO] [compiler:compile]
>> [INFO] Compiling 5 source files to
>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/classes
>> [INFO] [resources:testResources]
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] skip non existing resourceDirectory
>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources
>>
>> [INFO] Copying 3 resources
>> [INFO] Copying 3 resources
>> [INFO] [compiler:testCompile]
>> [INFO] No sources to compile
>> [INFO] [surefire:test]
>> [INFO] Surefire report directory:
>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports
>>
>>
>> ---
>> T E S T S
>> ---
>> There are no tests to run.
>>
>> Results :
>>
>> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>>
>> [INFO] [jar:jar]
>> [INFO] Building jar:
>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar
>>
>> [INFO] [ianal:verify-legal-files {execution: default}]
>> [INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
>> [INFO] [install:install]
>> [INFO] Installing
>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar
>> to
>> /home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar
>>
>> [INFO]
>> 
>> [INFO] Building Geronimo Plugins, Client :: Client
>> [INFO]task-segment: [install]
>> [INFO]
>> 
>> [INFO] [enforcer:enforce {execution: default}]
>> [INFO] [remote-resources:process {execution: process}]
>> [WARNING] org.apache.velocity.runtime.exception.ReferenceException:
>> reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $
>> license.name is not a valid reference.
>> [WARNING] org.apache.velocity.runtime.exception.ReferenceException:
>> reference : template = META-INF/DEPENDENCIES.vm [line 40,column 14] : $
>> license.name is not a valid reference.
>> [INFO] [remote-resources:process {execution: default}]
>> [WARNING] org.apache.velocity.runtime.exception.ReferenceException:
>

[BUILD] trunk: Failed for Revision: 779939

2009-05-29 Thread gawor
Geronimo Revision: 779939 built with tests included
 
See the full build-0900.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090529/build-0900.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090529/unit-test-reports
 
Building Geronimo trunk at Revision: 779939
 
java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Failed to resolve artifact.

GroupId: org.apache.geronimo.genesis.flava
ArtifactId: genesis-java5-flava
Version: 2.0-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:292)
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.project.ProjectBuildingException: Cannot find 
parent: org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:198)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:583)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:461)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:365)
... 11 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.apache.geronimo.genesis.flava:genesis-java5-flava' not found in 
repository: Unable to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)
 for project org.apache.geronimo.genesis.flava:genesis-java5-flava
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366)
... 17 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)

at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556)
... 18 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331)
at 
org.apache.maven.artifact.resolver.DefaultArti

Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-29 Thread Shawn Jiang
I'm looking for a way to shutdown the dependencies checking because I saw:

   - keeps historical dependencies in src/main/history/dependencies.xml
   - if the file is missing, it creates it with current dependency info
   - if the file is there, it compares with current dependency info and if
   it's changed writes out dependences.added.xml and dependencies.removed.xml
   - *by default it fails on changes, although this can be turned off.*
   - respects current useTransitiveDependencies flag setting.

in https://issues.apache.org/jira/browse/GERONIMO-4248.  Is there a way to
turn off the default fail behavior temporarily ?


On Fri, May 29, 2009 at 8:05 PM, Ivan  wrote:

> I tried it on the tck machine, got the same error :-(
>
> 2009/5/29 Joe Bohn 
>
> Building openejb didn't change the result on my system.  I'm not sure why
>> we are seeing different results.
>>
>> Joe
>>
>>
>>
>> Joe Bohn wrote:
>>
>>> No, I didn't build openejb so perhaps that is the difference.  I'll give
>>> it a try.  If it works I guess it would be helpful to get a new snapshot of
>>> openejb published.
>>>
>>> Joe
>>>
>>>
>>> David Jencks wrote:
>>>

 On May 28, 2009, at 8:53 PM, Joe Bohn wrote:

  I'm hitting this same failure on my mac.   Perhaps you have something
> different in your local repo ... perhaps an older private build of xbean? 
>  I
> hit it after updating xbean trunk, rebuilding xbean, and then rebuilding
> Geronimo.  Mine shows that xbean-finder is no longer a dependency of the
> client plugin.
>

 IIRC I built xbean, openejb, and then geronimo without problems.  Did
 you build openejb?

 thanks
 david jencks


>
> Joe
>
>
> David Jencks wrote:
>
>> I'm not seeing this error and can't figure out how to see the files
>> indicating the problem.
>> Is there any documentation about how these builds work?  A short
>> description on http://cwiki.apache.org/confluence/display/GMOxDEV/would 
>> be great.
>> Do we also run builds on the tck machines?  Are the results there
>> accessible to, well, me?
>> thanks
>> david jencks
>> On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:
>>
>>> Geronimo Revision: 779702 built with tests included
>>>
>>> See the full build-1500.log file at
>>> http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log
>>>
>>>
>>> See the unit test reports at
>>> http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports
>>>
>>> [INFO]
>>> 
>>> [INFO] [enforcer:enforce {execution: default}]
>>> [INFO] [remote-resources:process {execution: process}]
>>> [INFO] [remote-resources:process {execution: default}]
>>> [INFO] [resources:resources]
>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>> [INFO] skip non existing resourceDirectory
>>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/resources
>>>
>>> [INFO] Copying 3 resources
>>> [INFO] Copying 3 resources
>>> [INFO] [compiler:compile]
>>> [INFO] Compiling 5 source files to
>>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/classes
>>> [INFO] [resources:testResources]
>>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>>> [INFO] skip non existing resourceDirectory
>>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources
>>>
>>> [INFO] Copying 3 resources
>>> [INFO] Copying 3 resources
>>> [INFO] [compiler:testCompile]
>>> [INFO] No sources to compile
>>> [INFO] [surefire:test]
>>> [INFO] Surefire report directory:
>>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports
>>>
>>>
>>> ---
>>> T E S T S
>>> ---
>>> There are no tests to run.
>>>
>>> Results :
>>>
>>> Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
>>>
>>> [INFO] [jar:jar]
>>> [INFO] Building jar:
>>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar
>>>
>>> [INFO] [ianal:verify-legal-files {execution: default}]
>>> [INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
>>> [INFO] [install:install]
>>> [INFO] Installing
>>> /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar
>>> to
>>> /home/geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar
>>>
>>> [INFO]
>>> 
>>> [INFO] Building Geronimo Plugins, Client ::

Re: Geronimo-Gbean-deployer buil failed,

2009-05-29 Thread David Jencks
I've never seen a failure quite like this before but yesterday I ran  
into some weird problems that produced a slightly similar message when  
trying to start a geronimo instance that I had built with java 6 on  
java 5.  Is there any chance there is a mix of jvms involved here?


david jencks

On May 29, 2009, at 2:40 AM, Sheshank Dudyala wrote:

Hi, I am new to geronimo, i am tried to build geronimo from sources  
using maven and

I get a message saying that Gbean deployer has failed
when i try to build just the Gbean deployer project using  command  
"mvn -U -e install"


i get the following error

+ Error stacktraces are turned on.
[INFO] Scanning for projects...
WAGON_VERSION: 1.0-beta-2
[INFO]  


[INFO] Building Geronimo Framework, Configs :: GBean Deployer
[INFO]task-segment: [install]
[INFO]  


Downloading: 
http://people.apache.org/repo/m2-incubating-repository//woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
Downloading: 
http://repo1.maven.org/maven2/woodstox/wstx-asl/3.2.1/wstx-asl-3.2.1.pom
[INFO] [enforcer:enforce {execution: default}]
[INFO] [shitty:clean {execution: default}]
[INFO] [tools:copy-legal-files {execution: install-legal-files}]
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [car:validate-configuration]
[INFO] [car:prepare-plan]
[INFO] Generated: C:\GS\server\framework\configs\geronimo-gbean- 
deployer\target\resources\META-INF\plan.xml

[INFO] [car:package]
[INFO] Packaging module configuration: C:\GS\server\framework\configs 
\geronimo-gbean-deployer\target\resources\META-INF\plan.xml
[INFO] Started deployer: org.apache.geronimo.framework/geronimo- 
gbean-deployer-bootstrap/2.1.4/car

[INFO] [car:prepare-metadata]
[INFO] [car:archive-car]
[INFO] Building jar: C:\GS\server\framework\configs\geronimo-gbean- 
deployer\target\geronimo-gbean-deployer-2.1.4.car

[INFO] [shitty:install {execution: default}]
[INFO] Installing C:\GS\server\framework\configs\geronimo-gbean- 
deployer\target\geronimo-gbean-deployer-2.1.4.car to C:\M2REPO\org 
\apache\geronimo\framework\geronimo-gbean-deployer\2.1.4\geronimo- 
gbean-deployer-2.1.4.car

[INFO] [shitty:test {execution: default}]
[INFO] Starting 4 test build(s)
[INFO]
[INFO]  
---

[INFO]
[INFO] j2ee-system-2RUNNING
[INFO] j2ee-system-2FAILURE (0:00:00.109) No such property:  
loh for class: org.codehaus.mojo.shitty.TestBuild

[INFO] j2ee-system  RUNNING
[INFO] j2ee-system  FAILURE (0:00:00.031) No such property:  
loh for class: org.codehaus.mojo.shitty.TestBuild

[INFO] metadatageneration-2 RUNNING
[INFO] metadatageneration-2 FAILURE (0:00:00.015) No such property:  
loh for class: org.codehaus.mojo.shitty.TestBuild

[INFO] metadatageneration   RUNNING
[INFO] metadatageneration   FAILURE (0:00:00.000) No such property:  
loh for class: org.codehaus.mojo.shitty.TestBuild

[INFO]
[INFO]  
---

[INFO] Test Summary (0:00:00.266)
[INFO] Passed: 0
[INFO] Failed: 4
[INFO]  
---

[INFO]
[INFO] The following tests failed:
[INFO] * j2ee-system-2 - C:\GS\server\framework\configs\geronimo- 
gbean-deployer\src\it\j2ee-system-2\build.log
[INFO] * j2ee-system - C:\GS\server\framework\configs\geronimo- 
gbean-deployer\src\it\j2ee-system\build.log
[INFO] * metadatageneration-2 - C:\GS\server\framework\configs 
\geronimo-gbean-deployer\src\it\metadatageneration-2\build.log
[INFO] * metadatageneration - C:\GS\server\framework\configs 
\geronimo-gbean-deployer\src\it\metadatageneration\build.log

[INFO]
[INFO] Error for project: Geronimo Framework, Configs :: GBean  
Deployer (during install)
[INFO]  


[INFO] 4 of 4 tests failed
[INFO]  


[INFO] Trace
org.apache.maven.lifecycle.LifecycleExecutionException: 4 of 4 tests  
failed
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java: 
583)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeGoalWithLifecycle(DefaultLifecycleExecutor.java:499)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.executeGoal(DefaultLifecycleExecutor.java: 
478)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeGoalAndHandleFailures(DefaultLifecycleExecutor.java:330)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor 
.executeTaskSegments(DefaultLifecycleExecutor.java:291)
at  
org 
.apache 
.maven 
.lifecycle 
.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java

Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-29 Thread David Jencks


On May 29, 2009, at 9:45 AM, Shawn Jiang wrote:

I'm looking for a way to shutdown the dependencies checking because  
I saw:

keeps historical dependencies in src/main/history/dependencies.xml
if the file is missing, it creates it with current dependency info
if the file is there, it compares with current dependency info and  
if it's changed writes out dependences.added.xml and  
dependencies.removed.xml

by default it fails on changes, although this can be turned off.
respects current useTransitiveDependencies flag setting.
in https://issues.apache.org/jira/browse/GERONIMO-4248.  Is there a  
way to turn off the default fail behavior temporarily ?


I do

find . -name dependencies.xml | xargs rm

but I prefer to find and fix the cause.  If someone could send me the  
dependencies.*.xml and treeListing.xml files from one of these failed  
client builds I'd appreciate it.


thanks
david jencks




On Fri, May 29, 2009 at 8:05 PM, Ivan  wrote:
I tried it on the tck machine, got the same error :-(

2009/5/29 Joe Bohn 

Building openejb didn't change the result on my system.  I'm not  
sure why we are seeing different results.


Joe



Joe Bohn wrote:
No, I didn't build openejb so perhaps that is the difference.  I'll  
give it a try.  If it works I guess it would be helpful to get a new  
snapshot of openejb published.


Joe


David Jencks wrote:

On May 28, 2009, at 8:53 PM, Joe Bohn wrote:

I'm hitting this same failure on my mac.   Perhaps you have  
something different in your local repo ... perhaps an older private  
build of xbean?  I hit it after updating xbean trunk, rebuilding  
xbean, and then rebuilding Geronimo.  Mine shows that xbean-finder  
is no longer a dependency of the client plugin.


IIRC I built xbean, openejb, and then geronimo without problems.   
Did you build openejb?


thanks
david jencks



Joe


David Jencks wrote:
I'm not seeing this error and can't figure out how to see the files  
indicating the problem.
Is there any documentation about how these builds work?  A short  
description on http://cwiki.apache.org/confluence/display/GMOxDEV/  
would be great.
Do we also run builds on the tck machines?  Are the results there  
accessible to, well, me?

thanks
david jencks
On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:
Geronimo Revision: 779702 built with tests included

See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log


See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports

[INFO]  


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[INFO] [remote-resources:process {execution: default}]
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/ 
trunk/plugins/client/geronimo-client/src/main/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:compile]
[INFO] Compiling 5 source files to /home/geronimo/geronimo/trunk/ 
plugins/client/geronimo-client/target/classes

[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/geronimo/geronimo/ 
trunk/plugins/client/geronimo-client/src/test/resources

[INFO] Copying 3 resources
[INFO] Copying 3 resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] Surefire report directory: /home/geronimo/geronimo/trunk/ 
plugins/client/geronimo-client/target/surefire-reports


---
T E S T S
---
There are no tests to run.

Results :

Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

[INFO] [jar:jar]
[INFO] Building jar: /home/geronimo/geronimo/trunk/plugins/client/ 
geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar

[INFO] [ianal:verify-legal-files {execution: default}]
[INFO] Checking legal files in: geronimo-client-2.2-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /home/geronimo/geronimo/trunk/plugins/client/ 
geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar to /home/ 
geronimo/.m2/repository/org/apache/geronimo/modules/geronimo-client/ 
2.2-SNAPSHOT/geronimo-client-2.2-SNAPSHOT.jar
[INFO]  


[INFO] Building Geronimo Plugins, Client :: Client
[INFO]task-segment: [install]
[INFO]  


[INFO] [enforcer:enforce {execution: default}]
[INFO] [remote-resources:process {execution: process}]
[WARNING] org.apache.velocity.runtime.exception.ReferenceException:  
reference : template = META-INF/DEPENDENCIES.vm [line 40,column  
14] : $license.name is not a valid reference.
[WARN

Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-29 Thread Shawn Jiang
Thanks, this is what I'm doing to avoid the errors.  But that will do
modifications to almost all dependencies.xml in svn.   That's annoying when
doing some svn operation like creating patch.

Is there a better way to resolve the original problem stated in G4248 ?  If
not, I would prefer a easy way to to turn off the checking like a
configuration in pom.xml.

On Fri, May 29, 2009 at 10:09 PM, David Jencks wrote:

>
> On May 29, 2009, at 9:45 AM, Shawn Jiang wrote:
>
> I'm looking for a way to shutdown the dependencies checking because I saw:
>
>- keeps historical dependencies in src/main/history/dependencies.xml
>- if the file is missing, it creates it with current dependency info
>- if the file is there, it compares with current dependency info and if
>it's changed writes out dependences.added.xml and dependencies.removed.xml
>- *by default it fails on changes, although this can be turned off.*
>- respects current useTransitiveDependencies flag setting.
>
> in https://issues.apache.org/jira/browse/GERONIMO-4248.  Is there a way to
> turn off the default fail behavior temporarily ?
>
>
> I do
>
> find . -name dependencies.xml | xargs rm
>
> but I prefer to find and fix the cause.  If someone could send me the
> dependencies.*.xml and treeListing.xml files from one of these failed client
> builds I'd appreciate it.
>
> thanks
> david jencks
>
>
>
> On Fri, May 29, 2009 at 8:05 PM, Ivan  wrote:
>
>> I tried it on the tck machine, got the same error :-(
>>
>> 2009/5/29 Joe Bohn 
>>
>> Building openejb didn't change the result on my system.  I'm not sure why
>>> we are seeing different results.
>>>
>>> Joe
>>>
>>>
>>>
>>> Joe Bohn wrote:
>>>
 No, I didn't build openejb so perhaps that is the difference.  I'll give
 it a try.  If it works I guess it would be helpful to get a new snapshot of
 openejb published.

 Joe


 David Jencks wrote:

>
> On May 28, 2009, at 8:53 PM, Joe Bohn wrote:
>
>  I'm hitting this same failure on my mac.   Perhaps you have something
>> different in your local repo ... perhaps an older private build of 
>> xbean?  I
>> hit it after updating xbean trunk, rebuilding xbean, and then rebuilding
>> Geronimo.  Mine shows that xbean-finder is no longer a dependency of the
>> client plugin.
>>
>
> IIRC I built xbean, openejb, and then geronimo without problems.  Did
> you build openejb?
>
> thanks
> david jencks
>
>
>>
>> Joe
>>
>>
>> David Jencks wrote:
>>
>>> I'm not seeing this error and can't figure out how to see the files
>>> indicating the problem.
>>> Is there any documentation about how these builds work?  A short
>>> description on http://cwiki.apache.org/confluence/display/GMOxDEV/would 
>>> be great.
>>> Do we also run builds on the tck machines?  Are the results there
>>> accessible to, well, me?
>>> thanks
>>> david jencks
>>> On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:
>>>
 Geronimo Revision: 779702 built with tests included

 See the full build-1500.log file at
 http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log


 See the unit test reports at
 http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports

 [INFO]
 
 [INFO] [enforcer:enforce {execution: default}]
 [INFO] [remote-resources:process {execution: process}]
 [INFO] [remote-resources:process {execution: default}]
 [INFO] [resources:resources]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/resources

 [INFO] Copying 3 resources
 [INFO] Copying 3 resources
 [INFO] [compiler:compile]
 [INFO] Compiling 5 source files to
 /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/classes
 [INFO] [resources:testResources]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources

 [INFO] Copying 3 resources
 [INFO] Copying 3 resources
 [INFO] [compiler:testCompile]
 [INFO] No sources to compile
 [INFO] [surefire:test]
 [INFO] Surefire report directory:
 /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports


 ---
 T E S T S
 ---
 There are no tests to run.

Re: [BUILD] trunk: Failed for Revision: 779702

2009-05-29 Thread Ivan
In the dependencies.removed.xml file, it wrote that xbean-finder shoud be
removed.
I attached the treeListing.xml file.
Ivan

2009/5/29 David Jencks 

>
> On May 29, 2009, at 9:45 AM, Shawn Jiang wrote:
>
> I'm looking for a way to shutdown the dependencies checking because I saw:
>
>- keeps historical dependencies in src/main/history/dependencies.xml
>- if the file is missing, it creates it with current dependency info
>- if the file is there, it compares with current dependency info and if
>it's changed writes out dependences.added.xml and dependencies.removed.xml
>- *by default it fails on changes, although this can be turned off.*
>- respects current useTransitiveDependencies flag setting.
>
> in https://issues.apache.org/jira/browse/GERONIMO-4248.  Is there a way to
> turn off the default fail behavior temporarily ?
>
>
> I do
>
> find . -name dependencies.xml | xargs rm
>
> but I prefer to find and fix the cause.  If someone could send me the
> dependencies.*.xml and treeListing.xml files from one of these failed client
> builds I'd appreciate it.
>
> thanks
> david jencks
>
>
>
> On Fri, May 29, 2009 at 8:05 PM, Ivan  wrote:
>
>> I tried it on the tck machine, got the same error :-(
>>
>> 2009/5/29 Joe Bohn 
>>
>> Building openejb didn't change the result on my system.  I'm not sure why
>>> we are seeing different results.
>>>
>>> Joe
>>>
>>>
>>>
>>> Joe Bohn wrote:
>>>
 No, I didn't build openejb so perhaps that is the difference.  I'll give
 it a try.  If it works I guess it would be helpful to get a new snapshot of
 openejb published.

 Joe


 David Jencks wrote:

>
> On May 28, 2009, at 8:53 PM, Joe Bohn wrote:
>
>  I'm hitting this same failure on my mac.   Perhaps you have something
>> different in your local repo ... perhaps an older private build of 
>> xbean?  I
>> hit it after updating xbean trunk, rebuilding xbean, and then rebuilding
>> Geronimo.  Mine shows that xbean-finder is no longer a dependency of the
>> client plugin.
>>
>
> IIRC I built xbean, openejb, and then geronimo without problems.  Did
> you build openejb?
>
> thanks
> david jencks
>
>
>>
>> Joe
>>
>>
>> David Jencks wrote:
>>
>>> I'm not seeing this error and can't figure out how to see the files
>>> indicating the problem.
>>> Is there any documentation about how these builds work?  A short
>>> description on http://cwiki.apache.org/confluence/display/GMOxDEV/would 
>>> be great.
>>> Do we also run builds on the tck machines?  Are the results there
>>> accessible to, well, me?
>>> thanks
>>> david jencks
>>> On May 28, 2009, at 2:36 PM, ga...@apache.org wrote:
>>>
 Geronimo Revision: 779702 built with tests included

 See the full build-1500.log file at
 http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/build-1500.log


 See the unit test reports at
 http://people.apache.org/builds/geronimo/server/binaries/trunk/20090528/unit-test-reports

 [INFO]
 
 [INFO] [enforcer:enforce {execution: default}]
 [INFO] [remote-resources:process {execution: process}]
 [INFO] [remote-resources:process {execution: default}]
 [INFO] [resources:resources]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/main/resources

 [INFO] Copying 3 resources
 [INFO] Copying 3 resources
 [INFO] [compiler:compile]
 [INFO] Compiling 5 source files to
 /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/classes
 [INFO] [resources:testResources]
 [INFO] Using 'UTF-8' encoding to copy filtered resources.
 [INFO] skip non existing resourceDirectory
 /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/src/test/resources

 [INFO] Copying 3 resources
 [INFO] Copying 3 resources
 [INFO] [compiler:testCompile]
 [INFO] No sources to compile
 [INFO] [surefire:test]
 [INFO] Surefire report directory:
 /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/surefire-reports


 ---
 T E S T S
 ---
 There are no tests to run.

 Results :

 Tests run: 0, Failures: 0, Errors: 0, Skipped: 0

 [INFO] [jar:jar]
 [INFO] Building jar:
 /home/geronimo/geronimo/trunk/plugins/client/geronimo-client/target/geronimo-client-2.2-SNAPSHOT.jar

specs && genesis

2009-05-29 Thread David Jencks
After peeking at genesis 2 I don't think there's any reason to keep  
specs-parent, we can just use genesis-flava1.4 or genesis-flava5 (and  
maybe add genesis-flava6 before genesis 2 is released).


Also Guillaumes generic way of configuration the bundle plugin doesn't  
work with the 2.0.0 version and can be much simpler.  The only useful  
bit for generic configuration AFAICT is the Bundle-DocURL.  I'll move  
that into genesis-default-flava.


BTW I could use some advice on site generation in genesis 2, I haven't  
tried it out but don't immediately see how it works.


Comments? Objections?

thanks
david jencks


Re: [WS-Security] JAXWS webservice client without using cxf specific apis

2009-05-29 Thread Daniel Kulp


I really don't think there is a way as JAX-WS doesn't specify anything related 
to WS-Security. 


That said, I would really suggest not going the WSS4JIn/OutInterceptor route 
and go the WS-SecurityPolicy route.  Things are a LOT simpler from a 
coding/config standpoint then.There ARE properties that can be set on the 
request context for stuff needed by the security policy engine.

Dan


On Thu May 28 2009 7:01:24 pm rahul.soa wrote:
> Hello Devs,
>
> I am new for ws-security and working towards my gsoc project (aim is to
> enable CXF/axis2 ws-security support in Apache geronimo). I am working for
> CXF first and have build geronimo with CXF ws-security jar files.
>
> So I need a jaxws web service client sample to access my secure web service
> deployed on tomcat.
>
> I have developed a working version of client (invoking a secure web service
> with UserToken) using some cxf specific apis, the code is given below
>
> Is there any way if I can develop the jaxws client with ws-security support
> without using cxf specific apis like org.apache.cxf.endpoint.Client and
> org.apache.cxf.frontend.ClientProxy etc? (as I want to integrate only
> ws-security jars in CXF)
>
> Is there any sample code available for the same?
>
> //quote
>
> package demo.order.client;
>
> import java.net.URL;
> import java.util.HashMap;
> import java.util.Map;
>
> import javax.xml.namespace.QName;
> import javax.xml.ws.Service;
> import org.apache.cxf.binding.soap.saaj.SAAJOutInterceptor;
> import org.apache.cxf.endpoint.Endpoint;
> import org.apache.cxf.ws.security.wss4j.WSS4JOutInterceptor;
> import org.apache.ws.security.WSConstants;
> import org.apache.ws.security.handler.WSHandlerConstants;
> import org.apache.cxf.endpoint.Client;
> import org.apache.cxf.frontend.ClientProxy;
>
> import demo.order.Order;
> import demo.order.OrderProcess;
>
> public class CL {
>
> public CL() {
> }
>
> public static void main(String args[]) throws Exception {
> Service service=Service.create(new URL("
> http://localhost:8095/orderapp/OrderProcess?wsdl";), new QName("
> http://order.demo/";, "OrderProcessImplService"));
> OrderProcess hw = service.getPort(OrderProcess.class);
>
> Client client = ClientProxy.getClient(hw);
>
> Map outProps = new HashMap();
>
> outProps.put(WSHandlerConstants.ACTION,WSHandlerConstants.USERNAME_TOKEN);
> outProps.put(WSHandlerConstants.PASSWORD_TYPE, WSConstants.PW_TEXT);
> outProps.put(WSHandlerConstants.USER, "ws-client");
> outProps.put(WSHandlerConstants.PW_CALLBACK_CLASS,
> ClientPasswordCallback.class.getName());
>
>
> WSS4JOutInterceptor wssOut = new WSS4JOutInterceptor(outProps);
> Endpoint endPoint = client.getEndpoint();
> endPoint.getOutInterceptors().add(wssOut);
> endPoint.getOutInterceptors().add(new SAAJOutInterceptor());
>
> Order order = new Order();
> System.out.println(hw.processOrder(order));
>
> }
>
> }
>
> //unquote
>
>
> I am trying the following code but it gives me a SOAPFaultException,
>
>
> //quote
>
> public static void main(String args[]) throws Exception
> {
> Service service=Service.create(new URL("
> http://localhost:8095/orderapp/OrderProcess?wsdl";), new QName("
> http://order.demo/";, "OrderProcessImplService"));
> OrderProcess hw = service.getPort(OrderProcess.class);
>
> Map outProps = new HashMap();
>
> outProps.put(WSHandlerConstants.ACTION,WSHandlerConstants.USERNAME_TOKEN);
> outProps.put(WSHandlerConstants.PASSWORD_TYPE, WSConstants.PW_TEXT);
>
> ((BindingProvider)hw).getRequestContext().put(BindingProvider.USERNAME_PROP
>ERTY, "ws-client");
> ((BindingProvider)hw).getRequestContext().put(BindingProvider.PASSWORD_PROP
>ERTY, "password");
> ((BindingProvider)hw).getRequestContext().put(WSHandlerConstants.ACTION,WSH
>andlerConstants.USERNAME_TOKEN);
> ((BindingProvider)hw).getRequestContext().put(WSHandlerConstants.PASSWORD_T
>YPE, WSConstants.PW_TEXT);
>
> Order order = new Order();
> System.out.println(hw.processOrder(order));
>
> }
>
> //unquote
>
> Exception:
>
> Exception in thread "main" javax.xml.ws.soap.SOAPFaultException: An error
> was discovered processing the  header
> at
> org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:145)
> at $Proxy34.processOrder(Unknown Source)
> at demo.order.client.CL.main(CL.java:74)
> Caused by: org.apache.cxf.binding.soap.SoapFault: An error was discovered
> processing the  header
> at
> org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.unmarshalF
>ault(Soap11FaultInInterceptor.java:75) at
> org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMess
>age(Soap11FaultInInterceptor.java:46) at
> org.apache.cxf.binding.soap.interceptor.Soap11FaultInInterceptor.handleMess
>age(Soap11FaultInInterceptor.java:35) at
> org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChai
>n.java:226) at
> org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver.onMessage(Ab
>stractFaultChainInitiatorObserver.java:96) at
> org.apache.cxf.binding.soap.interceptor.C

[BUILD] trunk: Failed for Revision: 780055

2009-05-29 Thread gawor
Geronimo Revision: 780055 built with tests included
 
See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090529/build-1500.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090529/unit-test-reports
 
Building Geronimo trunk at Revision: 780055
 
java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)
 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Failed to resolve artifact.

GroupId: org.apache.geronimo.genesis.flava
ArtifactId: genesis-java5-flava
Version: 2.0-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:292)
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.project.ProjectBuildingException: Cannot find 
parent: org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:198)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:583)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:461)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:365)
... 11 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.apache.geronimo.genesis.flava:genesis-java5-flava' not found in 
repository: Unable to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)
 for project org.apache.geronimo.genesis.flava:genesis-java5-flava
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366)
... 17 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)

at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556)
... 18 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331)
at 
org.apache.maven.artifact.resolver.DefaultArti

[jira] Commented: (GERONIMO-4654) Release genesis 2, use it

2009-05-29 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4654?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714551#action_12714551
 ] 

David Jencks commented on GERONIMO-4654:


rev 780069 set up bundle plugin, make this work with apache-release profile, 
get ready to use new assembly plugin when released
(forgot the jira issue in commit message)

> Release genesis 2, use it
> -
>
> Key: GERONIMO-4654
> URL: https://issues.apache.org/jira/browse/GERONIMO-4654
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>Affects Versions: 2.2
>Reporter: David Jencks
> Fix For: 2.2
>
>
> With the apache release profile in the apache 6 and later poms, how simple 
> can we make genesis?

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



Re: [BUILD] trunk: Failed for Revision: 780055

2009-05-29 Thread David Jencks
It look like until we can deploy snapshots onto nexus we'll need to  
build genesis trunk locally.


svn co https://svn.apache.org/repos/asf/geronimo/genesis/trunk
mvn clean install

I'm working on genesis so this may need frequent updates.

thanks
david jencks

On May 29, 2009, at 2:13 PM, ga...@apache.org wrote:


Geronimo Revision: 780055 built with tests included

See the full build-1500.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090529/build-1500.log


See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090529/unit-test-reports

Building Geronimo trunk at Revision: 780055

java version "1.5.0_12"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_12-b04)
Java HotSpot(TM) Server VM (build 1.5.0_12-b04, mixed mode)

+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO]  


[ERROR] FATAL ERROR
[INFO]  


[INFO] Failed to resolve artifact.

GroupId: org.apache.geronimo.genesis.flava
ArtifactId: genesis-java5-flava
Version: 2.0-SNAPSHOT

Reason: Unable to download the artifact from any repository

 org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0- 
SNAPSHOT


from the specified remote repositories:
 ibiblio.org (http://repo.exist.com/maven2)


[INFO]  


[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find  
parent: org.apache.geronimo.genesis.flava:genesis-java5-flava for  
project: org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project  
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT

at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:292)
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.project.ProjectBuildingException: Cannot  
find parent: org.apache.geronimo.genesis.flava:genesis-java5-flava  
for project: org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for  
project org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
	at  
org 
.apache 
.maven 
.project 
.DefaultMavenProjectBuilder 
.assembleLineage(DefaultMavenProjectBuilder.java:1370)
	at  
org 
.apache 
.maven 
.project 
.DefaultMavenProjectBuilder 
.buildInternal(DefaultMavenProjectBuilder.java:821)
	at  
org 
.apache 
.maven 
.project 
.DefaultMavenProjectBuilder 
.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
	at  
org 
.apache 
.maven 
.project 
.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:198)

at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:583)
	at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java: 
461)

at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:365)
... 11 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM  
'org.apache.geronimo.genesis.flava:genesis-java5-flava' not found in  
repository: Unable to download the artifact from any repository


 org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0- 
SNAPSHOT


from the specified remote repositories:
 ibiblio.org (http://repo.exist.com/maven2)
for project org.apache.geronimo.genesis.flava:genesis-java5-flava
	at  
org 
.apache 
.maven 
.project 
.DefaultMavenProjectBuilder 
.findModelFromRepository(DefaultMavenProjectBuilder.java:603)
	at  
org 
.apache 
.maven 
.project 
.DefaultMavenProjectBuilder 
.assembleLineage(DefaultMavenProjectBuilder.java:1366)

... 17 more
Caused by:  
org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable  
to download the artifact from any repository


 org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0- 
SNAPSHOT


from the specified remote repositories:
 ibiblio.org (http://repo.exist.com/maven2)

	at  
org 
.apache 
.maven 
.artifact 
.resolver 
.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212)
	at  
org 
.apache 
.maven 
.artifact 
.resolver 
.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74)
	at  
org 
.apache 
.maven 
.project 
.DefaultMavenProjectBui

[BUILD] trunk: Failed for Revision: 780146

2009-05-29 Thread gawor
Geronimo Revision: 780146 built with tests included
 
See the full build-2100.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090529/build-2100.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090529/unit-test-reports
 
Building Geronimo trunk at Revision: 780146
 
java version "1.6.0_10"
Java(TM) SE Runtime Environment (build 1.6.0_10-b33)
Java HotSpot(TM) Server VM (build 11.0-b15, mixed mode)
 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT

Reason: Cannot find parent: 
org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:292)
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: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.project.ProjectBuildingException: Cannot find 
parent: org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:198)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:583)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:461)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:365)
... 11 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.apache.geronimo.genesis.flava:genesis-java5-flava' not found in 
repository: Unable to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)
 for project org.apache.geronimo.genesis.flava:genesis-java5-flava
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366)
... 17 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)

at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556)
... 18 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact(DefaultWagonManager.java:331)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:200)

[jira] Closed: (GERONIMO-4660) warning message if no WEB-INF/web.xml file is found during war

2009-05-29 Thread David Jencks (JIRA)

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

David Jencks closed GERONIMO-4660.
--

Resolution: Duplicate

Duplicates   GERONIMO-4646 which has more details

> warning message if no WEB-INF/web.xml file is found during war 
> ---
>
> Key: GERONIMO-4660
> URL: https://issues.apache.org/jira/browse/GERONIMO-4660
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: deployment
>Affects Versions: 2.1.4
>Reporter: Kevan Miller
> Fix For: 2.2
>
>
> Currently, we'll print a warning message, if we don't find a 
> WEB-INF/geronimo-web.xml file (and a deployment plan was not specified 
> separately).
> I think it would be useful to print a warning message if we don't find a 
> WEB-INF/web.xml file. It's not required. However, it's pretty likely that 
> that we're processing a badly formatted war file...

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



[jira] Assigned: (GERONIMO-4599) EJbs not visible in jndi viewer, possibly classloading problem

2009-05-29 Thread David Jencks (JIRA)

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

David Jencks reassigned GERONIMO-4599:
--

Assignee: David Jencks

> EJbs not visible in jndi viewer, possibly classloading problem
> --
>
> Key: GERONIMO-4599
> URL: https://issues.apache.org/jira/browse/GERONIMO-4599
> Project: Geronimo
>  Issue Type: Bug
>  Security Level: public(Regular issues) 
>  Components: console, naming, OpenEJB
>Affects Versions: 2.2
>Reporter: David Jencks
>Assignee: David Jencks
> Fix For: 2.2
>
>
> In both 2.1.4-SNAPSHOT and trunk I can't see any ejbs in the console jndi 
> viewer in the global context.  In trunk when I open the jndi viewer portlet 
> page I get a stack trace which might indicate the cause.  I'm wondering why 
> we aren't just using xbean for the global context for ejbs?
> 2009-03-22 10:13:45,226 WARN  [JNDIViewPortlet] Error listing context
> org.apache.openejb.OpenEJBException: Error copying object into local class 
> loader: org.apache.openejb.core.ivm.IntraVmProxy in classloader 
> org.apache.geronimo.plugins/debugviews-console-jetty/2.2-SNAPSHOT/car
> at 
> org.apache.openejb.core.ivm.naming.NamingException.(NamingException.java:29)
> at 
> org.apache.openejb.core.ivm.naming.CrossClassLoaderJndiReference.getObject(CrossClassLoaderJndiReference.java:38)
> at 
> org.apache.openejb.assembler.classic.LazyEjbReference.getObject(LazyEjbReference.java:91)
> at 
> org.apache.openejb.core.ivm.naming.Reference.getContent(Reference.java:40)
> at 
> org.apache.xbean.naming.context.ContextUtil.resolve(ContextUtil.java:61)
> at 
> org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:122)
> at 
> org.apache.xbean.naming.context.AbstractContext.lookup(AbstractContext.java:611)
> at 
> org.apache.geronimo.console.jndiview.JNDIViewPortlet.buildContextSub(JNDIViewPortlet.java:351)
> at 
> org.apache.geronimo.console.jndiview.JNDIViewPortlet.buildContextSub(JNDIViewPortlet.java:353)
> at 
> org.apache.geronimo.console.jndiview.JNDIViewPortlet.buildContextSub(JNDIViewPortlet.java:353)
> at 
> org.apache.geronimo.console.jndiview.JNDIViewPortlet.buildContextSub(JNDIViewPortlet.java:353)
> at 
> org.apache.geronimo.console.jndiview.JNDIViewPortlet.buildContext(JNDIViewPortlet.java:338)
> at 
> org.apache.geronimo.console.jndiview.JNDIViewPortlet.buildEJBModule(JNDIViewPortlet.java:195)
> at 
> org.apache.geronimo.console.jndiview.JNDIViewPortlet.getContextTree(JNDIViewPortlet.java:442)
> at 
> org.apache.geronimo.console.jndiview.JNDIViewPortlet.getJSONTrees(JNDIViewPortlet.java:114)
> at 
> org.apache.geronimo.console.jndiview.JNDIViewPortlet.doView(JNDIViewPortlet.java:78)
> at javax.portlet.GenericPortlet.doDispatch(GenericPortlet.java:247)
> at javax.portlet.GenericPortlet.render(GenericPortlet.java:175)
> at 
> org.apache.geronimo.console.BasePortlet.render(BasePortlet.java:153)
> at 
> org.apache.pluto.core.PortletServlet.dispatch(PortletServlet.java:208)
> at org.apache.pluto.core.PortletServlet.doGet(PortletServlet.java:139)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
> at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
> at 
> org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:502)
> at 
> org.apache.geronimo.jetty6.InternalJettyServletHolder.handle(InternalJettyServletHolder.java:65)
> at 
> org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:363)
> at 
> org.mortbay.jetty.security.SecurityHandler.handle(SecurityHandler.java:216)
> at 
> org.apache.geronimo.jetty6.handler.JettySecurityHandler.handle(JettySecurityHandler.java:114)
> at 
> org.mortbay.jetty.servlet.SessionHandler.handle(SessionHandler.java:181)
> at 
> org.mortbay.jetty.handler.ContextHandler.handle(ContextHandler.java:766)
> at 
> org.mortbay.jetty.webapp.WebAppContext.handle(WebAppContext.java:417)
> at 
> org.apache.geronimo.jetty6.handler.TwistyWebAppContext.access$101(TwistyWebAppContext.java:41)
> at 
> org.apache.geronimo.jetty6.handler.TwistyWebAppContext$TwistyHandler.handle(TwistyWebAppContext.java:66)
> at 
> org.apache.geronimo.jetty6.handler.ThreadClassloaderHandler.handle(ThreadClassloaderHandler.java:46)
> at 
> org.apache.geronimo.jetty6.handler.InstanceContextHandler.handle(InstanceContextHandler.java:67)
> at 
> org.apache.geronimo.jetty6.handler.UserTransactionHandler.handle(UserTransactionHandler.java:48)
> at 
> org.apache.geronimo.jetty6.handler.ComponentContextHandler.handl

[jira] Commented: (GERONIMO-4577) upgrade trunk to jetty 6.1.15

2009-05-29 Thread David Jencks (JIRA)

[ 
https://issues.apache.org/jira/browse/GERONIMO-4577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12714664#action_12714664
 ] 

David Jencks commented on GERONIMO-4577:


This (and the jetty 7 integration) are blocked by a cookie path problem.  See 
http://jira.codehaus.org/browse/JETTY-1029.  I may upgrade anyway to see if 
there are other problems

> upgrade trunk to jetty 6.1.15
> -
>
> Key: GERONIMO-4577
> URL: https://issues.apache.org/jira/browse/GERONIMO-4577
> Project: Geronimo
>  Issue Type: Improvement
>  Security Level: public(Regular issues) 
>  Components: Jetty
>Affects Versions: 2.2
>Reporter: David Jencks
>Assignee: David Jencks
> Fix For: 2.2
>
>
> jetty 6.1.15 just released might as well upgrade.

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



[BUILD] trunk: Failed for Revision: 780185

2009-05-29 Thread gawor
Geronimo Revision: 780185 built with tests included
 
See the full build-0300.log file at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090530/build-0300.log
 
 
See the unit test reports at 
http://people.apache.org/builds/geronimo/server/binaries/trunk/20090530/unit-test-reports
 
Building Geronimo trunk at Revision: 780185
 
java version "1.5.0"
Java(TM) 2 Runtime Environment, Standard Edition (build pxi32devifx-20071025 
(SR6b))
IBM J9 VM (build 2.3, J2RE 1.5.0 IBM J9 2.3 Linux x86-32 j9vmxi3223-20071005 
(JIT enabled)
J9VM - 20071004_14218_lHdSMR
JIT  - 20070820_1846ifx1_r8
GC   - 200708_10)
JCL  - 20071025
 
+ Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] 
[ERROR] FATAL ERROR
[INFO] 
[INFO] Failed to resolve artifact.

GroupId: org.apache.geronimo.genesis.flava
ArtifactId: genesis-java5-flava
Version: 2.0-SNAPSHOT

Reason: Unable to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)


[INFO] 
[INFO] Trace
org.apache.maven.reactor.MavenExecutionException: Cannot find parent: 
org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:378)
at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:292)
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:79)
at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:618)
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.project.ProjectBuildingException: Cannot find 
parent: org.apache.geronimo.genesis.flava:genesis-java5-flava for project: 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT for project 
org.apache.geronimo:geronimo:pom:2.2-SNAPSHOT
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1370)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal(DefaultMavenProjectBuilder.java:821)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.buildFromSourceFileInternal(DefaultMavenProjectBuilder.java:506)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.build(DefaultMavenProjectBuilder.java:198)
at org.apache.maven.DefaultMaven.getProject(DefaultMaven.java:583)
at org.apache.maven.DefaultMaven.collectProjects(DefaultMaven.java:461)
at org.apache.maven.DefaultMaven.getProjects(DefaultMaven.java:365)
... 11 more
Caused by: org.apache.maven.project.ProjectBuildingException: POM 
'org.apache.geronimo.genesis.flava:genesis-java5-flava' not found in 
repository: Unable to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)
 for project org.apache.geronimo.genesis.flava:genesis-java5-flava
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:603)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage(DefaultMavenProjectBuilder.java:1366)
... 17 more
Caused by: org.apache.maven.artifact.resolver.ArtifactNotFoundException: Unable 
to download the artifact from any repository

  org.apache.geronimo.genesis.flava:genesis-java5-flava:pom:2.0-SNAPSHOT

from the specified remote repositories:
  ibiblio.org (http://repo.exist.com/maven2)

at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:212)
at 
org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve(DefaultArtifactResolver.java:74)
at 
org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository(DefaultMavenProjectBuilder.java:556)
... 18 more
Caused by: org.apache.maven.wagon.ResourceDoesNotExistException: Unable to 
download the artifact from any repository
at 
org.apache.maven.artifact.manager.DefaultWagonManager.get