jaikiran pai [
http://community.jboss.org/people/jaikiran] replied to the discussion
"sources for jasper-jdt.jar ?"
To view the discussion, visit:
http://community.jboss.org/message/553151#553151
--------------------------------------------------------------
Looking at the version info of the jars shipped in JBoss AS 5.1.0
http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_5_1_0_GA/component-matr...
http://anonsvn.jboss.org/repos/jbossas/tags/JBoss_5_1_0_GA/component-matr...
it's using 2.1.3 version of jboss-web:jasper-jdt:
<dependency>
<groupId>jboss.web</groupId>
<artifactId>jasper-jdt</artifactId>
<version>${version.jboss.web}</version>
</dependency>
which can be found here
https://repository.jboss.org/nexus/content/repositories/releases/jboss/we...
https://repository.jboss.org/nexus/content/repositories/releases/jboss/we....
But I don't know why it's missing the source jar file in that repo.
--------------------------------------------------------------
Reply to this message by going to Community
[
http://community.jboss.org/message/553151#553151]
Start a new discussion in Beginner's Corner at Community
[
http://community.jboss.org/choose-container!input.jspa?contentType=1&...]