Re: tomcat deployment plugin issue

2014-09-07 Thread Deng Ching-Mallete
webapps/ > total 16 > drwxrwxrwx@ 8 ericomtx staff 272 Aug 31 16:22 . > drwxrwxrwx@ 13 ericomtx staff 442 Aug 31 17:21 .. > -rw-r--r--@ 1 ericomtx staff 6148 Aug 31 16:39 .DS_Store > drwxr-xr-x@ 13 ericomtx staff 442 Aug 31 16:29 ROOT > drwxr-xr-x@ 45 ericomtx st

Re: Dependency in profile in pom.xml

2014-07-31 Thread Deng Ching-Mallete
> > The pom.xml for flume-hdfs-sink is also attached as pom-1.xml. Thanks ! > > -- > >李响 > > 手机 cellphone :+86-1368-113-8972 > E-mail :wate...@gmail.com > MSN :wate...@hot

Re: Error in using Maven plugin in release perform process

2013-03-12 Thread Deng Ching-Mallete
a:67) > at > > org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:343) > at > > org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:289) > at > > org.apache.maven.shared.release.DefaultReleaseManager.perform(DefaultReleaseManager.java:269) > at > > org.apache.maven.plugins.release.PerformReleaseMojo.execute(PerformReleaseMojo.java:131) > ... 21 more > Caused by: org.apache.maven.shared.release.exec.MavenExecutorException: > Maven execution failed, exit code: '1' > at > > org.apache.maven.shared.release.exec.InvokerMavenExecutor.executeGoals(InvokerMavenExecutor.java:395) > at > > org.apache.maven.shared.release.exec.InvokerMavenExecutor.executeGoals(InvokerMavenExecutor.java:413) > at > > org.apache.maven.shared.release.phase.AbstractRunGoalsPhase.execute(AbstractRunGoalsPhase.java:82) > ... 26 more > [ERROR] > [ERROR] > [ERROR] For more information about the errors and possible solutions, > please read the following articles: > [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException > > Please suggest > > - > To unsubscribe, e-mail: users-unsubscr...@maven.apache.org > For additional commands, e-mail: users-h...@maven.apache.org > > -- Maria Odea "Deng" Ching-Mallete | och...@apache.org | http://www.linkedin.com/in/oching

Re: Setting addition JVM configuration with appassemble-maven-plugin

2011-09-25 Thread Deng Ching
PASM-127 is wrong > > Thanks for leading me to right direction > > -Dan > > > On Sat, Sep 24, 2011 at 9:02 PM, Deng Ching wrote: > > Hi Dan, > > > > Try jvmSettings instead of defaultJvmSettings for the parameter name. The > > example doc seems to be u

Re: Setting addition JVM configuration with appassemble-maven-plugin

2011-09-24 Thread Deng Ching
Hi Dan, Try jvmSettings instead of defaultJvmSettings for the parameter name. The example doc seems to be using the variable name in the mojo instead of the actual parameter name. Thanks, Deng On Sat, Sep 24, 2011 at 11:19 PM, Dan Tran wrote: > just want to ping it again. > > -D > > On Thu, Ma

[ANNOUNCE] Apache Archiva 1.3.5 Released!

2011-05-26 Thread Deng Ching
The Apache Archiva team would like to announce the release of Archiva 1.3.5. This is primarily a security and bug fix release. All users are advised to upgrade. Archiva is available for download from: * http://archiva.apache.org/download.html Archiva is an application for managing one or more rem

Re: Repository Confusion

2011-02-16 Thread Deng Ching
What's the exact error you're getting in Maven for the 2 machines? -Deng On Thu, Feb 17, 2011 at 2:35 PM, Shay Thompson wrote: > > Outlook likes to capitalize. My file has a lower-case s. > > -Original Message- > From: Ben Caradoc-Davies [mailto:ben.caradoc-dav...@csiro.au] > Sent: Wedne

Re: Repository Confusion

2011-02-16 Thread Deng Ching
Hi Shay, Was the settings.xml properly configured in the other 2 machines? Btw, you may want to move this over to users@archiva.a.o instead :) Thanks, Deng On Thu, Feb 17, 2011 at 1:03 PM, Shay Thompson wrote: > > I have an internal repository, Archiva, setup and running.  I uploaded a > libr

[CVE-2010-3449] Apache Archiva CSRF Vulnerability

2010-11-29 Thread Deng Ching
CVE-2010-3449: Apache Archiva CSRF Vulnerability Severity: Important Vendor: The Apache Software Foundation Versions Affected: Archiva 1.0 to 1.0.3 (end of life) Archiva 1.1 to 1.1.4 (end of life) Archiva 1.2 to 1.2.2 (end of life) Archiva 1.3 to 1.3.1 Description: Apache Archiva doesn't check

Re: Deploy large files

2010-09-29 Thread Deng Ching
he upload via the webapp works > fine but I don't want to do it manually. > I could submit the form automatically as well but that's not the point. ;) > > Thank you, > Em > > On Wed, Sep 29, 2010 at 11:30 AM, Deng Ching wrote: >> You can also upload the file from th

Re: Deploy large files

2010-09-29 Thread Deng Ching
You can also upload the file from the webapp in Archiva, but you have to increase the max size for struts to allow larger uploads. Just increase the value of property "struts.multipart.maxSize" in apps/archiva/WEB-INF/classes/struts.properties. Maximum size that can be set is 2gb btw. HTH, Deng O

[ANN] Apache Archiva 1.3.1 Released

2010-06-19 Thread Deng Ching
The Apache Archiva team would like to announce the release of Archiva 1.3.1. Archiva 1.3.1 is available for download from the web site and mirrors: http://archiva.apache.org/download.html Archiva is an application for managing one or more remote Maven repositories, including administration, proxy

Re: I would like to host a mirror of the maven repository. How can I do it?

2010-05-13 Thread Deng Ching
There's also Archiva: http://archiva.apache.org/ :) -Deng On Thu, May 13, 2010 at 4:57 PM, Kalpak Gadre wrote: > Do you mean the local mirror or the public mirror? > > Anyway there are some open source products available. Look at, > > Nexus: http://nexus.sonatype.org/ > Artifactory: http://nexu

[ANN] Apache Continuum 1.3.6 (GA) Released

2010-04-07 Thread Deng Ching
The Apache Continuum team is pleased to announce the release of Apache Continuum 1.3.6 (GA). Apache Continuum is an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and source

[ANN] Apache Continuum 1.3.6 (Beta) Released

2010-03-14 Thread Deng Ching
The Apache Continuum team is pleased to announce the release of Apache Continuum 1.3.6 (Beta). Apache Continuum is an enterprise-ready continuous integration server with features such as automated builds, release management, role-based security, and integration with popular build tools and sourc

[ANNOUNCE] Apache Archiva 1.2.2 Released!

2009-09-02 Thread Deng Ching
The Apache Archiva team is pleased to announce the release of Archiva 1.2.2 Apache Archiva is an extensible repository management software that helps taking care of your own personal or enterprise-wide build artifact repository. It is the perfect companion for build tools such as Maven, Continuum,

Re: Maven collect JAR files into one ZIP

2009-06-03 Thread Deng Ching
Assembly plugin maybe? http://maven.apache.org/plugins/maven-assembly-plugin/ -Deng On Wed, Jun 3, 2009 at 7:01 PM, Krabi wrote: > > Hi, > > I have maven project. If I make eclipse project (mvn eclipse:eclipse) then > from Eclipse I see, that > I have many dependency JAR files resolved. Is ther

[ANNOUNCE] Apache Archiva 1.2.1 Released!

2009-05-28 Thread Deng Ching
The Apache Archiva team is pleased to announce the release of Archiva 1.2.1 Apache Archiva is an extensible repository management software that helps taking care of your own personal or enterprise-wide build artifact repository. It is the perfect companion for build tools such as Maven, Continuum,

[ANNOUNCEMENT] Archiva 1.1.4 Released!

2009-04-21 Thread Deng Ching
The Apache Archiva team is pleased to announce the release of Archiva 1.1.4 Apache Archiva is an extensible repository management software that helps taking care of your own personal or enterprise-wide build artifact repository. It is the perfect companion for build tools such as Maven, Continuum,