Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

javax.servlet.jsp.jstl maven not found #249

Open
Yang09701194 opened this issue May 24, 2023 · 0 comments
Open

javax.servlet.jsp.jstl maven not found #249

Yang09701194 opened this issue May 24, 2023 · 0 comments

Comments

@Yang09701194
Copy link

Yang09701194 commented May 24, 2023

javax.servlet.jsp.jstl repository https://mvnrepository.com/artifact/javax.servlet.jsp.jstl/jstl/1.2

<!-- https://mvnrepository.com/artifact/javax.servlet.jsp.jstl/jstl -->
<dependency>
    <groupId>javax.servlet.jsp.jstl</groupId>
    <artifactId>jstl</artifactId>
    <version>1.2</version>
</dependency>

In eclipse pom.xml paste dependency, update maven show error:

javax.servlet.jsp.jstl:jstl:jar:1.2 was not found in https://repo.maven.apache.org/maven2

if it is moved to new repository, would it add note box Note: This artifact was moved to: ... as hibernate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant