Re: Fatal error compiling: basedir .../target/generated-sources/annotations does not exist

2023-12-21 Thread Stanimir Stamenkov
Thu, 21 Dec 2023 09:10:44 +0100, /Slawomir Jaranowski/: Release under vote ... you can check candidate version: https://lists.apache.org/thread/scb8qw1or396l4hqgf5h78z5h0km60z4 Tried maven-compiler-plugin 3.12.1 from the staging repository – no error during the build. -- Stanimir -

Re: Fatal error compiling: basedir .../target/generated-sources/annotations does not exist

2023-12-21 Thread Slawomir Jaranowski
Hi, Release under vote ... you can check candidate version: https://lists.apache.org/thread/scb8qw1or396l4hqgf5h78z5h0km60z4 śr., 20 gru 2023 o 21:04 Slawomir Jaranowski napisał(a): > Hi > > MCOMPILER-379 - was about missing SourcesDirectory and we have IT for it: > https://github.com/apache/ma

Re: Fatal error compiling: basedir .../target/generated-sources/annotations does not exist

2023-12-20 Thread Slawomir Jaranowski
Hi MCOMPILER-379 - was about missing SourcesDirectory and we have IT for it: https://github.com/apache/maven-compiler-plugin/commit/6fd3a46885edd81e62ae62cfc798c1e1b903e170 MCOMPILER-567 - is for missing generated-sources/annotations - now we also have IT for it: https://github.com/apache/maven-c

Re: Fatal error compiling: basedir .../target/generated-sources/annotations does not exist

2023-12-20 Thread Greg Chabala
Hello Sławomir, Do you know if MCOMPILER-379 is the same issue as MCOMPILER-567 ? If so, shouldn't the IT test in MCOMPILER-379 have caught it? Greg

RE: Fatal error compiling: basedir .../target/generated-sources/annotations does not exist

2023-12-20 Thread Stefan CORDES
Hi, I faced the similar error [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.12.0:testCompile (default-testCompile) Fatal error compiling: basedir ...\target\generated-test-sources\test-annotations-java does not exist -> [Help 1] and investigating I

Re: Fatal error compiling: basedir .../target/generated-sources/annotations does not exist

2023-12-20 Thread Slawomir Jaranowski
> ... > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-compiler-plugin:3.12.0:compile > (java9-compile) on project xbrz-core: Fatal error compiling: basedir > C:\...\xbrz-java\xbrz-core\target\generated-sources\annotations does not > exist -> [Help 1] >

Fatal error compiling: basedir .../target/generated-sources/annotations does not exist

2023-12-19 Thread Stanimir Stamenkov
;, family: "windows" ... [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.12.0:compile (java9-compile) on project xbrz-core: Fatal error compiling: basedir C:\...\xbrz-java\xbrz-core\target\generated-sources\annotations does not exist -> [Hel

Re: Fatal error compiling: Prohibited package name: java.lang

2012-01-03 Thread Benson Margulies
it. > thanks, > Martin > __ > the smart people get off at alewife..personal quote > Date: Tue, 3 Jan 2012 > 06:08:13 -0500 >> Subject: Re: Fatal error compiling: Prohibited package name: java.lang >> From: bimargul...@gmail.com &

RE: Fatal error compiling: Prohibited package name: java.lang

2012-01-03 Thread Martin Gainty
tooks.jar? thanks, Martin __ the smart people get off at alewife..personal quote > Date: Tue, 3 Jan 2012 06:08:13 -0500 > Subject: Re: Fatal error compiling: Prohibited package name: java.lang > From: bimargul...@gmail.com > To: users@mave

Re: Fatal error compiling: Prohibited package name: java.lang

2012-01-03 Thread Benson Margulies
expéditeur. N'importe quelle diffusion non autorisée ou la copie >> de ceci est interdite. Ce message sert à l'information seulement et n'aura >> pas n'importe quel effet légalement obligatoire. Étant donné que les email >> peuvent facilement être sujets à

Re: Fatal error compiling: Prohibited package name: java.lang

2012-01-02 Thread Ronald Petty
nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > From: ronald.pe...@gmail.com > > Date: Mon, 2 Jan 2012 17:01:08 -0500 > > Subject: Fatal error compiling: Prohibited package name: java.lang > > To: users@maven.apache.org > > &g

RE: Fatal error compiling: Prohibited package name: java.lang

2012-01-02 Thread Martin Gainty
l effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > From: ronald.pe...@gmail.com > Date: Mon, 2 Jan 2012 17:01:08 -0500 > Subject: Fatal error compiling:

Fatal error compiling: Prohibited package name: java.lang

2012-01-02 Thread Ronald Petty
shed at: Mon Jan 02 16:43:22 EST 2012 [INFO] Final Memory: 4M/81M [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project hadoop-annotations: Fatal error comp

Re: [FATAL ERROR] SiteMojo#execute() caused a linkage error (NoClassDefFoundError: org/apache/commons/lang/ArrayUtils)

2011-08-28 Thread sizu
I got this error as well (ie [FATAL ERROR] org.apache.maven.plugin.antrun.AntRunMojo#execute() caused a linkage error (java.lang.NoClassDefFoundError) and may be out-of-date. Check the realms:). I was using jdk1.7.0 (ie Java 7) and fixed this by using jdk.1.6.0_21 (ie Java 6). -- View this

Re: Fatal Error in Maven release plugin: java.lang.NoClassDefFoundError: org/jaxen/NamespaceContext

2010-09-18 Thread Olivier Lamy
executing 'maven > release:prepare' ? > > [FATAL ERROR] org.apache.maven.plugins.release.PrepareReleaseMojo#execute() > caused a linkage error (java.lang.NoClassDefFoundError) and may be out-of- > date. Check the realms: > [FATAL ERROR] Plugin realm = app0.child- >

Fatal Error in Maven release plugin: java.lang.NoClassDefFoundError: org/jaxen/NamespaceContext

2010-09-16 Thread Jan Torben Heuer
Hi, Any idea what could be the cause of this error when executing 'maven release:prepare' ? [FATAL ERROR] org.apache.maven.plugins.release.PrepareReleaseMojo#execute() caused a linkage error (java.lang.NoClassDefFoundError) and may be out-of- date. Check the realms: [FATAL ERROR] Pl

Maven Release Plugin Fatal Error

2010-05-05 Thread Anthony Cunningham
cryptor'... [INFO] Not generating release POMs [INFO] Executing preparation goals - since this is simulation mode it is running against the original project, not the r ewritten ones [INFO] Executing goals 'clean verify'... [INFO] --------

Re: [FATAL ERROR] SiteMojo#execute() caused a linkage error (NoClassDefFoundError: org/apache/commons/lang/ArrayUtils)

2009-10-25 Thread Dennis Lundberg
Niall Pemberton wrote: > On Fri, Oct 23, 2009 at 9:03 PM, Jörg Schaible wrote: >> Hi Niall, >> >> Niall Pemberton wrote: >> >>> Merci Beaucoup - thats fixed it. Still not sure why it just started >>> happening though. >> It seems the version of the plugin is not locked: > > We had it specified in

Re: [FATAL ERROR] SiteMojo#execute() caused a linkage error (NoClassDefFoundError: org/apache/commons/lang/ArrayUtils)

2009-10-24 Thread Niall Pemberton
On Fri, Oct 23, 2009 at 9:03 PM, Jörg Schaible wrote: > Hi Niall, > > Niall Pemberton wrote: > >> Merci Beaucoup - thats fixed it. Still not sure why it just started >> happening though. > > It seems the version of the plugin is not locked: We had it specified in the section, but not - adding i

Re: [FATAL ERROR] SiteMojo#execute() caused a linkage error (NoClassDefFoundError: org/apache/commons/lang/ArrayUtils)

2009-10-23 Thread Jörg Schaible
Hi Niall, Niall Pemberton wrote: > Merci Beaucoup - thats fixed it. Still not sure why it just started > happening though. It seems the version of the plugin is not locked: %< = ~/src/Commons/proper/beanutils $ mvn versions:display-plugin-updates [INFO] Scanning for pro

Re: [FATAL ERROR] SiteMojo#execute() caused a linkage error (NoClassDefFoundError: org/apache/commons/lang/ArrayUtils)

2009-10-23 Thread Tony Chemit
-plugin with a version of commons-lang which include the > > method (the version 2.4 works fine). > > > > Tony. > > > > > >> > >> > >> [1] http://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/ > >> > >> >

Re: [FATAL ERROR] SiteMojo#execute() caused a linkage error (NoClassDefFoundError: org/apache/commons/lang/ArrayUtils)

2009-10-23 Thread Niall Pemberton
> site-plugin > with a version of commons-lang which include the method (the version 2.4 > works fine). > > Tony. > > >> >> >> [1] http://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/ >> >> >> [INFO] Generating "Project Team&

Re: [FATAL ERROR] SiteMojo#execute() caused a linkage error (NoClassDefFoundError: org/apache/commons/lang/ArrayUtils)

2009-10-23 Thread Tony Chemit
used somewhere in site plugin dependencies, I just add a dependency to site-plugin with a version of commons-lang which include the method (the version 2.4 works fine). Tony. > > > [1] http://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/ > > > [INFO] Generating &

[FATAL ERROR] SiteMojo#execute() caused a linkage error (NoClassDefFoundError: org/apache/commons/lang/ArrayUtils)

2009-10-23 Thread Niall Pemberton
;ve searched the archives and this type of error seems to come up quite a but, but Niall [1] http://svn.apache.org/repos/asf/commons/proper/beanutils/trunk/ [INFO] Generating "Project Team" report. [FATAL ERROR] org.apache.maven.plugins.site.SiteMojo#execute() caused a linkage error (

Re: RE : [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-25 Thread Vincent Hardion
@gmail.com] Envoyé : lundi 24 août 2009 10:37 À : Maven Users List Cc : u...@mojo.codehaus.org Objet : Re: [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL it seems to be a doxia incompabilityWe have to verify it. Can you open an issue here please : http:

Re: RE : [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-25 Thread Arnaud HERITIER
. > > Best regards, > > Vincent Hardion > > > -Message d'origine- > De : Arnaud HERITIER [mailto:aherit...@gmail.com] > Envoyé : lundi 24 août 2009 10:37 > À : Maven Users List > Cc : u...@mojo.codehaus.org > Objet : Re: [Versions Maven Plugin 1.0] FATAL

RE: RE : [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-25 Thread subir.sasikumar
Users List Subject: RE : [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL Hi, It seems the new version need also "org.apache.maven.shared:maven-common-artifact-filters:jar:1.2" but only version 1.1 is accessible from central. Best regards

RE : [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-25 Thread HARDION Vincent
24 août 2009 10:37 À : Maven Users List Cc : u...@mojo.codehaus.org Objet : Re: [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL it seems to be a doxia incompabilityWe have to verify it. Can you open an issue here please : http://jira.codehaus.org/browse/M

Re: [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-24 Thread Arnaud HERITIER
t; [INFO] artifact org.apache.maven:maven-artifact: checking for updates >> from centr >> al >> [INFO] artifact org.apache.maven:maven-project: checking for updates >> from centra >> l >> [INFO] artifact org.apache.tomcat:juli: checking for updates from >> cen

Re: [Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-24 Thread Arnaud HERITIER
[INFO] artifact org.codehaus.mojo:rpm-maven-plugin: checking for updates > from ce > ntral > [INFO] artifact org.codehaus.mojo.jspc:jspc-compiler-tomcat6: checking > for updat > es from central > [INFO] artifact org.hibernate:hibernate-core: checking for updates from > central > [IN

[Versions Maven Plugin 1.0] FATAL Error thrown for versions:dependency-updates-report GOAL

2009-08-24 Thread subir.sasikumar
O] artifact org.testng:testng: checking for updates from central [INFO] artifact session-plugin3:session-plugin3: checking for updates from centr al [INFO] artifact taglibs:standard: checking for updates from central [FATAL ERROR] org.codehaus.mojo.versions.DependencyUpdatesReport#execute() cause d a

Re: FATAL ERROR: Unable to read settings.xml

2009-08-12 Thread RFatton
7] = file:/usr/share/maven2/lib/wagon-ssh-external.jar > urls[8] = file:/usr/share/maven2/lib/xml-apis.jar > urls[9] = file:/usr/share/maven2/lib/plexus-interpolation.jar > urls[10] = file:/usr/share/maven2/lib/plexus-container-default.jar > urls[11] = file:/usr/share/maven2/lib/wa

RE: FATAL ERROR: Unable to read settings.xml

2009-08-11 Thread Jonathan Woods
009 14:00 > To: users@maven.apache.org > Subject: FATAL ERROR: Unable to read settings.xml > > > Hi all, > > New to maven, having trouble getting it working. > > I'm using ubuntu and ran "sudo apt-get install maven2" for install. > > Also added M2_

Re: FATAL ERROR: Unable to read settings.xml

2009-08-11 Thread Brett Randall
2/lib/xml-apis.jar > urls[9] = file:/usr/share/maven2/lib/plexus-interpolation.jar > urls[10] = file:/usr/share/maven2/lib/plexus-container-default.jar > urls[11] = file:/usr/share/maven2/lib/wagon-ssh-common.jar > urls[12] = file:/usr/

FATAL ERROR: Unable to read settings.xml

2009-08-11 Thread RFatton
rls[11] = file:/usr/share/maven2/lib/wagon-ssh-common.jar urls[12] = file:/usr/share/maven2/lib/wagon-http-shared.jar urls[13] = file:/usr/share/maven2/lib/wagon-http-lightweight.jar urls[14] = file:/usr/share/maven2/lib/commons-cli.jar urls[15] = file:/usr/share/maven2/lib/plexus-utils.jar urls[16]

RE: FATAL ERROR: id can not be null

2009-05-20 Thread Martin Gainty
importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Wed, 20 May 2009 16:27:39 -0500 > From: morga...@iodp.tamu.edu > To: users@maven.ap

Re: FATAL ERROR: id can not be null

2009-05-20 Thread Algie Morgan
> > > [INFO] Copying 10 resources > [INFO] > -------- > [ERROR] FATAL ERROR > [INFO] > > [INFO] id can not be null > [INFO] > --

Re: FATAL ERROR: id can not be null

2009-05-20 Thread Olivier Lamy
en 2.0.6.  I recently upgraded > to Maven 2.1.0 and it returned this error when I tried to compile: > > > [INFO] Copying 10 resources > [INFO] > ----

FATAL ERROR: id can not be null

2009-05-20 Thread Algie Morgan
] [ERROR] FATAL ERROR [INFO] [INFO] id can not be null [INFO] [INFO] Trace

Re: Fatal Error

2009-04-15 Thread Wayne Fay
> [INFO] Trace > java.lang.ArrayIndexOutOfBoundsException >        at java.util.ArrayList.contains(Unknown Source) What project are you building? Grab the source code (eg from some open source project) of some known-good project and try mvn package there. If you get the same error, it would seem

Re: Fatal Error

2009-04-15 Thread Jeffrey Trimble
toire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. Date: Wed, 15 Apr 2009 13:20:07 -0400 From: jatrim...@ysu.edu Subject: Fatal Error To: users@maven.apache.org I'm attempting

RE: Fatal Error

2009-04-15 Thread Martin Gainty
manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Wed, 15 Apr 2009 13:20:07 -0400 > From: jatrim...@ysu.edu > Subject: Fatal Error > To: users@maven.apache.org > > I'm attempting to run mvn package and receive a FATAL ERR

Fatal Error

2009-04-15 Thread Jeffrey Trimble
I'm attempting to run mvn package and receive a FATAL ERROR. Some particulars: Maven version: 2.0.10 Java version: 1.6.0 OS name: "aix" version: "5.3" arch: "ppc" Family: "unix" This is IBM's jdk implementation. So the question is there a fix,

RE: compiler's FATAL ERROR

2008-11-21 Thread Jörg Schaible
s/helloWorld/src/test/resources > [INFO] [compiler:testCompile] [INFO] No sources to compile > [INFO] [surefire:test] > [INFO] No tests to run. > [INFO] > -- > -- > [ERROR] FATAL ERROR > [INFO] &

compiler's FATAL ERROR

2008-11-21 Thread Н Николай
tests to run. [INFO] ---- [ERROR] FATAL ERROR [INFO] [INFO] Could not instatiate converter : com.thoughtworks.xstream.converters.enums.EnumMapConverter : null Could not access java.

Re: FATAL ERROR xpp3 jar... plz help.. its urgent

2008-10-22 Thread rohan chauhan
mail send twice by mistake only its not done intentionally. OK.. From: Jörg Schaible <[EMAIL PROTECTED]> To: Maven Users List Sent: Wednesday, 22 October, 2008 6:24:13 PM Subject: RE: FATAL ERROR xpp3 jar... plz help.. its urgent rohan chauhan

RE: FATAL ERROR xpp3 jar... plz help.. its urgent

2008-10-22 Thread Jörg Schaible
rohan chauhan wrote: > - Forwarded Message > From: rohan chauhan <[EMAIL PROTECTED]> > To: users maven > Sent: Wednesday, 22 October, 2008 5:37:19 PM > Subject: FATAL ERROR xpp3 jar... plz help.. its urgent > > > hi all i'm getting following error eve

FATAL ERROR xpp3 jar... plz help.. its urgent

2008-10-22 Thread rohan chauhan
- Forwarded Message From: rohan chauhan <[EMAIL PROTECTED]> To: users maven Sent: Wednesday, 22 October, 2008 5:37:19 PM Subject: FATAL ERROR xpp3 jar... plz help.. its urgent hi all i'm getting following error even though i specify dependency tag in pom.

RE: FATAL ERROR xpp3 jar... plz help.. its urgent

2008-10-22 Thread Jörg Schaible
fire:test] > [INFO] No tests to run. > [INFO] [war:war] > [INFO] Packaging webapp > [INFO] > -- > -- > [ERROR] FATAL ERROR > [INFO] > -- > -- >

FATAL ERROR xpp3 jar... plz help.. its urgent

2008-10-22 Thread rohan chauhan
tered resources. [INFO] [compiler:testCompile] [INFO] No sources to compile [INFO] [surefire:test] [INFO] No tests to run. [INFO] [war:war] [INFO] Packaging webapp [INFO] [ERROR] FATAL ERROR

Fatal Error on Maven Clean

2008-06-20 Thread Steven
repository and maven-2.0.9-uber.jar exists in the specify directory. Both Maven 1.0.7 and Maven 1.0.9 give me the same error This is the Error: - [INFO] [clean:clean] [FATAL ERROR] org.apache.maven.plugin.clean.CleanMojo#execute() caused a linkage error

RE: FATAL ERROR on release:prepare with a super-pom

2007-12-14 Thread nicklist
ijava [mailto:[EMAIL PROTECTED] Sent: Fri 12/14/2007 12:46 PM To: users@maven.apache.org Subject: RE: FATAL ERROR on release:prepare with a super-pom >De code at the linenumber is: > if ( trunkPath.endsWith( "/" ) ) { trunkPath = trunkPath.substring

RE: FATAL ERROR on release:prepare with a super-pom

2007-12-14 Thread javijava
i have the super-pom in a folder like the sub projects (same level), an example of tags: xxx super-pom 0.1-SNAPSHOT ../super-pom/pom.xml Thanks 4 the reply Nick. -- View this message in context: http://www.n

RE: FATAL ERROR on release:prepare with a super-pom

2007-12-14 Thread nicklist
tagPath.length() - 1 ); } Which will throw an exception if your trunkPath or tagPath is empty. So something is wrong with that, I don't know what. With regards, Nick Stolwijk -Original Message- From: javijava [mailto:[EMAIL PROTECTED] Sent: Fri 12/14/2007 11:04 AM To: users@maven.apache.or

FATAL ERROR on release:prepare with a super-pom

2007-12-14 Thread javijava
Hi folks, I'm trying to do a mv nrelease:prepare from a super-pom that have a lsit of proyects i want to release to the same version.. All was runing fine,asking the new version, the SCM TAG ..but just after this i have a "FATAL ERROR" : java.lang.ArrayIndexOutOfBoundsE

Re: Maven 2 tomcat plugin fatal error java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/Base64

2007-11-15 Thread Jimbog
] [ERROR] FATAL ERROR [INFO] [INFO] Java heap space [INFO] [INFO] Trace java.lang.OutOfMemoryError: Java heap space at

Maven 2 tomcat plugin fatal error java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/Base64

2007-11-15 Thread Jimbog
get it. Does anyone have a work around for this? [ERROR] FATAL ERROR [INFO] [INFO] org/apache/commons/codec/binary/Base64 [INFO] [INFO] Trace

Re: Maven 2 tomcat plugin fatal error java.lang.NoClassDefFoundError: org/apache/commons/codec/binary/Base64

2007-11-15 Thread Wayne Fay
ill get it. > > Does anyone have a work around for this? > > [ERROR] FATAL ERROR > [INFO] > > [INFO] org/apache/commons/codec/binary/Base64 > [INFO] > -

Re: fatal error setDefaultRepositoryPermissions no such method

2007-10-15 Thread Jan Pittner
Fixed - a 2.0.4 jar was present in my lib dir. Jan Pittner wrote: This happened again, but now I can't get rid of it. I deleted the maven dir, copied the install over again (which previously fixed the problem), and it still happens. I tried it on a fresh user account, same thing. At this

Re: fatal error setDefaultRepositoryPermissions no such method

2007-10-12 Thread Jan Pittner
This happened again, but now I can't get rid of it. I deleted the maven dir, copied the install over again (which previously fixed the problem), and it still happens. I tried it on a fresh user account, same thing. At this point, I'm completely stuck with a nonworking maven. Any hints/sugges

fatal error setDefaultRepositoryPermissions no such method

2007-10-11 Thread Jan Pittner
] [ERROR] FATAL ERROR [INFO] [INFO] org.apache.maven.artifact.manager.WagonManager.setDefaultRepositoryPermissions(Lorg/apache/maven/wagon/repository/RepositoryPermissions;)V [INFO

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-09 Thread KIRA1983
the first link in unavaible, so my mistakes was in settings.xml.. leave proxy rows commented... SUCCESS.. but for these condition prefer change esb.. fuse is too pandemonio.. i try mule! -- View this message in context: http://www.nabble.com/MAVEN---FATAL-ERROR---on-mvn-jbi..-tf4566673s177

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-08 Thread KIRA1983
d: embeddedservicemix.. i HAVE NEW ERROR .. > > so: > > > [INFO] Scanning for projects... > [INFO] > ---- > [ERROR] FATAL ERROR > [INFO] > ---

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-08 Thread KIRA1983
.. i HAVE NEW ERROR .. so: [INFO] Scanning for projects... [INFO] [ERROR] FATAL ERROR [INFO] [INFO] null [INFO

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-05 Thread Tim Kettler
servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom maybe this would explain bye On 10/4/07, KIRA1983 <[EMAIL PROTECTED]> wrote: stack of my error i put settings.xml both home/.m2/.. that HOME_MAVEN/conf/... don't work.. why??? [INFO] --------

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-05 Thread Daniele De Francesco
gonManager.java:324) > >> at > >> org.apache.maven.artifact.resolver.DefaultArtifactResolver.resolve( > >> DefaultArtifactResolver.java:185) > >> ... 20 more > >> [INFO] > >> > -----

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-05 Thread Daniele De Francesco
i put settings.xml both home/.m2/.. that HOME_MAVEN/conf/... > > don't work.. > > why??? > > [INFO] > > > > [ERROR] FATAL ERROR > > [INFO] > > -

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-05 Thread Tim Kettler
f/... don't work.. why??? [INFO] ---- [ERROR] FATAL ERROR [INFO] [INFO] Error building POM (may not be this project's POM). Project ID: org.apache.

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-05 Thread Daniele De Francesco
gt; > > stack of my error > i put settings.xml both home/.m2/.. that HOME_MAVEN/conf/... > don't work.. > why??? > [INFO] > -------- > [ERROR] FATAL ERROR > [INFO] > -

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-04 Thread KIRA1983
stack of my error i put settings.xml both home/.m2/.. that HOME_MAVEN/conf/... don't work.. why??? [INFO] [ERROR] FATAL ERROR [INFO] [INFO]

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-04 Thread Wayne Fay
gt; Downloading: > > http://repo1.maven.org/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom > > [INFO] > > > > [ERROR] FATAL ERROR > > [INFO] > >

Re: MAVEN - FATAL ERROR - on mvn jbi..

2007-10-04 Thread KIRA1983
e/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom > [INFO] > ---- > [ERROR] FATAL ERROR > [INFO] > > [INFO] Error building POM

MAVEN - FATAL ERROR - on mvn jbi..

2007-10-04 Thread KIRA1983
/samples-3.3.0.0-fuse.pom Downloading: http://repo1.maven.org/maven2/org/apache/servicemix/samples/3.3.0.0-fuse/samples-3.3.0.0-fuse.pom [INFO] [ERROR] FATAL ERROR [INFO

Re: Fatal error by running mvn install

2007-07-19 Thread Wayne Fay
hat could be wrong? > > Best regards > > > C:\Wei\MyProjects\timetracker-completed>mvn install > [INFO] Scanning for projects... > [INFO] ---- > [ERROR] FATAL ERROR > [INFO] -

Re: Fatal error by running mvn install

2007-07-19 Thread Wei Chen
Many thanks! :-) Original-Nachricht Datum: Thu, 19 Jul 2007 15:40:52 +0800 Von: "Teody Cue Jr." <[EMAIL PROTECTED]> An: Maven Users List Betreff: Re: Fatal error by running mvn install > Hi again, > > My bad, it seems to be that there's no 1.0-

Re: Fatal error by running mvn install

2007-07-19 Thread Teody Cue Jr.
timetracker-completed>mvn install [INFO] Scanning for projects... [INFO] ---- [ERROR] FATAL ERROR [INFO] [INFO] An invalid artifact was detected. Th

Re: Fatal error by running mvn install

2007-07-19 Thread Teody Cue Jr.
timetracker-completed>mvn install [INFO] Scanning for projects... [INFO] ---- [ERROR] FATAL ERROR [INFO] [INFO] An invalid artifact was detected. This artifac

Re: Fatal error by running mvn install

2007-07-19 Thread noon
clude this dependency in your pom, use the "exclude" tag in your pom.xml. I hope this helps :) -- View this message in context: http://www.nabble.com/Fatal-error-by-running-mvn-install-tf4108510s177.html#a11683511 S

Fatal error by running mvn install

2007-07-18 Thread Wei Chen
quot;ArtifactID: timetracker-common". What could be wrong? Best regards C:\Wei\MyProjects\timetracker-completed>mvn install [INFO] Scanning for projects... [INFO] -------- [E

StatScm fatal error

2007-01-24 Thread Eman Ali al-Maktari
Yes I do.. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: StatScm fatal error

2007-01-22 Thread Stefano Apostolico
t; > ... > > net.sf > stat-scm > > > > > > > And this is the exception trace > [WARNING] cvs log: Logging src/main/webapp/WEB-INF > [IN

StatScm fatal error

2007-01-21 Thread Eman Ali al-Maktari
[INFO] [ERROR] FATAL ERROR [INFO] [INFO] null [INFO] [INFO]

archetype:create fatal error

2007-01-11 Thread vish
--- [INFO] -------- [ERROR] FATAL ERROR [INFO] [INFO] null [INFO] [INFO] Trace java.lang.NullPointerEx

RE: M2: Fatal error generating site

2006-09-13 Thread Orford, Ian
This worked. Thanks very much. > Try deleting those artifacts from your repo and let maven download them again :-) > The information contained herein is confidential and is intended solely for the addressee. Acces

RE: M2: Fatal error generating site

2006-09-13 Thread hermod.opstvedt
mail formatting? Hermod -Original Message- From: Orford, Ian [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 13, 2006 11:11 AM To: 'Maven Users List' Subject: RE: M2: Fatal error generating site I still cant find any real clues about this. I've found some other instances of th

RE: M2: Fatal error generating site

2006-09-13 Thread franz see
> > Ian > > > > -Original Message- > From: Orford, Ian > Sent: 12 September 2006 11:38 > To: 'users@maven.apache.org' > Subject: M2: Fatal error generating site > > I'm trying to generate site documentation. We have lots of project, mo

RE: M2: Fatal error generating site

2006-09-13 Thread Orford, Ian
@maven.apache.org' Subject: M2: Fatal error generating site I'm trying to generate site documentation. We have lots of project, most of them still use maven 1. This particular project is built with maven 2. The error below indicates that a project isn't in the repository. I do

M2: Fatal error generating site

2006-09-12 Thread Orford, Ian
e "Dependencies" report. [INFO] ---- [ERROR] FATAL ERROR [INFO] [INFO] Can't find a valid Maven project in the repository for the artifact [drk

fatal error with mvn prepare:release -DdryRun=true

2006-08-07 Thread Peter
Hello, I'm trying to get a release with maven2 and svn and eclipse since about 1 week - that's when I started with Maven ... Below you find the manual log tracked on my (long) way to a fatal error while preparing a 'dry' release. Thank you for helping me Pete

Re: Fatal Error Compiling

2005-12-19 Thread Allan Ramirez
I try to compile, I get the error: Fatal Error Compiling. Could someone please help me out... Regards, Kiran D:\maven-2.0\my-app>mvn compile [INFO] Scanning for projects... [INFO] - --- [INFO] Building Ma

Fatal Error Compiling

2005-12-19 Thread Pagadala Baskar, Kiran Kumar \(Cognizant\)
Hi, I am new to Maven. I am trying to set it up. I have downloaded Maven (also the classpath and path have been set, java version that I use is JSDK1.4.0_02). When I try to compile, I get the error: Fatal Error Compiling. Could someone please help me out... Regards, Kiran D:\maven

RE: Re: [m2] Fatal error trying "mvn site"

2005-10-23 Thread Vincent Massol
> -Original Message- > From: Brett Porter [mailto:[EMAIL PROTECTED] > Sent: dimanche 23 octobre 2005 20:19 > To: Maven Users List > Subject: Re: Re: [m2] Fatal error trying "mvn site" > > Interesting idea, but not very scalable (there are already a lar

Re: Re: [m2] Fatal error trying "mvn site"

2005-10-23 Thread Brett Porter
Interesting idea, but not very scalable (there are already a large number of plugins). I wonder if people prefer this to the "create one project per plugin" alternative? The biggest issue with that is being unable to search across multiple plugins at once - but it works much better now that the in

Re: Re: [m2] Fatal error trying "mvn site"

2005-10-23 Thread Arik Kfir
Hi, Seems to me that each m2 plugin should reside in its own project, or, create more *versions* in JIRA that pertain to plugin-issues only. Currently, it's impossible to track the roadmap/changelog for plugin releases. Quickest route imo: leave everything as is, but create more versions in the

Re: Re: [m2] Fatal error trying "mvn site"

2005-10-23 Thread Brett Porter
I think this was a jira miscommunication. It's just waiting for a release of the plugin for a fix, these have their own release cycles. We're still trying to determine the most useful technique for doing this in JIRA. - Brett On 10/23/05, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > The issue in JIR

Re: Re: [m2] Fatal error trying "mvn site"

2005-10-23 Thread Wim Deblauwe
The issue in JIRA (http://jira.codehaus.org/browse/MNG-1216) states that it has been fixed in 2.0, but I was running the released 2.0 of Maven. Is the fix version of the bug wrong in JIRA? regards, Wim 2005/10/22, Brett Porter <[EMAIL PROTECTED]>: > > It is in JIRA, we'll try and get a fix out a

Re: Re: [m2] Fatal error trying "mvn site"

2005-10-21 Thread Brett Porter
It is in JIRA, we'll try and get a fix out as soon as possible. On 10/21/05, Bernd Mau <[EMAIL PROTECTED]> wrote: > Yes, it really seems to be a bug and I coud not find an issue in the > JIRA concerning this problem. > > > - > To

Antw: Re: [m2] Fatal error trying "mvn site"

2005-10-21 Thread Bernd Mau
Yes, it really seems to be a bug and I coud not find an issue in the JIRA concerning this problem. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [m2] Fatal error trying "mvn site"

2005-10-20 Thread Wim Deblauwe
Is this already in JIRA or should I file a bug? 2005/10/20, Bernd Mau <[EMAIL PROTECTED]>: > > Hi, > > I have got the same problem with the german locale > (java.util.MissingResourceException: Can't find bundle for base name > project-info-report, locale de_DE) > > I did not have the problem with

Re: [m2] Fatal error trying "mvn site"

2005-10-20 Thread Bernd Mau
Hi, I have got the same problem with the german locale (java.util.MissingResourceException: Can't find bundle for base name project-info-report, locale de_DE) I did not have the problem with m2-beta-1. I tried some configuration for the plugins:

  1   2   >