Skip to navigation Skip to content
Simon Technology Blog
  • Architecture
  • Cloud
  • Database
  • Develop
  • Hardware
  • Industry
  • Language
  • Mobile
  • Opensource
  • OS
  • Web
Main Navigation

Tag: Maven

XML – Is there a way to add a dependency from the command line to Maven POM?

Is there a command or Maven plugin that I can use to add dependencies to the POM from the command line?

For example, I want to type the following:

mvn lazy:add-dependency -DgroupId=com.

October 21, 2021By Simo XML Add, Command Line, dependency, item, Maven, method, no, POM, XMLLeave a Comment

Run debug Maven project locally using Jetty

pom.xml

4.0.0< /modelVersion> com.zzq.main zzq-main 0.0.1.RELEASE war zzq- main 4.4 0.0.1.RELEASE 4.1.8.RELEASE 4.3.11.Final 1.1.0.Final 1.8.2 .RELEAS

October 13, 2021By Simo Jetty Debug, jetty, Local, Maven, project, run, UsingLeave a Comment

Stop Jetty-Maven-Plugin

Add the following fragment in pom.xml

Run mvn jetty:stop, see the following keywords, description Stopped successfully

Note: It is best to use the latest version of jetty jar package, the o

October 13, 2021By Simo Jetty jetty, Maven, plugin, StopLeave a Comment

Jetty launches Maven

jetty start the maven project

clean jetty:run

Debug environment

MAVEN_OPTS

-Xdebug -Xrunjdwp: transport=dt_socket,server=y,suspend=n,address=1066

October 13, 2021By Simo Jetty jetty, Maven, startupLeave a Comment

WebService Application – Java + Maven Project

WebService is a cross-programming language and cross-operating system platform remote calling technology. The so-called remote call is a method by which a program on a computer a can call an object

October 7, 2021By Simo WebService Applications, Java, Java + Maven, Maven, project, WebServiceLeave a Comment

Performance – Maven builds 3 times in OSX

I recently had a new Macbook Pro working and noticed that it takes about 15 minutes to build our code base in Maven2, while others in my team use slightly older The Macbook (but similar/same specif

October 2, 2021By Simo Performance build, Double, Maven, OSX, performance, speedLeave a Comment

Mac system installation JDK, Tomcat, MySQL, Maven

MAC install JDK: This article is mainly for Install JDK1.8 and configure system environment variables under MAC Apple system. It is mainly divided into the following steps:

Download from jdk

September 24, 2021By Simo Macbook installation, JDK, Mac, Maven, mysql, system, TomcatLeave a Comment

MAVEN environment installed in Mac

—Restore content begins—

1, maven download

Download link: https://archive.apache.org/dist/maven/maven-3/3.3.9/binaries/apache-maven-3.3.9-bin. tar.gz

2. Decompress and configu

September 24, 2021By Simo Macbook environment, installation, Mac, Maven, MediumLeave a Comment

Method for configuring Maven projects

1. Java environment variables are configured File location: /Users/lucax/.bash_profile

JAVA_HOME=/Library/Java/JavaVirtualMachines/jdk1.8.0_101.jdk/Contents/Home/

CLASSPAHT=.:$JAVA_HOME/lib/dt.jar:$JAVA_HOME/lib/ tools.jar

PATH=$JAVA_HOME/bin:$PATH:

export JAVA_HOME

export CLASSPATH

September 24, 2021By Simo Macbook configuration, Mac, Maven, method, projectLeave a Comment

Mac OS X Installing Ideal and Configuring JDK and Maven

This article is an operation document for configuring jdk and maven under the premise that IDEAL has been installed.

1, Download and configure JDK and Maven

Mac download and configure M

September 23, 2021By Simo Macbook configuration, Ideal, installation, JDK, Mac, Maven, OSLeave a Comment
Recent Posts
  • Sencha-Touch-2 – Sencha Touch 2, Nested XML Analysis NodeValue
  • Add a separation line and format XML content
  • Is there a norm of simplified XML subsets?
  • Look at it when you write React
  • ReactJS – Present React Redux React-Router App to add the server to the Firebase hosted by the Firebase
Categories
  • Android
  • Apache
  • Apache Kafka
  • Asp
  • Auto-Test
  • Automated Build
  • Aws
  • Bitcoin
  • Browser
  • C & C++
  • C#
  • Centos
  • Cgi
  • Character
  • Cloud Service
  • Cocos2dx
  • Cordova
  • CSS
  • Data Structure
  • Delphi
  • Design Pattern
  • Dojo
  • Dubbo
  • ELK
  • Flex
  • football
  • Game
  • Hadoop
  • Hibernate
  • HTML
  • Hybrid
  • Intel
  • IOS
  • Ipad
  • iPhone
  • Java
  • Javascript
  • Jetty
  • JQuery
  • Jsp
  • Linux
  • Load Balance
  • Lua
  • Macbook
  • Macos
  • Mathematics
  • Micro Services
  • Monitoring
  • Motherboard
  • Mysql
  • Network Hardware
  • Network Marketing
  • Nginx
  • NodeJs
  • Nosql
  • Oracle
  • Os Theory
  • Performance
  • PHP
  • Postgresql
  • Power Designer
  • React
  • Redis
  • Regexp
  • Rom
  • Rss
  • Ruby
  • Search Engines
  • Shell Script
  • Silicon Valley
  • Silverlight
  • Software Design
  • Spring
  • Sql
  • Sqlite
  • Sqlserver
  • Storage
  • Storm
  • Surface
  • SVN
  • Swift
  • System Architecture
  • Tablet
  • Uncategorized
  • Unix
  • Visual Basic
  • Visual Studio
  • Web Crawler
  • WebService
  • Windows
  • Wireless
  • XML
  • ZooKeeper
Archives
  • October 2021
  • September 2021
  • August 2021
  • May 2021
  • April 2021
  • September 2020
  • September 2019
  • August 2019
  • June 2019
  • May 2019
  • April 2019
  • March 2019
© Simon Technology Blog 2025 • ThemeCountry Powered by WordPress