-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Antonio.
It looks like you sent this to the JBoss User Mailing list, rather than
the Forums. Is this correct? If so, you might want to try the Forums,
as the mailing list does not seem to be monitored anymore by anyone from
the JBoss Group (or the users in general).
Regards,
Steve
Antonio Goncalves wrote:
Hi all,
I'm working on a project that wasn't build with Maven, and now we are
migrating it to Maven. We need some classes that are located in
the org.jboss.web.tomcat.security package. There are in the
jbossweb-service.jar file. But we can't find this artifact in the Maven
repository. The only way we managed to make it work is by :
<dependency>
<groupId>jboss</groupId>
<artifactId>jbossweb-service</artifactId>
<version>${jboss.version}</version>
<scope>system</scope>
<systemPath>${basedir}/lib/jbossweb-service.jar</systemPath>
</dependency>
But we can't find it in the JBoss Maven repository (we've found an entry
in MvnBrowser web site but
http://www.mvnbrowser.com/artifact-details.html?groupId=jboss&artifac...
<
http://www.mvnbrowser.com/artifact-details.html?groupId=jboss&artifac...>)
Any idea ?
Thanks,
Antonio
------------------------------------------------------------------------
_______________________________________________
jboss-user mailing list
jboss-user(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with SUSE -
http://enigmail.mozdev.org
iEYEARECAAYFAkrblUsACgkQSphIUSiVzgbZDQCgtUwE+a83T3tF5xV0y2BLiyZC
+3MAnjLuaTWfhJ4q1zNq1HF1A8FAxqKn
=MWK/
-----END PGP SIGNATURE-----