{"id":26031711,"url":"https://github.com/apache/tomcat-maven-plugin","last_synced_at":"2025-04-09T09:04:26.210Z","repository":{"id":43270081,"uuid":"2306348","full_name":"apache/tomcat-maven-plugin","owner":"apache","description":"Apache Tomcat Maven plugin","archived":false,"fork":false,"pushed_at":"2023-12-04T17:46:21.000Z","size":3993,"stargazers_count":164,"open_issues_count":19,"forks_count":151,"subscribers_count":34,"default_branch":"trunk","last_synced_at":"2025-04-02T03:43:50.619Z","etag":null,"topics":["http","java","javaee","network-server","tomcat"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-09-01T07:00:15.000Z","updated_at":"2025-03-10T12:45:55.000Z","dependencies_parsed_at":"2023-01-23T00:31:00.780Z","dependency_job_id":null,"html_url":"https://github.com/apache/tomcat-maven-plugin","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftomcat-maven-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftomcat-maven-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftomcat-maven-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Ftomcat-maven-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/tomcat-maven-plugin/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247919302,"owners_count":21018079,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["http","java","javaee","network-server","tomcat"],"created_at":"2025-03-06T20:41:00.866Z","updated_at":"2025-04-09T09:04:26.185Z","avatar_url":"https://github.com/apache.png","language":"Java","readme":"Build Apache Tomcat Maven Plugin\n--------------------------------\nTo build this project you must Apache Maven at least 2.2.1 .\nmvn clean install will install the mojos without running integration tests.\nAs there are some hardcoded integration tests with http port 1973, ajp 2001 and 2008, you could have some port allocation issues (if you don't know why those values ask olamy :-) )\nmvn clean install -Prun-its will run integration tests too: to override the default used http port you can use -Dits.http.port= -Dits.ajp.port=\n\nSnapshots deployment\n---------------------\nTo deploy a snaphot version to https://repository.apache.org/content/repositories/snapshots/, you must run : mvn clean deploy .\nNote you need some configuration in ~/.m2/settings.xml:\n    \u003cserver\u003e\n      \u003cid\u003eapache.snapshots.https\u003c/id\u003e\n      \u003cusername\u003eyour asf id\u003c/username\u003e\n      \u003cpassword\u003eyour asf paswword\u003c/password\u003e\n    \u003c/server\n\nNOTE: a Jenkins job deploys SNAPSHOT automatically https://builds.apache.org/job/TomcatMavenPlugin-mvn3.x/.\nSo no real need to deploy manually, just commit and Jenkins will do the job for you.\n\nSite deployment\n-----------------\n\nCheckstyle: this project uses the Apache Maven checkstyle configuration for ide codestyle files see http://maven.apache.org/developers/committer-environment.html .\n\nSite: to test site generation, just run: mvn site. If you want more reporting (javadoc, pmd, checkstyle, jxr, changelog from jira entries), use: mvn site -Preporting.\n\nTo deploy site, use: mvn clean site-deploy scm-publish:publish-scm -Dusername=$svnuid -Dpassword=$svnpwd -Preporting . The site will be deployed to http://tomcat.apache.org/maven-plugin-trunk($svnuid is your asf id, $svnpwd is your asf password)\n\nWhen releasing deploy with -Psite-release\n\nReleasing\n----------\nFor release your ~/.m2/settings.xml must contains :\n\n    \u003cserver\u003e\n      \u003cid\u003eapache.releases.https\u003c/id\u003e\n      \u003cusername\u003easf id\u003c/username\u003e\n      \u003cpassword\u003easf password\u003c/password\u003e\n    \u003c/server\u003e\n\nAnd run: mvn release:prepare release:perform -Dusername= -Dpassword=   (username/password are your Apache svn authz)\n\nTest staged Tomcat artifacts\n----------------------------\nTo test staging artifacts for a vote process.\n* activate a profile: tc-staging\n* pass staging repository as parameter: -DtcStagedReleaseUrl=\n* pass tomcat version as parameter: -Dtomcat7Version=\n\nSample for tomcat8 artifacts: mvn clean install -Prun-its -Ptc-staging -DtcStagedReleaseUrl=stagingrepositoryurl -Dtomcat8Version=8.x\n\nSample for tomcat7 artifacts: mvn clean install -Prun-its -Ptc-staging -DtcStagedReleaseUrl=stagingrepositoryurl -Dtomcat7Version=7.x\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Ftomcat-maven-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapache%2Ftomcat-maven-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapache%2Ftomcat-maven-plugin/lists"}