jetty-maven-plugin 源代码存储库

Posted

技术标签:

【中文标题】jetty-maven-plugin 源代码存储库【英文标题】:jetty-maven-plugin source code repository 【发布时间】:2012-05-19 21:24:21 【问题描述】:

有人知道在哪里可以找到 Jetty Maven 插件的源代码存储库吗?我正在寻找真正的源代码仓库(如果可用),而不是在 here 可用的 *-sources.jar 文件。

提前致谢!

【问题讨论】:

【参考方案1】:

码头@Eclipse:(org.eclipse.jetty.*)

http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/

码头@Codehaus:(org.mortbay.jetty.*)

https://fisheye.codehaus.org/browse/jetty-project

(由于codehaus git http浏览被破坏并且由于报告原因atm而被镜像)

https://github.com/jmcc0nn3ll/jetty-project

Jetty @ Github:(docbook 文档工作,一些测试项目等)

https://github.com/jetty-project

Jetty 快照存储库:(每晚更新)

https://oss.sonatype.org/content/groups/jetty/

所有码头的 CIA 汇总提交提要:

http://cia.vc/stats/project/jetty/

【讨论】:

Tnx 概览。我最感兴趣的是 maven-jetty-plugin 的源代码库,我只能在 git://git.codehaus.org/jetty-project.git 和你在 github 上的镜像中找到它。也许将它指向 Eclipse 或 Codehaus 页面的文档中的显眼位置很有用? 是的,我会在新的文档中更新它,很抱歉找到它很痛苦 2016 年更新:github.com/jetty-project/codehaus-jetty-project/tree/master/… 2016: github.com/eclipse/jetty.project/tree/jetty-9.3.x/…【参考方案2】:

终于找到了https://fisheye.codehaus.org/browse/jetty-project/jetty-maven-plugin 和这里 git://git.codehaus.org/jetty-project.git

【讨论】:

在线查看:github.com/eclipse/jetty.project/tree/master/jetty-maven-plugin

以上是关于jetty-maven-plugin 源代码存储库的主要内容,如果未能解决你的问题,请参考以下文章

jetty-maven-plugin

如何使用 jetty-maven-plugin 10 指定 JAAS 配置文件

使用 jetty-maven-plugin 运行 Jetty,并在 jetty 运行时完成构建

使用jetty-maven-plugin运行maven多项目

Maven: clean jetty:run报如下错,请问是啥问题?

idea启动dubbo