Hi! Try http://mvnindex.org/ Enter the name of the JAR file without ".jar" and it probably will spit out the group and artifact IDs.
hth, - martin On 06 Jul 2008, buters wrote: > > Thank you very much Stephen, > > Do you mean that another plugins are not neededat all? Only jbossall-client > one? It would be great. > > But my question was rather general. If I've a jar-file and I know maximum > the appropriate repository, how can I find the plugin? A repository is a > folder structure (sometimes to large) without a search function. Exists a > way to find fast the needed plugin ? > > Thanks beforehand, > regards, buters > > Stephen Coy wrote: > > > > G'Day, > > > > You generally will not need these unless you're building a remote EJB > > client. If this is what you are doing then you probably want something > > like: > > > > <groupId>org.jboss.client</groupId> > > <artifactId>jbossall-client</artifactId> > > <version>4.2.2.GA</version> > > > > You can see the other artifacts available by pointing your web browser at > > <http://repository.jboss.com/maven2/org/jboss/>. > > > > Cheers, > > > > Steve C > > > > buters wrote: > >> > >> there are jar-libraries in jboss/client. They have not groupId and > >> artifactId. How can I find they in the jboss repository? Some artifacts I > >> can easy find, but some ones not. > >> > > > > > > -- > View this message in context: > http://www.nabble.com/Find-artefact-tp18306545p18308335.html > Sent from the Maven - Users mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >
signature.asc
Description: PGP signature
