Reinhard Poetz wrote: > Does anybody know which repos provide following artifacts? > > portal block: > <dependency> > <groupId>wsrp4j</groupId> > <artifactId>wsrp4j-consumer</artifactId> > <version>0.3-dev</version> > </dependency> > (+ all other wsrp4j artifacts) > > myfaces block: > <dependency> > <groupId>myfaces</groupId> > <artifactId>myfaces-api</artifactId> > <version>r233484</version> > </dependency> > > xmldb block: > <dependency> > <groupId>xmldb</groupId> > <artifactId>xmldb-api</artifactId> > <version>20030701</version> > </dependency> > (+ all other xmldb artifacts) > >
They should all be on http://people.apache.org/repository/
