The Wayback Machine - https://web.archive.org/web/20200706150132/https://github.com/topics/maven
Skip to content
#

Maven

maven logo

Apache Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting, and documentation from a central piece of information. Maven is typically used for Java projects.

Here are 7,534 public repositories matching this topic...

briandealwis
briandealwis commented Mar 25, 2020

Copied from briandealwis/cram#5: @student-06 asked

It would be great if we can supply auth creds for registry using parameters since it removes the dependency on credential helpers.

My exact use case is: We are setting up a CI system for UI projects, where we need to push docker images (without daemon) to a local registry which has auth.

该项目为多个小项目的集合(持续更新中...)。内容类似淘宝、京东等网购管理系统以及图书管理、超市管理等系统。目的在于便于Java初级爱好者在学习完某一部分Java知识后有一个合适的项目锻炼、运用所学知识,完善知识体系。适用人群:Java基础到入门的爱好者。

  • Updated Dec 13, 2019
  • Java
EXL
EXL commented Sep 17, 2019

These warnings appear when the Spring application starts:

03:01:22.550 [restartedMain] DEBUG org.telegram.telegrambots.meta.ApiContext - Class org.telegram.telegrambots.meta.generics.BotSession already registered
03:01:22.557 [restartedMain] DEBUG org.telegram.telegrambots.meta.ApiContext - Class org.telegram.telegrambots.meta.generics.Webhook already registered

Is this ok?

jitpack.io
lukehutch
lukehutch commented Feb 4, 2016

There is lots of good documentation auto-extracted from the TensorFlow header files here:

https://github.com/bytedeco/javacpp-presets/blob/master/tensorflow/src/main/java/org/bytedeco/javacpp/tensorflow.java

However, the docs use line comments, not JavaDoc comments, so the documentation is not visible in popups in Eclipse etc.

In this case, the comments are in MarkDown format. It would be great

现代化java cms,轻松支撑千万数据、千万PV;支持静态化,服务器端包含; 目前已经拥有全球0.0002%的用户,中国本土有北京两大地标(北海公园、中国尊大厦)官网、国家财政部、广电总局、央视影音后台、格兰仕、山西省工业和信息化厅、浙江省财政厅等正在使用;语言支持中、繁、日、英;是一个已走向海外的成熟CMS产品

  • Updated Jul 3, 2020
  • Java

Spring,SpringBoot 2.0,SpringMVC,Mybatis,mybatis-plus,motan/dubbo分布式,Redis缓存,Shiro权限管理,Spring-Session单点登录,Quartz分布式集群调度,Restful服务,QQ/微信登录,App token登录,微信/支付宝支付;日期转换、数据类型转换、序列化、汉字转拼音、身份证号码验证、数字转人民币、发送短信、发送邮件、加密解密、图片处理、excel导入导出、FTP/SFTP/fastDFS上传下载、二维码、XML读写、高精度计算、系统配置工具类等等。

  • Updated Jun 6, 2020
  • JavaScript
My-Blog

🌴:octocat:A simple & beautiful blogging system implemented with spring-boot & thymeleaf & mybatis My Blog 是由 SpringBoot + Mybatis + Thymeleaf 等技术实现的 Java 博客系统,页面美观、功能齐全、部署简单及完善的代码,一定会给使用者无与伦比的体验

  • Updated May 19, 2020
  • Java

🌿 基于springboot的快速学习示例,整合自己遇到的开源框架,如:rabbitmq(延迟队列)、Kafka、jpa、redies、oauth2、swagger、jsp、docker、spring-batch、异常处理、日志输出、多模块开发、多环境打包、缓存cache、爬虫、jwt、dubbo和Async等等📌

  • Updated Jul 5, 2020
  • Java
vrevelas
vrevelas commented Apr 15, 2020

Description

I'm using a no-xml simple dockerfile build config and would like to disable the build cache.

Setting -Ddocker.noCache=true on the Maven command line works fine, but

<properties>
    <docker.noCache>true</docker.noCache>
</properties>

does nothing.

Based on the docs, I'm not sure if this is intended behaviour

Created by Apache Software Foundation

Released July 13, 2004

Repository
apache/maven
Website
maven.apache.org
Wikipedia
Wikipedia

Related Topics

java
You can’t perform that action at this time.