>    <groupId>javax.servlet</groupId>
>    <artifactId>jsp-api</artifactId>
>    <version>2.0</version>

Any reason this won't work?
  <groupId>javax.servlet</groupId>
  <artifactId>jsp-api</artifactId>
  <version>2.0</version>

Taken from:
http://repo1.maven.org/maven2/javax/servlet/jsp-api/2.0/jsp-api-2.0.pom

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to