I am unable to browse people.apache.org too, does anyone know when this will be available again?
Robert On Wednesday 25 October 2006 05:08, Scott Wall wrote: > When I try to build Trinidad, Maven exits with an error on the build. The > log/stack trace generated follows. I am TOTALLY not a Maven expert, but is > it not finding the repository for Shale? If so, why? I am not behind a > firewall. I can browse to at least one of the listed repos ( > http://repo1.maven.org/maven2) and find the specified file it's claiming to > have trouble with (org.apache.shale:shale-master)? Any ideas? > > Thanks for all your help! > -Scott > > [INFO] > --------------------------------------------------------------------------- >- [INFO] Building Apache Trinidad API > [INFO] task-segment: [install] > [INFO] > --------------------------------------------------------------------------- >- [INFO] snapshot > org.apache.myfaces.trinidadbuild:maven-xrts-plugin:incubator-m1-SNAPSHOT:ch >ecking for updates from > apache.snapshots > [WARNING] repository metadata for: 'snapshot > org.apache.myfaces.trinidadbuild:maven-xrts-plugin:incubator-m1-SNAPSHOT' > could not be retrieved from repository: apache.snapshots due to an error: > Error transferring file > [INFO] Repository 'apache.snapshots' will be blacklisted > [INFO] [xrts:generate-sources {execution: default}] > [INFO] Nothing to generate - all XRTS bundles are up to date > Downloading: > http://people.apache.org/maven-snapshot-repository/org/apache/shale/shale-m >aster/1/shale-master-1.pom [INFO] > ------------------------------------------------------------------------ > [ERROR] BUILD ERROR > [INFO] > ------------------------------------------------------------------------ > [INFO] Error building POM (may not be this project's POM). > > > Project ID: org.apache.shale:shale-parent:pom:1.0.3 > > Reason: Cannot find parent: org.apache.shale:shale-master for project: > org.apache.shale:shale-parent:pom:1.0.3 > > > [INFO] > ------------------------------------------------------------------------ > [INFO] Trace > org.apache.maven.lifecycle.LifecycleExecutionException: Unable to get > dependency information: Unable to read the metadata file for artifact ' > org.apache.shale:shale-test:jar': Cannot find parent: > org.apache.shale:shale-master for project: > org.apache.shale:shale-parent:pom:1.0.3 > org.apache.shale:shale-test:jar:1.0.3 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), > java-net (https://maven-repository.dev.java.net/nonav/repository/) > Path to dependency: > 1) > org.apache.myfaces.trinidad:trinidad-api:jar:incubator-m1-SNAPSHOT > > > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals( > DefaultLifecycleExecutor.java:551) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalWithLifecycl >e (DefaultLifecycleExecutor.java:475) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoal( > DefaultLifecycleExecutor.java:454) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoalAndHandleFai >lures (DefaultLifecycleExecutor.java:306) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeTaskSegments( > DefaultLifecycleExecutor.java:273) > at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute( > DefaultLifecycleExecutor.java:140) > at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:322) > at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:115) > at org.apache.maven.cli.MavenCli.main(MavenCli.java:256) > 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.artifact.resolver.ArtifactResolutionException: > Unable to get dependency information: Unable to read the metadata file for > artifact 'org.apache.shale:shale-test:jar': Cannot find parent: > org.apache.shale:shale-master for project: > org.apache.shale:shale-parent:pom:1.0.3 > org.apache.shale:shale-test:jar:1.0.3 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > apache.snapshots (http://people.apache.org/repo/m2-snapshot-repository), > java-net (https://maven-repository.dev.java.net/nonav/repository/) > Path to dependency: > 1) > org.apache.myfaces.trinidad:trinidad-api:jar:incubator-m1-SNAPSHOT > > > at > org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse( > DefaultArtifactCollector.java:297) > at > org.apache.maven.artifact.resolver.DefaultArtifactCollector.collect( > DefaultArtifactCollector.java:67) > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitiv >ely (DefaultArtifactResolver.java:223) > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitiv >ely (DefaultArtifactResolver.java:211) > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolveTransitiv >ely (DefaultArtifactResolver.java:182) > at > org.apache.maven.plugin.DefaultPluginManager.resolveTransitiveDependencies( > DefaultPluginManager.java:1117) > at org.apache.maven.plugin.DefaultPluginManager.executeMojo( > DefaultPluginManager.java:366) > at > org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals( > DefaultLifecycleExecutor.java:534) > ... 16 more > Caused by: > org.apache.maven.artifact.metadata.ArtifactMetadataRetrievalException: > Unable to read the metadata file for artifact ' > org.apache.shale:shale-test:jar': Cannot find parent: > org.apache.shale:shale-master for project: > org.apache.shale:shale-parent:pom:1.0.3 > at org.apache.maven.project.artifact.MavenMetadataSource.retrieve( > MavenMetadataSource.java:131) > at > org.apache.maven.artifact.resolver.DefaultArtifactCollector.recurse( > DefaultArtifactCollector.java:275) > ... 23 more > Caused by: org.apache.maven.project.ProjectBuildingException: Cannot find > parent: org.apache.shale:shale-master for project: > org.apache.shale:shale-parent:pom:1.0.3 > at > org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage( > DefaultMavenProjectBuilder.java:1161) > at > org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage( > DefaultMavenProjectBuilder.java:1176) > at > org.apache.maven.project.DefaultMavenProjectBuilder.buildInternal > (DefaultMavenProjectBuilder.java:674) > at > org.apache.maven.project.DefaultMavenProjectBuilder.buildFromRepository( > DefaultMavenProjectBuilder.java:227) > at org.apache.maven.project.artifact.MavenMetadataSource.retrieve( > MavenMetadataSource.java:102) > ... 24 more > Caused by: org.apache.maven.project.ProjectBuildingException: Error getting > POM for 'org.apache.shale:shale-master' from the repository: Error > transferring file > org.apache.shale:shale-master:pom:1 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > java.net (https://maven-repository.dev.java.net/nonav/repository), > java-net (https://maven-repository.dev.java.net/nonav/repository/), > apache.snapshots (http://people.apache.org/maven-snapshot-repository) > > at > org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository >( DefaultMavenProjectBuilder.java:501) > at > org.apache.maven.project.DefaultMavenProjectBuilder.assembleLineage( > DefaultMavenProjectBuilder.java:1157) > ... 28 more > Caused by: org.apache.maven.artifact.resolver.ArtifactResolutionException: > Error transferring file > org.apache.shale:shale-master:pom:1 > > from the specified remote repositories: > central (http://repo1.maven.org/maven2), > java.net (https://maven-repository.dev.java.net/nonav/repository), > java-net (https://maven-repository.dev.java.net/nonav/repository/), > apache.snapshots (http://people.apache.org/maven-snapshot-repository) > > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve( > DefaultArtifactResolver.java:140) > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve( > DefaultArtifactResolver.java:63) > at > org.apache.maven.project.DefaultMavenProjectBuilder.findModelFromRepository >( DefaultMavenProjectBuilder.java:467) > ... 29 more > Caused by: org.apache.maven.wagon.TransferFailedException: Error > transferring file > at > org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData( > LightweightHttpWagon.java:99) > at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:68) > at > org.apache.maven.artifact.manager.DefaultWagonManager.getRemoteFile( > DefaultWagonManager.java:369) > at > org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact > (DefaultWagonManager.java:282) > at > org.apache.maven.artifact.manager.DefaultWagonManager.getArtifact > (DefaultWagonManager.java:244) > at > org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve( > DefaultArtifactResolver.java:124) > ... 31 more > Caused by: java.net.ConnectException: Connection refused > at java.net.PlainSocketImpl.socketConnect(Native Method) > at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333) > at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java > > :195) > > at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182) > at java.net.Socket.connect(Socket.java:507) > at java.net.Socket.connect(Socket.java:457) > at sun.net.NetworkClient.doConnect(NetworkClient.java:157) > at sun.net.www.http.HttpClient.openServer(HttpClient.java:365) > at sun.net.www.http.HttpClient.openServer(HttpClient.java:477) > at sun.net.www.http.HttpClient.<init>(HttpClient.java:214) > at sun.net.www.http.HttpClient.New(HttpClient.java:287) > at sun.net.www.http.HttpClient.New(HttpClient.java:299) > at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient( > HttpURLConnection.java:792) > at sun.net.www.protocol.http.HttpURLConnection.plainConnect( > HttpURLConnection.java:744) > at sun.net.www.protocol.http.HttpURLConnection.connect( > HttpURLConnection.java:669) > at sun.net.www.protocol.http.HttpURLConnection.getInputStream( > HttpURLConnection.java:913) > at > org.apache.maven.wagon.providers.http.LightweightHttpWagon.fillInputData( > LightweightHttpWagon.java:85) > ... 36 more > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 18 seconds > [INFO] Finished at: Tue Oct 24 20:50:53 MDT 2006 > [INFO] Final Memory: 7M/14M > [INFO] > ------------------------------------------------------------------------ > > On 10/24/06, Adam Winer <[EMAIL PROTECTED]> wrote: > > Yes, it might. If you could download and build the latest Trinidad > > code, I think you won't have these problems anymore. > > > > -- Adam > > > > On 10/24/06, Scott Wall <[EMAIL PROTECTED]> wrote: > > > Do the "ancient" versions explain why I now have the "latest version" > > > snapshot of Trinidad (not adf-faces anymore) and the > > > selectOrderShuttle/selectManyShuttle still don't work? At his point the > > > control won't allow for selection of choices. When I press the "Move" > > > or "Move All" buttons the selected elements won't populate the selected > > > Listbox. > > > > > > -Scott > > > > > > On 10/23/06, Adam Winer <[EMAIL PROTECTED]> wrote: > > > > Matthias, > > > > > > > > Any chance of getting those snapshots updated with something > > > > recent? I'd rather have nothing up then only having those ancient > > > > versions... > > > > > > > > -- Adam > > > > > > > > On 10/23/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote: > > > > > that's an old one. > > > > > yeah server is down, b/c the Apache Software Foundation is moving > > > > some > > > > > > > servers to another place. > > > > > > > > > > -M > > > > > > > > > > On 10/23/06, Scott Wall <[EMAIL PROTECTED]> wrote: > > > > > > From the link on the ADF-Faces/Trinidad Wiki... > > > > http://people.apache.org/maven-snapshot-repository/org/apache/myfaces/adf > >/ > > > > > > > > I have been trying to download the "Latest build of Trinidad..." > > > > from > > > > > > that > > > > > > > > > > Wiki, but the server appears to be down :-/ > > > > > > > > > > > > SW > > > > > > > > > > > > On 10/23/06, Adam Winer <[EMAIL PROTECTED]> wrote: > > > > > > > Where did you download it? > > > > > > > > > > > > > > -- Adam > > > > > > > > > > > > > > On 10/23/06, Scott Wall <[EMAIL PROTECTED]> wrote: > > > > > > > > Actually, I think I'm using a milestone > > > > > > > > snapshot...adf-faces-api-incubator-m1-SNAPSHOT, > > > > > > > > adf-faces-impl-incubator-m1-SNAPSHOT.jar. > > > > > > > > > > > > > > > > SW > > > > > > > > > > > > > > > > On 10/21/06, Adam Winer <[EMAIL PROTECTED]> wrote: > > > > > > > > > That's very disconcerting; this could be a recently > > > > introduced > > > > > > > > > > > bug (I redid the implementation of the shuttle > > > > renderers). I'll > > > > > > > > > > > have to build up a little testcase and see what's > > > > what. You're > > > > > > > > > > > using a recent build, right? > > > > > > > > > > > > > > > > > > -- Adam > > > > > > > > > > > > > > > > > > On 10/20/06, Scott Wall <[EMAIL PROTECTED]> wrote: > > > > > > > > > > I tried three > > > > > > > > > > > > > > iterations...<tr:selectManyListbox>,<tr:selectManyShuttle> > > > > > > > > > > > > > > > > and > > > > > > > > > > > > > > > > > > > <tr:selectOrderShuttle>... > > > > > > > > > > > > > > > > > > > > The single tag is the only thing that changed. The > > > > pertinent > > > > > > source > > > > > > > > > > > is > > > > > > > > > > > > > > > > as > > > > > > > > > > > > > > > > > > > follows: > > > > > > > > > > > > > > > > > > > > In the jsp... > > > > > > > > > > > > > > > > > > > > <tr:selectManyListbox > > > > > > > > value="#{backing_EditDiagnosis.pickedItems}"> > > > > > > > > > > > > > > <f:selectItems value="#{applicationParams.diagnoses}"/> > > > > > > > > > > </tr:selectManyListbox> > > > > > > > > > > <tr:commandButton text="OK" > > > > > > > > > > action="#{backing_EditDiagnosis.submitForm}"/> > > > > > > > > > > > > > > > > > > > > In the backing bean backing_EditDiagnosis... > > > > > > > > > > > > > > > > > > > > private List<Diagnosis> pickedItems = new > > > > > > > > ArrayList<Diagnosis>(); > > > > > > > > > > > > > > public String submitForm() { > > > > > > > > > > System.out.println(pickedItems); > > > > > > > > > > AdfFacesContext.getCurrentInstance > > > > > > > > ().returnFromDialog(null, > > > > > > > > > > > null); > > > > > > > > > > > > > > > > > return null; > > > > > > > > > > } > > > > > > > > > > > > > > > > > > > > In the application-scope bean... > > > > > > > > > > > > > > > > > > > > private List<SelectItem> diagnoses; > > > > > > > > > > ... > > > > > > > > > > diagnoses = new ArrayList<SelectItem>(); > > > > > > > > > > for( Diagnosis dg : d ) { > > > > > > > > > > diagnoses.add(new > > > > > > > > > > SelectItem(dg,dg.getDescription())); } > > > > > > > > > > > > > > > > > > > > The <tr:selectManyListbox> control works as expected. > > > > > > > > > > > > > > > > > > > > In the <tr:selectManyShuttle> pickedItems "becomes" an > > > > array > > > > > > of > > > > > > > > > > > > > > java.lang.Integer's. > > > > > > > > > > > > > > > > > > > > In the <tr:selectOrderShuttle> pickedItems is a > > > > java.util.Listof > > > > > > > > > > > size()=0. > > > > > > > > > > > > > > > > > > > I am REALLY baffled. The <tr:selectManyShuttle> > > > > > > > > > > especially > > > > > > > > seems to > > > > > > > > > > > > > violate > > > > > > > > > > > > > > > > > > > type safety, as the backing bean very clearly types > > > > > > > > pickedItems as > > > > > > > > > > > an > > > > > > > > > > > > > > > > > ArrayList<Diagnosis>(). Diagnosis inherits directly from > > > > > > > > > > > > > > > > > > java.lang.Object. > > > > > > > > > > > > > > > > > > > Any thoughts would be helpful. > > > > > > > > > > > > > > > > > > > > Regards, > > > > > > > > > > Scott > > > > > > > > > > > > > > > > > > > > On 10/20/06, Adam Winer <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > selectedItems shouldn't be a List<SelectItem>. It > > > > > > > > > > > should be a List<whateverTheValueOfYourSelectItems>. > > > > > > > > > > > > > > > > > > > > > > If your selectItems have a value that is String, > > > > > > > > selectedItems > > > > > > > > > > > > > > > should be List<String>. > > > > > > > > > > > > > > > > > > > > > > A hint: use selectManyListbox, even > > > > h:selectManyListbox. > > > > > > > > > > > > > Then take *exactly* that code and just switch the tag > > > > > > > > > > > to <tr:selectOrderShuttle>. If you know how to use > > > > > > > > > > > selectManyListbox or selectManyCheckbox, you know how > > > > > > > > > > > to use selectManyShuttle and selectOrderShuttle. > > > > > > > > > > > > > > > > > > > > > > -- Adam > > > > > > > > > > > > > > > > > > > > > > On 10/20/06, Scott Wall <[EMAIL PROTECTED]> wrote: > > > > > > > > > > > > I am trying to use a selectOrderShuttle component to > > > > allow > > > > > > users > > > > > > > > > > > to > > > > > > > > > > > > > > > > > > select > > > > > > > > > > > > > > > > > > > > > > > several elements from an array of <f:selectItems>. > > > > This is > > > > > > done > > > > > > > > > > > in > > > > > > > > > > > > > > > > an > > > > > > > > > > > > > > > > > > > > ADF > > > > > > > > > > > > > > > > > > > > > > > dialog framework separate dialog that I would then > > > > like to > > > > > > > > > return a > > > > > > > > > > > > > > > > > > > java.util.List of objects to the backing bean of the > > > > page > > > > > > that > > > > > > > > > > > opens > > > > > > > > > > > > > > > > the > > > > > > > > > > > > > > > > > > > > > dialog. However, the array that is returned has 0 > > > > > > > > elements. I > > > > > > > > > > > have > > > > > > > > > > > > > > > > gone > > > > > > > > > > > > > > > > > > > > over > > > > > > > > > > > > > > > > > > > > > > > and over this trying many different iterations such > > > > as: > > > > > > > > > > > > <%@ taglib uri=" > > > > http://myfaces.apache.org/adf/faces/html" > > > > > > > > > > > prefix="trh" > > > > > > > > > > > > > > > > > > > > %> > > > > > > > > > > > > > > > > > > > > > > > <%@ taglib uri="http://myfaces.apache.org/adf/faces" > > > > > > > > > > > > > > prefix="tr" %> > > > > > > > > > > > > > > > > > > > <%@ taglib uri="http://java.sun.com/jsf/core" > > > > prefix="f" > > > > > > %> > > > > > > > > > > > > > > > > <f:view> > > > > > > > > > > > > <trh:html> > > > > > > > > > > > > <trh:head title="Edit Diagnosis Dialog"/> > > > > > > > > > > > > > > > > > > > > > > > > <trh:body> > > > > > > > > > > > > <tr:form> > > > > > > > > > > > > > > > > > > > > > > > > <tr:selectOrderShuttle > > > > > > > > > > > > > > > > > > value="#{backing_EditDiagnosis.selectedItems}" > > > > > > > > > > > > > > > > > > > > > binding="#{backing_EditDiagnosis.shuttle}"> > > > > > > > > > > > > <f:selectItems value="#{applicationParams.diagnoses > > > > }"/> > > > > > > > > > > > > > > </tr:selectOrderShuttle> > > > > > > > > > > > > > > > > > > > > > > > > <tr:commandButton text="OK" > > > > > > > > > > > > > > > > > > > > > > action="#{backing_EditDiagnosis.submitForm}"/> > > > > > > > > > > > > > > > > > > > > > > > </tr:form> > > > > > > > > > > > > </trh:body> > > > > > > > > > > > > </trh:html> > > > > > > > > > > > > </f:view> > > > > > > > > > > > > > > > > > > > > > > > > backing_EditDiagnosis is a session-scoped backing > > > > bean... > > > > > > > > > > > > > > import java.util.*; > > > > > > > > > > > > import org.apache.myfaces.context.AdfFacesContext; > > > > > > > > > > > > import > > > > > > > > org.apache.myfaces.adf.component.core.input.CoreSelectOrderShuttle > > > > > > > > > > > ; > > > > > > > > > > > > > > > > > > > public class EditDiagnosis { > > > > > > > > > > > > > > > > > > > > > > > > private ArrayList<SelectItem> selectedItems = new > > > > > > > > > > > > > > > > > > > > > > ArrayList<SelectItem>(); > > > > > > > > > > > > > > > > > > > > > > > private CoreSelectOrderShuttle shuttle; > > > > > > > > > > > > > > > > > > > > > > > > public String submitForm() { > > > > > > > > > > > > for(SelectItem i : selectedItems) { > > > > > > > > > > > > System.out.println("Item: " + i.getLabel()); > > > > > > > > > > > > } > > > > > > > > > > > > AdfFacesContext.getCurrentInstance > > > > > > > > > > > > > > > > > > ().returnFromDialog(null,null); > > > > > > > > > > > > > > > > > > > > > return null; > > > > > > > > > > > > } > > > > > > > > > > > > > > > > > > > > > > > > ...getters/setters for selectedItems, shuttle > > > > > > > > > > > > > > > > > > > > > > > > } > > > > > > > > > > > > > > > > > > > > > > > > ...applicationParams.diagnoses returns a > > > > SelectItem[]... > > > > > > > > > > > > > > but I can never get selectedItems to have anything > > > > other > > > > > > than a > > > > > > > > > > > > > > > size()=0. > > > > > > > > > > > > > > > > > > > > > > > What am I doing wrong? > > > > > > > > > > > > > > > > > > > > > > > > Thanks in advance, > > > > > > > > > > > > Scott > > > > > > > > > > -- > > > > > Matthias Wessendorf > > > > > http://tinyurl.com/fmywh > > > > > > > > > > further stuff: > > > > > blog: http://jroller.com/page/mwessendorf > > > > > mail: mwessendorf-at-gmail-dot-com
