
Maven选取了ojdbc6-11.2.0.3版本。
5星
- 浏览量: 0
- 大小:None
- 文件类型:None
简介:
The Maven installation process was initiated from the command line: `mvn install:install-file -Dfile=C:/ojdbc6.jar -DgroupId=com.oracle -DartifactId=ojdbc6 -Dversion=11.2.0.3 -Dpackaging=jar -DgeneratePom=true`. The system then proceeded to scan for available projects, displaying a message indicating the successful commencement of this scan. Subsequently, Maven executed the `install-file` plugin, deploying the JAR file `C:\ojdbc6.jar` to the repository location `D:\maven\repository\com\oracle\ojdbc6\6.0\ojdbc6-6.0.jar`. Furthermore, the POM file `C:\Users\ehualu\AppData\Local\Temp\mvninstall4361310409101338137.pom` was also installed to the same repository path, at `D:\maven\repository\com\oracle\ojdbc6\6.0\ojdbc6-6.0.pom`. The build process concluded with a successful outcome, evidenced by the message BUILD SUCCESS. The entire operation took 0.403 seconds, and memory usage reached a peak of 8MB out of a total of 150MB during this period.
全部评论 (0)


