Re: Maven build error

2023-07-27 Thread Benjamin Marwell
If you browse their repo, you can see that 4.2.1 is indeed missing: https://repository-master.mulesoft.org/nexus/content/repositories/releases/org/mule/tests/mule-tests/ Just use dependencyManagement to override the version or exclude it (if it is transitive) from its parent dependency and add it

Re: Maven build error

2023-07-27 Thread Nils Breunese
Maven says it can’t find org.mule.tests.plugin:mule-tests-component-plugin:jar:mule-plugin:4.2.1 at https://repository-master.mulesoft.org/nexus/content/repositories/releases/ I can’t find it myself either, because there is no tests directory under

Maven build error

2023-07-27 Thread Willfin David
Hi, Im using maven as part of my mulesoft anytime studio platform. When I run the below command from command prompt I get the error below. Let me know how to resolve this error. Command: maven -U clean install Error: [ERROR] Failed to execute goal on project mule-connectivity-parent: Could not

Jenkins Build Error - Possibly NPM Related?

2018-12-19 Thread Pathak, Tarpan X. -ND
Hi, We are using the “exec-maven-plugin” with NPM (version 6.4.1) and even though they are both installed and in the $PATH, we are seeing the following error: 14:00:12 [ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.4.0:exec (exec-npm-install) on project : Command

Re: Build error java.lang.IllegalArgumentException: Negative time, at java.io.File.setLastModified(File.java:1344)

2016-02-20 Thread Rakhunathan
Not really sure why the problem occurs, but found out the solution. The error occurs because, one or more file that you are trying to build, has a negative time.(file.getLastModified() returns a negative value). If its a huge project, might be hard to track which of them has gone wrong. Below

build error - could not access repository

2015-07-28 Thread Magnanao, Hector
Can anyone help on why I'm getting this error ? [ERROR] Failed to execute goal on project foundation: Could not resolve dependencies for project com.mycompany.app:foundation:jar:1.0-SNAPSHOT: The following artifacts could not be resolved: com.sun.jmx:jmxri:jar:1.2.1,

Re: build error - could not access repository

2015-07-28 Thread Anders Hammar
As the error text states, https://maven-repository.dev. java.net/nonav/repository cannot be accessed. IIRC the java.net Maven repos have been shut down some time ago and Oracle moved all/some of it to central. Not everything is available there though so you might need to deploy some of the

Re: build error on strutsel

2015-07-27 Thread Ron Wheeler
-Original Message- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 4:13 PM To: Maven Users List Subject: Re: build error on strutsel Hi Hector, Maybe you are depending on the wrong version of those libraries? API change and evolve

RE: build error on strutsel

2015-07-27 Thread Magnanao, Hector
repository ? Hector -Original Message- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 4:13 PM To: Maven Users List Subject: Re: build error on strutsel Hi Hector, Maybe you are depending on the wrong version of those

Re: build error on strutsel

2015-07-27 Thread Curtis Rueden
? Hector -Original Message- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 4:13 PM To: Maven Users List Subject: Re: build error on strutsel Hi Hector, Maybe you are depending on the wrong version of those

Re: build error on strutsel

2015-07-24 Thread Curtis Rueden
aspose.pdf [INFO] 8 errors -Original Message- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 1:13 PM To: Maven Users List Subject: Re: build error on strutsel Hi Hector, package com.aspose.cells does not exist

Re: build error on strutsel

2015-07-24 Thread Paul Benedict
-Original Message- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 1:13 PM To: Maven Users List Subject: Re: build error on strutsel Hi Hector, package com.aspose.cells does not exist Looks like

Re: build error on strutsel

2015-07-24 Thread David Karr
] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 1:13 PM To: Maven Users List Subject: Re: build error on strutsel Hi Hector, package com.aspose.cells does not exist Looks like Aspose.Cells is in its own Maven repo from that company: http://www.aspose.com/blogs/aspose

Re: build error on strutsel

2015-07-24 Thread Curtis Rueden
[mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 12:35 PM To: Maven Users List Subject: Re: build error on strutsel Hi Hector, I clicked on the link and it returns nothing. How do I search for it in the repository ? That's baffling. I see this: [Inline

Re: build error on strutsel

2015-07-24 Thread Curtis Rueden
Hi Hector, I can't find it in the maven repository. http://search.maven.org/#search%7Cga%7C1%7Cfc%3A%22org.apache.strutsel.taglib.utils%22 -Curtis On Fri, Jul 24, 2015 at 12:11 PM, Magnanao, Hector hector.magna...@sap.com wrote: How do I resolve this package error ? I can't find it in the

RE: build error on strutsel

2015-07-24 Thread Magnanao, Hector
Hi Curtis, I clicked on the link and it returns nothing. How do I search for it in the repository ? -Original Message- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 12:17 PM To: Maven Users List Subject: Re: build

build error on strutsel

2015-07-24 Thread Magnanao, Hector
How do I resolve this package error ? I can't find it in the maven repository. ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project foundation: Compilation failure: Compilation failure: ERROR]

Re: build error on strutsel

2015-07-24 Thread Curtis Rueden
Subject: Re: build error on strutsel Hi Hector, I can't find it in the maven repository. http://search.maven.org/#search%7Cga%7C1%7Cfc%3A%22org.apache.strutsel.taglib.utils%22 -Curtis On Fri, Jul 24, 2015 at 12:11 PM, Magnanao, Hector hector.magna...@sap.com wrote: How do I

RE: build error on strutsel

2015-07-24 Thread Magnanao, Hector
/mycompany/app/cache/LicenseService.java:[3,24] package com.aspose.cells does not exist From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 12:35 PM To: Maven Users List Subject: Re: build error on strutsel Hi Hector, I clicked

RE: build error on strutsel

2015-07-24 Thread Magnanao, Hector
aspose.pdf [INFO] 8 errors -Original Message- From: ctrueden.w...@gmail.com [mailto:ctrueden.w...@gmail.com] On Behalf Of Curtis Rueden Sent: Friday, July 24, 2015 1:13 PM To: Maven Users List Subject: Re: build error on strutsel Hi Hector, package com.aspose.cells does not exist Looks like

Maven Build Error

2013-10-10 Thread Siddu Patil
Hi All, Here i'm compiling the project the below error is being displayed please guide me here to come out the below error G:\cq\maven_3mvn archetype:generate -DarchetypeGroupId=com.day.jcr.vault -DarchetypeArtifactId=multimodule-content-package-archetype -Darch etypeVersion=1.0.0

Re: Maven Build Error

2013-10-10 Thread Anders Hammar
Well, the problem is spelled out in the error text. The archetype can't be found. The docs isn't very clear on this, but I expect that the value for the archetypeRepository parameter isn't right. Maybe it should be a URL; I wouldn't know without looking in the code. Is this an archetype found in

Re: Build error java.lang.IllegalArgumentException: Negative time, at java.io.File.setLastModified(File.java:1344)

2013-10-04 Thread Stuart McCulloch
Some related reports from 2011: https://jira.codehaus.org/browse/MJAR-142 https://jira.codehaus.org/browse/MWAR-255 AFAICT the PlexusIoFileResource is effectively doing setLastModified(file.lastModified()) to

Re: Build error java.lang.IllegalArgumentException: Negative time, at java.io.File.setLastModified(File.java:1344)

2013-10-04 Thread Kristian Rosenvold
Or alternately, there are cracks in the time-space continuum which is causing this. http://tardis.wikia.com/wiki/Time_Field Kristian (Who is planning to do plexus patches this weekend - hint hint) 2013/10/4 Stuart McCulloch mccu...@gmail.com: Some related reports from 2011:

Re: Build error java.lang.IllegalArgumentException: Negative time, at java.io.File.setLastModified(File.java:1344)

2013-10-04 Thread Ron Wheeler
I added a comment to https://jira.codehaus.org/browse/MJAR-142 with my stacktrace and my workaround. Ron On 04/10/2013 7:27 AM, Stuart McCulloch wrote: Some related reports from 2011: https://jira.codehaus.org/browse/MJAR-142 https://jira.codehaus.org/browse/MWAR-255 AFAICT

Build error java.lang.IllegalArgumentException: Negative time, at java.io.File.setLastModified(File.java:1344)

2013-10-03 Thread Ron Wheeler
This is an error that I get when I execute my project in Eclipse/STS while running from a RAM drive. If I run the same project running on Eclipse/STS while running on a regular disk drive it works. It is pretty deep in the Maven code and looks like Maven/Plexus sends a bad argument to a Java

Re: Maven Build Error

2013-09-26 Thread Siddu Patil
Anders,i've tried the below error is displayed(PFA text file for more details) Downloading: http://repo.maven.apache.org/maven2/org/apache/ant/ant/1.8.1/ant-1.8.1.jar Downloaded: http://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (435 KB at 18.8 KB/sec) Downloaded:

Re: Maven Build Error

2013-09-26 Thread Wayne Fay
plugin:2.2 or one of its dependencies could not be resolved: Could not transfer artifact org.apache.ant:ant:jar:1.8.1 from/to central (http: //repo.maven.apache.org/maven2): GET request of: org/apache/ant/ant/1.8.1/ant-1.8.1.jar from central failed: Premature end of Content-Length delimited

Re: Maven Build Error

2013-09-26 Thread Siddu Patil
I agree that it's my local problem.Can you please guide me i'm trying to set up in my local machine(laptop not corporate one) and i've no anti virus installed. Can you please provide me solution here. Thanks in advance!! On Thu, Sep 26, 2013 at 1:15 PM, Wayne Fay wayne...@gmail.com wrote:

Re: Maven Build Error

2013-09-26 Thread Wayne Fay
I agree that it's my local problem.Can you please guide me i'm trying to set up in my local machine(laptop not corporate one) and i've no anti virus installed. Most likely you are behind a proxy and don't even realize it. I'm not certain if Maven stored the jar file in ~/.m2 but you should try

Re: Maven Build Error

2013-09-26 Thread Siddu Patil
Wayne,Now the problem got resolved when i googled the things from the below link it suggested org/codehaus/groovy directory in the local repository maven cache folder needs to be deleted when i've done it works fine. https://netbeans.org/bugzilla/show_bug.cgi?id=210430 Thanks, Siddu On Thu,

Re: Maven Build Error

2013-09-26 Thread Wayne Fay
Wayne,Now the problem got resolved when i googled the things from the below link it suggested org/codehaus/groovy directory in the local repository maven cache folder needs to be deleted when i've done it works fine. Good to hear that you solved it. Wayne

Re: Maven Build Error

2013-09-25 Thread Siddu Patil
Hi Andreas, I'm able to create archetype through eclipse but not with command prompt. And when i type in command prompt mvn -version the below details are displayed G:\cq\maven_2mvn -version Apache Maven 3.0.4 (r1232337; 2012-01-17 14:14:56+0530) Maven home: C:\Program Files

Re: Maven Build Error

2013-09-25 Thread Siddu Patil
Hi Everyone, Can anyone guide me here to resolve the above issue. Thanks, Siddu On Wed, Sep 25, 2013 at 10:31 PM, Siddu Patil siddu.automat...@gmail.comwrote: Hi Andreas, I'm able to create archetype through eclipse but not with command prompt. And when i type in command prompt mvn

Re: Maven Build Error

2013-09-25 Thread Anders Hammar
Did you try what I suggested? /Anders (mobile) Den 25 sep 2013 19:01 skrev Siddu Patil siddu.automat...@gmail.com: Hi Andreas, I'm able to create archetype through eclipse but not with command prompt. And when i type in command prompt mvn -version the below details are displayed

Re: Maven Build Error

2013-05-17 Thread Anders Hammar
Could you try just executing mvn archetype:generate and then do the selection through ui. /Anders On Thu, May 16, 2013 at 5:04 PM, siddu patil siddu.automat...@gmail.comwrote: Yeah i'm able Build other projects successfully and when i'm creating the maven archetype the above issue i'm facing.

Re: Maven Build Error

2013-05-16 Thread Anders Hammar
I'm guessing you're Maven environment isn't set up correctly as Maven can't download from central. Does it work to build other projects? /Anders On Thu, May 16, 2013 at 5:32 AM, siddu patil siddu.automat...@gmail.comwrote: Hi, When i'm creating the maven archetype folder structure the below

Re: Maven Build Error

2013-05-16 Thread siddu patil
Yeah i'm able Build other projects successfully and when i'm creating the maven archetype the above issue i'm facing. On Thu, May 16, 2013 at 2:34 PM, Anders Hammar and...@hammar.net wrote: I'm guessing you're Maven environment isn't set up correctly as Maven can't download from central.

Maven Build Error

2013-05-15 Thread siddu patil
Hi, When i'm creating the maven archetype folder structure the below is displayed. Please do the needful H:\Practice\mavenmvn archetype:generate -DgroupId=com.mkyong -DartifactId=CounterWebApp -DarchetypeArtifactId=maven-archetype-webapp -Dinte ractiveMode=false [INFO] Scanning for projects...

Re: BUILD ERROR required class is missing: org/apache/maven/shared/model/fileset/FileSet

2013-03-25 Thread rourou89
:org.opennms.features.jdbc-collector -- View this message in context: http://maven.40175.n5.nabble.com/BUILD-ERROR-required-class-is-missing-org-apache-maven-shared-model-fileset-FileSet-tp118390p5751833.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: gwt-maven-plugin build error

2012-01-26 Thread Jesse Farinacci
Greetings, On Thu, Jan 5, 2012 at 5:33 PM, David Hoffer dhoff...@gmail.com wrote: I've tracked this down considerably more. Did you make any more progress? Frankly, this doesn't really smell like a gwt-m-p problem... but I am curious if you resolved it. -Jesse -- There are 10 types of people

gwt-maven-plugin build error

2012-01-05 Thread David Hoffer
I'm getting the following error compiling with gwt-maven-plugin, I'm using version 2.4.0. Any ideas why? [INFO] [ERROR] Unexpected internal compiler error [INFO] java.lang.NoSuchFieldError: reportUnusedDeclaredThrownExceptionIncludeDoc CommentReference [INFO] at

Re: gwt-maven-plugin build error

2012-01-05 Thread Jesse Farinacci
Greetings, On Thu, Jan 5, 2012 at 2:45 PM, David Hoffer dhoff...@gmail.com wrote: I'm getting the following error compiling with gwt-maven-plugin, I'm using version 2.4.0. Any ideas why? How about the output from enforcer:display-info and the contents of .gwt.xml file? -Jesse -- There

Re: gwt-maven-plugin build error

2012-01-05 Thread David Hoffer
Sure... [INFO] Maven Version: 3.0.3 [INFO] JDK Version: 1.6.0_30 normalized as: 1.6.0-30 [INFO] OS Info: Arch: x86 Family: windows Name: windows 7 Version: 6.1 !DOCTYPE module PUBLIC -//Google Inc.//DTD Google Web Toolkit 1.6//EN

Re: gwt-maven-plugin build error

2012-01-05 Thread David Hoffer
Hum, I don't understand this...I had to change two things to get gwt-maven-plugin to compile today (and there was no change...it used to work fine). First there was one client class that had some annotations i.e. @Nullable, once I removed these it complained that it couldn't find some image

Re: gwt-maven-plugin build error

2012-01-05 Thread David Hoffer
I've tracked this down considerably more. It turns out the gwt-maven-plugin compile is failing today with one of my transitive dependencies (and it's a snapshot so that might explain why it started to fail today), if I exclude it from the build it works, else the build fails (with the no useful

Re: Project build error: Unknown packaging: eclipse-plugin

2010-04-07 Thread Barrie Treloar
of jar. The project is getting generated but with the following error Project build error: Unknown packaging: eclipse-plugin in the pom.xml file. How can this error be resolved? Your packaging value should probably be jar. See http://maven.apache.org/guides/getting-started/index.html

Project build error: Unknown packaging: eclipse-plugin

2010-04-06 Thread Vijayan, Rohit
build error: Unknown packaging: eclipse-plugin in the pom.xml file. How can this error be resolved? Regards Rohit

BUILD ERROR required class is missing: org/apache/maven/shared/model/fileset/FileSet

2010-03-21 Thread Maxim Veksler
...@bece5185 import: org.codehaus.classworlds.en...@3fee8e37 import: org.codehaus.classworlds.en...@3fee19d8 - [INFO] [ERROR] BUILD ERROR [INFO

Re: BUILD ERROR required class is missing: org/apache/maven/shared/model/fileset/FileSet

2010-03-21 Thread Wayne Fay
Maven is running on Windows7 64bit, installed in C:\Program Files (x86)\apache-maven-2.2.1\, and the PATH of the machine includes C:\Program Files (x86)\apache-maven-2.2.1\bin I can't tell you why exactly FileSet can't be found... but you should probably redo your install to avoid future

Re: BUILD ERROR required class is missing: org/apache/maven/shared/model/fileset/FileSet

2010-03-21 Thread Peter Hecht (hechtmail)
- [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-clean-plugin:2.2:clean

Re: BUILD ERROR required class is missing: org/apache/maven/shared/model/fileset/FileSet

2010-03-21 Thread Maxim Veksler
On Sun, Mar 21, 2010 at 7:22 PM, Wayne Fay wayne...@gmail.com wrote: Maven is running on Windows7 64bit, installed in C:\Program Files (x86)\apache-maven-2.2.1\, and the PATH of the machine includes C:\Program Files (x86)\apache-maven-2.2.1\bin I can't tell you why exactly FileSet can't be

windows 7- build error - on install

2010-01-11 Thread edward cook
] [INFO] Building Maven Default Project [INFO]    task-segment: [clean, install] [INFO] [INFO] [ERROR] BUILD ERROR [INFO

Re: windows 7- build error - on install

2010-01-11 Thread Anders Hammar
] [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Cannot execute mojo: clean

mAVEN BUILD ERROR

2010-01-11 Thread kali2010
to find package java.lang in classpath or bootclasspath My windows version is win xp service pack 2 maven ver - 2.0.9-maestro-1.7.6 JAVA_HOME = JDK1.6.0_16 JRE_HOME IS SET M2_POST IS SET RAD 7.* IS CONFIGURED PLESSE HELP -- View this message in context: http://old.nabble.com/mAVEN-BUILD-ERROR

RE: ** Maven Build Error, Please assist **

2009-12-29 Thread Sanjay.Gopilal
: ** Maven Build Error, Please assist ** Importance: High Hi We are getting below error, im newbie to the maven, please could someone assist what can be done to get rid of the below error. December 28 2009 08:57:44PM GMT EXEC [INFO

** Maven Build Error, Please assist **

2009-12-29 Thread Sanjay.Gopilal
] BUILD ERROR 944 December 28 2009 08:57:44PM GMT EXEC [INFO] 945 December 28 2009 08:57:44PM GMT EXEC [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-deploy-plugin:2.5:deploy': Unable

Re: ** Maven Build Error, Please assist **

2009-12-29 Thread kristian
To:   'users@maven.apache.org' Subject:      ** Maven Build Error, Please assist ** Importance:   High Hi We are getting below error, im newbie to the maven, please could someone assist what can be done to get rid of the below error. December 28 2009 08:57:44PM GMT EXEC [INFO

Re: ** Maven Build Error, Please assist **

2009-12-29 Thread Dennis Lundberg
] 943 December 28 2009 08:57:44PM GMT EXEC [ERROR] BUILD ERROR 944 December 28 2009 08:57:44PM GMT EXEC [INFO] 945 December 28 2009 08:57:44PM GMT EXEC [INFO] Internal error in the plugin

GWT build error with Maven

2009-12-08 Thread Manish K Panwar
] Copying 2 resources to [exec] [INFO] [exec] [ERROR] BUILD ERROR [exec] [INFO] [exec] [INFO] /com/ihg/apps/easymeetings/admin/gwt

Re: GWT build error with Maven

2009-12-08 Thread nicolas de loof
] [exec] [ERROR] BUILD ERROR [exec] [INFO] [exec] [INFO] /com/ihg/apps/easymeetings/admin/gwt/AdminHome.gwt.xml (No such file or directory) [exec] [INFO

Re: mvn deploy BUILD ERROR question

2009-10-26 Thread mvasil
) at org.apache.maven.artifact.manager.DefaultWagonManager.putArtifact(Def aultWagonManager.java:227) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(Def aultArtifactDeployer.java:107) ... 20 more -- View this message in context: http://www.nabble.com/mvn-deploy%22-BUILD-ERROR

mvn deploy BUILD ERROR question

2009-10-23 Thread mvasil
) at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(Def aultArtifactDeployer.java:107) ... 20 more -- View this message in context: http://www.nabble.com/mvn-deploy%22-BUILD-ERROR-question-tp26027586p26027586.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: mvn deploy BUILD ERROR question

2009-10-23 Thread Anders Hammar
://www.nabble.com/mvn-deploy%22-BUILD-ERROR-question-tp26027586p26027586.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands

Re: [m2.2.1] BUILD ERROR -- (attached a test case)

2009-10-10 Thread Adrian Herscu
] [ERROR] BUILD ERROR [INFO] [INFO] Plugin could not be found - check that the goal name is correct: System is offline. Try downloading the file manually from the project website. Then, install it using the command

[m2.2.1] BUILD ERROR -- Plugin could not be found

2009-10-02 Thread Adrian Herscu
will be inaccessible. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] root [INFO] my-maven-plugin [INFO] my-component [INFO] [ERROR] BUILD ERROR [INFO

Re: [m2.2.1] BUILD ERROR -- (attached a test case)

2009-10-02 Thread Adrian Herscu
. Any artifacts not already in your local repository will be inaccessible. [INFO] Scanning for projects... [INFO] Reactor build order: [INFO] root [INFO] my-maven-plugin [INFO] my-component [INFO] [ERROR] BUILD ERROR

BUILD ERROR with relative path on install-file goal

2009-06-03 Thread Jesfre
] [ERROR] BUILD ERROR [INFO] [INFO] Error installing artifact 'javax:j2ee:jar': Error installing artifact: File D:\dev\workspace\parent-project\availability_queue\common-lib\j2ee.jar does not exist Looks like

Re: build error

2009-04-03 Thread Carlos Palop
] [INFO] [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Cannot execute mojo: resources

Re: build error

2009-04-03 Thread Carlos Palop
] [INFO] Building Maven Default Project [INFO]task-segment: [package] [INFO] [INFO] [ERROR] BUILD ERROR [INFO

Re: build error

2009-04-02 Thread Carlos Palop
to an error: Error transferring file [INFO] Repository 'central' will be blacklisted [INFO] [ERROR] BUILD ERROR [INFO] [INFO] The plugin

Re: build error

2009-04-02 Thread Wayne Fay
On Thu, Apr 2, 2009 at 1:26 AM, Carlos Palop cpa...@gmail.com wrote:  I've configured the proxy in settings.xml like this, we don't have proxy user and password: Did you remove the !-- and -- from around the proxy node in settings.xml? Wayne

build error

2009-04-01 Thread Carlos Palop
] [INFO] [ERROR] BUILD ERROR [INFO] [INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not exist

Re: build error

2009-04-01 Thread Wayne Fay
[INFO] The plugin 'org.apache.maven.plugins:maven-resources-plugin' does not exist or no valid version could be found Try mvn -U package and see if that resolves it. Wayne - To unsubscribe, e-mail:

BUILD ERROR

2009-01-25 Thread Wen Shixiang
: http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-clean-plugin/2.2/maven-clean-plugin-2.2.pom [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed

Re: BUILD ERROR

2009-01-25 Thread Dan Tran
] [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. GroupId: org.apache.maven.plugins ArtifactId: maven-clean-plugin Version: 2.2 Reason: Unable to download the artifact from any

Re: BUILD ERROR

2009-01-25 Thread Maria Odea Ching
/plugins/maven-clean-plugin/2.2/maven-clean-plugin-2.2.pom [INFO] [ERROR] BUILD ERROR [INFO] [INFO] Failed to resolve artifact. GroupId

Re: AW: how to avoid build error if remote repository is nto available?

2009-01-20 Thread Baptiste MATHUS
-o don't work? LieGrue, strub --- jonathan14 jonjack...@cmpmedica.com schrieb am Mo, 19.1.2009: Von: jonathan14 jonjack...@cmpmedica.com Betreff: Re: AW: how to avoid build error if remote repository is nto available? An: users@maven.apache.org Datum: Montag, 19. Januar 2009

how to avoid build error if remote repository is nto available?

2009-01-19 Thread jonathan14
? Thanks Jon -- View this message in context: http://www.nabble.com/how-to-avoid-build-error-if-remote-repository-is-nto-available--tp21540454p21540454.html Sent from the Maven - Users mailing list archive at Nabble.com

AW: how to avoid build error if remote repository is nto available?

2009-01-19 Thread Mark Struberg
schrieb am Mo, 19.1.2009: Von: jonathan14 jonjack...@cmpmedica.com Betreff: how to avoid build error if remote repository is nto available? An: users@maven.apache.org Datum: Montag, 19. Januar 2009, 11:38 Hello Occassionally our remote - central - repository is unavailable, and when

Re: AW: how to avoid build error if remote repository is nto available?

2009-01-19 Thread jonathan14
to relieve the central repo if not everyone is stressing the servers! LieGrue, strub --- jonathan14 jonjack...@cmpmedica.com schrieb am Mo, 19.1.2009: Von: jonathan14 jonjack...@cmpmedica.com Betreff: how to avoid build error if remote repository is nto available? An: users@maven.apache.org

Re: AW: how to avoid build error if remote repository is nto available?

2009-01-19 Thread Mark Struberg
mvn -o don't work? LieGrue, strub --- jonathan14 jonjack...@cmpmedica.com schrieb am Mo, 19.1.2009: Von: jonathan14 jonjack...@cmpmedica.com Betreff: Re: AW: how to avoid build error if remote repository is nto available? An: users@maven.apache.org Datum: Montag, 19. Januar 2009, 12:20

Re: AW: how to avoid build error if remote repository is nto available?

2009-01-19 Thread jonathan14
struberg wrote: mvn -o don't work? LieGrue, strub --- jonathan14 jonjack...@cmpmedica.com schrieb am Mo, 19.1.2009: Von: jonathan14 jonjack...@cmpmedica.com Betreff: Re: AW: how to avoid build error if remote repository is nto available? An: users@maven.apache.org Datum

RE: Build error at site-plugin = The skin does not exist

2008-11-19 Thread Vogelsang, Jeff
PROTECTED] Sent: Monday, November 17, 2008 8:59 AM To: users@maven.apache.org Subject: Build error at site-plugin = The skin does not exist Hi, I get this error today while making a build with the site plugin. Some Google search leads me to similar problems where it is said that a possible

Antwort: RE: Build error at site-plugin = The skin does not exist

2008-11-19 Thread Ole Laurisch
] An: Maven Users List users@maven.apache.org Datum: 19.11.2008 12:32 Betreff: RE: Build error at site-plugin = The skin does not exist I get this error if the central repository is not available when running the site command. In our environment, we use Artifactory with the mirrors setting. We have also

Build error at site-plugin = The skin does not exist

2008-11-17 Thread Ole Laurisch
Hi, I get this error today while making a build with the site plugin. Some Google search leads me to similar problems where it is said that a possible solution (or workaround) would be to add a site directory with a site.xml specifying the skin version. The thing is, that I don't have any site

Build error just after install during 5 minutes guide

2008-10-20 Thread Dmitry S. Kravchenko
] [ERROR] BUILD ERROR [INFO] [INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid versi on could be found [INFO

Re: Build error just after install during 5 minutes guide

2008-10-20 Thread Nick Stolwijk
' will be blacklisted [INFO] [ERROR] BUILD ERROR [INFO] [INFO] The plugin 'org.apache.maven.plugins:maven-archetype-plugin' does not exist or no valid

Build error with jython plugin !!??

2008-09-30 Thread miata
this problem compilation, if someone has an idea to resolve ??? thanks -- View this message in context: http://www.nabble.com/Build-error-with-jython-plugin-%21%21---tp19741002p19741002.html Sent from the Maven - Users mailing list archive at Nabble.com

Re: Build error with jython plugin !!??

2008-09-30 Thread Andrew Robinson
My m2Repository have the plugin, the version is good and the plugin has been add into the project... I don't understand this problem compilation, if someone has an idea to resolve ??? thanks -- View this message in context: http://www.nabble.com/Build-error-with-jython-plugin-%21%21

Re: Build error with jython plugin !!??

2008-09-30 Thread miata
-- View this message in context: http://www.nabble.com/Build-error-with-jython-plugin-%21%21---tp19741002p19741002.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL

Re: Build Error - Error assembling WAR: Deployment descriptor:

2008-06-09 Thread Wayne Fay
On 6/8/08, Andrew Madu [EMAIL PROTECTED] wrote: Error assembling WAR: Deployment descriptor: C:Documents and Settings\mysite\mysite-spring-app\target\mysite-spring-app-1.0-SNAPSHOT\WEB-INF\web.xml does not exist It appears that you do not have web.xml file in your src/main/webapp/WEB-INF

Build Error - Error assembling WAR: Deployment descriptor:

2008-06-07 Thread Andrew Madu
Hi, so my pom.xml reads as follows: [code] modelVersion4.0.0/modelVersion groupIdcom.mysite.app/groupId artifactIdmysite-spring-app/artifactId version1.0-SNAPSHOT/version packagingwar/packaging . [/code] I simply changed the packaging type to 'war' just to see

surefire plug in causing build error

2008-05-10 Thread Kevin Rohr
] BUILD ERROR [INFO] [INFO] Internal error in the plugin manager executing goal 'org.apache.maven.plugins:maven-surefire-plugin:2.4.2:test': Unable to find the mojo 'org.apache.maven.plu gins:maven-surefire-plugin:2.4.2:test

RE: Build Error in Maven

2008-03-21 Thread maluri
. Still doesn't work. It only gives me version. None of the commands working. For every command I try I get the below build error. Any suggestions? Thanks Madhu Brian E Fox wrote: Are you able to access http://repo1.maven.org from your desk without a proxy? Try clearing your repository

Re: Build Error in Maven

2008-03-21 Thread Wayne Fay
the below build error. Any suggestions? Thanks Madhu Brian E Fox wrote: Are you able to access http://repo1.maven.org from your desk without a proxy? Try clearing your repository by deleting $HOME/.m2/repository (the logs below don't show it even attempting to download, which could

Re: Build Error in Maven

2008-03-21 Thread maluri
Hi Wayne, Somehow I don't have settings.xml file under .m2. So I created one. My settings.xml file looks like this: But still it doesn't work. Same build error is showing up for any command I type except for mvn -v settings xmlns=http://maven.apache.org/POM/4.0.0; xmlns:xsi=http://www.w3

Re: Build Error in Maven

2008-03-21 Thread Wayne Fay
it needs for the various commands. Wayne On 3/21/08, maluri [EMAIL PROTECTED] wrote: Hi Wayne, Somehow I don't have settings.xml file under .m2. So I created one. My settings.xml file looks like this: But still it doesn't work. Same build error is showing up for any command I type except for mvn

RE: Build Error in Maven

2008-03-21 Thread Brian E. Fox
Go back to my first question: Are you able to access http://repo1.maven.org from your desk without a proxy? -Original Message- From: maluri [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2008 11:41 AM To: users@maven.apache.org Subject: RE: Build Error in Maven Hi Brian, I deleted

Re: Build Error in Maven

2008-03-21 Thread Wayne Fay
, 2008 11:41 AM To: users@maven.apache.org Subject: RE: Build Error in Maven Hi Brian, I deleted the repository folder under .m2\. But still I am facing the same problem. 2.0.9 is not showing under maven downloades in Apache.org site. I could only work with 2.0.8. I have uninstalled

  1   2   3   >