RE: Unsatisfied dependencies for reactor dependencies in Beta 9

2003-07-01 Thread Ext-Mike.Hogan
Don't get it Jason.  Are you saying all dependencies should be specified as follows in 
beta 9:

dependency
groupIdjunit/junit
artifactIdjunit/artifactId
version3.8.1/junit
/dependency

I tried this for one of the reactor-generated-dependencies but it didn't work.

Is there a real-life deployment of Maven that uses reactor-generated-dependencies that 
I can look at?

Thanks,
Mike.

 -Original Message-
 From: ext Jason van Zyl [mailto:[EMAIL PROTECTED]
 Sent: 30 June, 2003 18:07
 To: Maven Users List
 Subject: Re: Unsatisfied dependencies for reactor 
 dependencies in Beta
 9
 
 
 On Mon, 2003-06-30 at 09:50, [EMAIL PROTECTED] wrote:
  Hi,
  
  I just moved from beta 8 to beta 9.  I have about 20 
 components that are built with the reactor.  Beta 9 complains 
 that these are unsatisfied dependencies - it does not 
 understand that they are to be built from source.  This 
 worked with Beta 8.  What should I do to get this working?
 
 I haven't tested this but most likely it is the way your dependencies
 are stated. Are you using groupId and artifactId for your
 dependencies?
 
 The ordering is determined by the relationship amongst the found
 dependencies. I haven't tested this but we moved away from 
 simply using
 id for the dependencies and simply using that might be causing the
 problem.
 
  Thanks,
  Mike.
  
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
 -- 
 jvz.
 
 Jason van Zyl
 [EMAIL PROTECTED]
 http://tambora.zenplex.org
 
 In short, man creates for himself a new religion of a rational
 and technical order to justify his work and to be justified in it.
   
   -- Jacques Ellul, The Technological Society
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Unsatisfied dependencies for reactor dependencies in Beta 9

2003-07-01 Thread Ext-Mike.Hogan
Here is the attachment.

 -Original Message-
 From: ext [mailto:[EMAIL PROTECTED]
 Sent: 01 July, 2003 11:55
 To: [EMAIL PROTECTED]
 Subject: RE: Unsatisfied dependencies for reactor 
 dependencies in Beta
 9
 
 
 Jason,
 
 I extracted my problem out into the smallest example 
 possible.  Its attached.  If you extract it into a dir and 
 invoke maven, it should first jar:install base, the 
 jar:install toplevel.
 
 This works for beta 8 but not beta 9.  What ya reckon?
 
 Thanks,
 Mike.
 
  -Original Message-
  From: ext [mailto:[EMAIL PROTECTED]
  Sent: 01 July, 2003 11:07
  To: [EMAIL PROTECTED]
  Subject: RE: Unsatisfied dependencies for reactor 
  dependencies in Beta
  9
  
  
  Don't get it Jason.  Are you saying all dependencies should 
  be specified as follows in beta 9:
  
  dependency
  groupIdjunit/junit
  artifactIdjunit/artifactId
  version3.8.1/junit
  /dependency
  
  I tried this for one of the reactor-generated-dependencies 
  but it didn't work.
  
  Is there a real-life deployment of Maven that uses 
  reactor-generated-dependencies that I can look at?
  
  Thanks,
  Mike.
  
   -Original Message-
   From: ext Jason van Zyl [mailto:[EMAIL PROTECTED]
   Sent: 30 June, 2003 18:07
   To: Maven Users List
   Subject: Re: Unsatisfied dependencies for reactor 
   dependencies in Beta
   9
   
   
   On Mon, 2003-06-30 at 09:50, [EMAIL PROTECTED] wrote:
Hi,

I just moved from beta 8 to beta 9.  I have about 20 
   components that are built with the reactor.  Beta 9 complains 
   that these are unsatisfied dependencies - it does not 
   understand that they are to be built from source.  This 
   worked with Beta 8.  What should I do to get this working?
   
   I haven't tested this but most likely it is the way your 
  dependencies
   are stated. Are you using groupId and artifactId for your
   dependencies?
   
   The ordering is determined by the relationship amongst the found
   dependencies. I haven't tested this but we moved away from 
   simply using
   id for the dependencies and simply using that might be 
 causing the
   problem.
   
Thanks,
Mike.


   
  
 -
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
   -- 
   jvz.
   
   Jason van Zyl
   [EMAIL PROTECTED]
   http://tambora.zenplex.org
   
   In short, man creates for himself a new religion of a rational
   and technical order to justify his work and to be justified in it.
 
 -- Jacques Ellul, The Technological Society
   
   
   
  
 -
   To unsubscribe, e-mail: [EMAIL PROTECTED]
   For additional commands, e-mail: [EMAIL PROTECTED]
   
   
  
  
 -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
  
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


example.tar.gz
Description: example.tar.gz
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Can I use yDoc with Maven?

2003-07-01 Thread S. Radhakrishnan
Hi everybody,

I just wanted to use yDoc with maven. Is there any plugin available..?

or any guidence to the plugin?

Regards,
RK.

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Can I use yDoc with Maven?

2003-07-01 Thread S. Radhakrishnan
yup.. sure.

RK.

-Original Message-
From: Rademacher Tobias [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 5:15 PM
To: 'Maven Users List'; '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: AW: Can I use yDoc with Maven?


 I just wanted to use yDoc with maven. Is there any plugin available..?
 or any guidence to the plugin?

We have written a plugin. Any interest to contribute to to maven?

Bye
Toby

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Can I use yDoc with Maven?

2003-07-01 Thread S. Radhakrishnan
But, will it work with Linux also.. I have tried the with the
build-sample.xml file downloaded from yDoc site in Linux. It says Missing
Resource: class2svg.jar not found

RK


-Original Message-
From: Rademacher Tobias [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 5:15 PM
To: 'Maven Users List'; '[EMAIL PROTECTED]'
Cc: '[EMAIL PROTECTED]'
Subject: AW: Can I use yDoc with Maven?


 I just wanted to use yDoc with maven. Is there any plugin available..?
 or any guidence to the plugin?

We have written a plugin. Any interest to contribute to to maven?

Bye
Toby

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



[war] use jsp / conf file in subproject for the war

2003-07-01 Thread Nicolas . CHALUMEAU
Hi

I have a project with 2 subprojets. 
This 2 subprojects specialize some extra functionalities of the base 
webapp
In the project I have some jsp page, configuration files and classes that 
I want to include in my subprojects war.

Is maven war goal allow to use the base project war process for my 
subproject war generation ?

An other question is how do I specify the WEB-INF src dir for the war goal 
? 
 Because I want them to be under /src/conf to use differentes 
configuration for generate a war with developpement config and a war for 
production config. (/src/conf/conf-dev and /src/conf/conf-prod). 
I make my own goals but I find it dirty !! It is only copy of the 
different directory in the WEB-INF target dir.

thanks
Nicolas

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Instiating a Project object ( was Re: Executing Maven throughJava Webstart)

2003-07-01 Thread Paul Libbrecht
Jason van Zyl wrote:
To make that thing short, allow me a quick question: how can I 
instantiate a maven Project object ? Oh, and should I switch to the dev 
list for that ? (just fearing).


import org.apache.maven.MavenUtils;

File f = new File( project.xml );
Project p = MavenUtils.getProject( f );


Well... doesn't sound perfect...

- runing this as a test gives me an out-of-memory error, it looks like 
it's not a good idea to invoke MavenUtils.getProject(file) from within maven

- what interests me is to have the dependencies... and what I get in 
maven.xml,
	echo message=blop ${project.getDependencies() == null}/
  says true whereas the project has an amount of dependencies.

Am I following the wrong route ?

Paul

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


AW: Instiating a Project object ( was Re: Executing Maven through Java Webstart)

2003-07-01 Thread Rademacher Tobias
 - what interests me is to have the dependencies... and what I get in 
 maven.xml,
   echo message=blop ${project.getDependencies() == null}/
says true whereas the project has an amount of dependencies.
 
 Am I following the wrong route ?

Didn't ${pom.artifacts} work

Bye
Toby


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: AW: Instiating a Project object ( was Re: Executing Maven through Java Webstart)

2003-07-01 Thread Paul Libbrecht
On Mardi, juil 1, 2003, at 14:49 Europe/Paris, Rademacher Tobias wrote:
- what interests me is to have the dependencies... and what I get in
maven.xml,
echo message=blop ${project.getDependencies() == null}/
   says true whereas the project has an amount of dependencies.
Am I following the wrong route ?
Didn't ${pom.artifacts} work
Yes, yes, got it... sorry... pom and not project...
project is defined though, something different...
Paul

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Instiating a Project object ( was Re: Executing Maven throughJava Webstart)

2003-07-01 Thread Paul Libbrecht
Paul Libbrecht wrote:
Jason van Zyl wrote:
import org.apache.maven.MavenUtils;

File f = new File( project.xml );
Project p = MavenUtils.getProject( f );


Well... doesn't sound perfect...

- runing this as a test gives me an out-of-memory error, it looks like 
it's not a good idea to invoke MavenUtils.getProject(file) from within 
maven
Well, not even inside maven.
I attached the project.xml and the java test file I'm running... is it a 
test case ? Should I switch to cvs head ?

Thanks.

Paul
?xml version=1.0 encoding=utf-8?

project
   xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; 
   xsi:noNamespaceSchemaLocation=./maven-project.xsd

  !-- the version of maven's project object model --
  pomVersion3/pomVersion
  
  !-- a unique name for this project --
  idMavenRepoJNLP/id
  
  !-- a short but descriptive name for the project --
  nameThe JNLP connection to the Maven repository/name
  
  !-- The version of the project under development, e.g.
   1.1, 1.2, 2.0-dev --
  currentVersion0.1/currentVersion
  
  !-- details about the organization that 'owns' the project --
	organization
		nameThe ActiveMath group, DFKI and Universität des Saarlandes/name
		urlhttp://www.activemath.org//url
logohttp://www.activemath.org/~paul/tmp/MavenProjectPics/AM_Logo.png/logo
	/organization!-- FIXME: no reason to put ActiveMath URL or ? --
  
  !-- the year the project started --
  inceptionYear2001/inceptionYear
  packageorg.activemath/package
  logohttp://www.activemath.org/~paul/tmp/MavenProjectPics/LogoOMDocJDOM.png/logo
  description
The Maven repository JNLP connection is web-application that serves
JNLP descriptors (aka Java Web Start) for each maven projects making it possible
to resolve classpath-dependencies by means of project dependencies.
  /description
  !-- a short description of what the project does --
  shortDescription
The maven repository JNLP connection.
  /shortDescription

  !-- the project home page --
  urlhttp://www.activemath.org/projects/OmdocJdom//url
  issueTrackingUrlhttp://bugzilla.mathweb.org:8000//issueTrackingUrl
  !-- siteAddresswww.activemath.org/siteAddress
  siteDirectory/www/maven.apache.org/reference/plugins/examples//siteDirectory
  distributionDirectory/www/maven.apache.org/builds//distributionDirectory --

	!-- the version control repository and http url for online access
			 the connection element has the form:
			 scm:system:system specific connection string --
	repository
		connectionscm:cvs:pserver:[EMAIL PROTECTED]:/CVS/AMauthoring/projects/OmdocJdom/connection
		!-- urlhttp://cvs.apache.org/viewcvs/maven/src/plugins-build/examples//url --
	/repository

  !-- any mailing lists for the project --
  mailingLists/
  
  !-- who the developers are for the project --
  developers
   developer
  namePaul Libbrecht/name
  idpaul/id
  email[EMAIL PROTECTED]/email
  organizationThe ActiveMath group/organization
  rolesroleJava Developer/role/roles
/developer
  /developers
   contributors
/contributors

  !-- jar files the project is dependent on --
  dependencies

dependency
  idjdom/id
  versionb8/version
  /dependency

dependency
  idsax/id
  version2.0.1/version
  /dependency

dependency
  idlog4j/id
  version1.2.7/version
  /dependency
  
dependency
  idant/id
  version1.5/version/dependency
  
dependencyidmaven/idversion20030211.132709/version/dependency
dependencyidcommons-jelly/idversion20030310.073407/version/dependency
!-- leave dom4j as the first entry or the tests fail --
dependency
  iddom4j/id
  version1.4-dev-3/version
  urlhttp://www.dom4j.org//url
/dependency

dependency
  idant/id
  version1.4.1/version
  urlhttp://jakarta.apache.org/ant//url
/dependency

dependency
  idcommons-betwixt/id
  versionSNAPSHOT/version
  urlhttp://jakarta.apache.org/commons/betwixt//url
/dependency

dependency
  idcommons-digester/id
  version1.2/version
  urlhttp://jakarta.apache.org/commons/digester.html/url
/dependency

dependency
  idcommons-jelly/id
  versionSNAPSHOT/version
  urlhttp://jakarta.apache.org/commons/sandbox/jelly//url
/dependency

dependency
  idcommons-graph/id
  version0.8.1/version
  urlhttp://jakarta.apache.org/commons/sandbox/jelly//url
/dependency

dependency
  idcommons-jexl/id
  version1.0-dev/version
  urlhttp://jakarta.apache.org/commons/sandbox/jelly//url
/dependency

dependency
  idcommons-logging/id
  version1.0/version
  urlhttp://jakarta.apache.org/commons/logging.html/url
/dependency

dependency
  idjunit/id
  version3.7/version
  typetest/type
  urlhttp://junit.org//url
/dependency

dependency
  idwerkz/id
  versionSNAPSHOT/version
/dependency

!-- Runtime dependencies --
dependency
  

Re: AW: Can I use yDoc with Maven?

2003-07-01 Thread Jason van Zyl
On Tue, 2003-07-01 at 07:44, Rademacher Tobias wrote:
  I just wanted to use yDoc with maven. Is there any plugin available..?
  or any guidence to the plugin?
 
 We have written a plugin. Any interest to contribute to to maven?

I will add as a prerequisite for 1.0-final a method to retrieve plugins
(or any artifact, easily from the repo) so we don't have to include them
in Maven.

 Bye
 Toby
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: AW: Can I use yDoc with Maven?

2003-07-01 Thread Rademacher Tobias
Hi Jason,

 I will add as a prerequisite for 1.0-final a method to 
 retrieve plugins
 (or any artifact, easily from the repo) so we don't have to 
 include them
 in Maven.

This would be cool as over time you and the community have to maintain to
much projects which leads
to similar problems Ara reported from XDoclet 1.x branch... 

Looking forward to it!

:-)

Toby

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Maven and Perforce

2003-07-01 Thread Marc Gemis
How do I make the (optional) ant task 'p4sync' work under Maven 1.0 beta 9?
This task requires the oro library. For ant I have to drop this jar-file
into the lib directory. What is the corresponding place under maven ?

thanks in advance,

Marc


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How does maven set the class path?

2003-07-01 Thread Jason van Zyl
On Tue, 2003-07-01 at 09:15, Moretti, Luciano (MED) wrote:
 Thanks for the reply- but I have a few questions-
 
 1) $(basedir) is the variable name for the directory from which maven
 was invoked right?

No, it is the base directory for the project currently being worked on.

 2) can I point to the originals, or should I still copy them over into
 the target/classes hierarchy.

Point to the original what?

 3) I still don't know how to get the classpath that Maven is using.  I'm
 going to need to get at that in order to prove one way or another that
 these files are on the classpath.  The module I'm working with isn't my
 own code, so if I found a bug by this shift in classpath, they are going
 to be skeptical and blame it on the tool until I can prove otherwise by
 producing the classpath.

The resources/ section in the unitTest/ will put those resources in
the test classpath. If you look in ${basedir}/target/test-classes any
resources you specified to be used for your tests will be in there. You
can verify that way.

 Thanks,
 
 Luciano
 
 -Original Message-
 From: Jason van Zyl [mailto:[EMAIL PROTECTED]
 Sent: Monday, June 30, 2003 5:12 PM
 To: Maven Users List
 Subject: RE: How does maven set the class path?
 
 
 On Mon, 2003-06-30 at 17:59, Moretti, Luciano (MED) wrote:
  I copied them manually before I ran maven.
 
 Use the unitTest/ element like the following:
 
 unitTest
   !-- includes --
   !-- excludes --
   resources
 resource
   directory${basedir}/path/to/test/resources/directory
   includes
 include**/*.properties/include
 include**/*.xml/include
   /includes
 /resource
   /resources
 
 /unitTest
 
 
  Luciano
  
  -Original Message-
  From: Paul Libbrecht [mailto:[EMAIL PROTECTED]
  Sent: Monday, June 30, 2003 4:55 PM
  To: Maven Users List
  Subject: Re: How does maven set the class path?
  
  
  Moretti, Luciano (MED) wrote:
   Hello Again
   
   I've got a junit test that requires access to a resource file on the
   class path.
   
   The files are normally copied to the classes/com/ge/gemsit/test
   directory when built directly with Ant, but this does not see to
 work
   with maven.
   
   What does maven set the class path to by default?  How does one add
   areas to the class path?
  
  Luciano,
  
  Can it be your resources are not copied ?
  
  Paul
  
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
  
  -
  To unsubscribe, e-mail: [EMAIL PROTECTED]
  For additional commands, e-mail: [EMAIL PROTECTED]
-- 
jvz.

Jason van Zyl
[EMAIL PROTECTED]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: How does maven set the classpath?

2003-07-01 Thread Moretti, Luciano (MED)
Ok, if I'm understanding correctly the following will copy all files
with the extension .properties from the directory to
$(basedir)/target/test-classes/ 


!-- Unit test cases --
  unitTest
includes
  include**/*Test.java/include
/includes
excludes
/excludes

resources
  resource
  directory$(basedir)/test/com/ge/medit/util/resources/directory
includes
  include**/*.properties/include
/includes
  /resource

  resource
directory$(basedir)/test/com/ge/medit/util/logging/directory
includes
  include**/*.properties/include
/includes
  /resource
/resources
  /unitTest

If this is correct, it does not seem to be working, as the files are not
in my $(basedir)/target/test-classes directory after I run maven.

Thank you,
Luciano

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



jelly work with a list

2003-07-01 Thread Nicolas . CHALUMEAU
Hi

I define a property :
my.list.directories=${dir.one}, ${dir.two}

And I try to iterate in this list so I do :
j:forEach var=directory items=${my.list.directories}
!-- do something--
/j:forEach

But I do only one iteration and the var equals : ${dir.one}, ${dir.two} 
with the values of ${dir.one} and ${dir.two}. The list is not separate.

Does list of properties are extract in maven ?
How do I iterate such collection of items?

Thank

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



AW: jelly work with a list

2003-07-01 Thread Rademacher Tobias
Hi Nicolas,

I'm not a perfect jelly hacker but try this.

  util:tokenize var=directories delim=,
  ${my.list.directories}
  /util:tokenize
 j:forEach var=directory items=directories
   ...
 /j:forEach 
 
Hopt this helps!

Toby

 
 Hi
 
 I define a property :
 my.list.directories=${dir.one}, ${dir.two}
 
 And I try to iterate in this list so I do :
 j:forEach var=directory items=${my.list.directories}
 !-- do something--
 /j:forEach
 
 But I do only one iteration and the var equals : ${dir.one}, 
 ${dir.two} 
 with the values of ${dir.one} and ${dir.two}. The list is not 
 separate.
 
 Does list of properties are extract in maven ?
 How do I iterate such collection of items?
 
 Thank
 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Javadoc plugin links property

2003-07-01 Thread Tim Pizey
Martin, 

Thanks a lot for your reply.


On Tuesday 01 July 2003 8:16 am, Martin Skopp wrote:
 On Mon, 2003-06-30 at 20:48, Tim Pizey wrote:
  I cannot persuade my cvs snapshot version of Maven
  (1.0-BETA-10-SNAPSHOT) to pass a links argument to javadoc.
 
  I have
  maven.javadoc.source=1.4
  I have tried
  maven.javadoc.link=http://melati.org/javadoc/
  and
  maven.javadoc.links=http://melati.org/javadoc/
 
  with a variety of
  maven.javadoc.link.offline=true
  maven.javadoc.links.offline=true
  maven.javadoc.link.offline=false
  maven.javadoc.links.offline=true
  maven.javadoc.link.packagelistLoc=/inst/melati/target/docs/apidocs
  maven.javadoc.links.packagelistLoc=/inst/melati/target/docs/apidocs

 in beta9 it's
 (check $MAVEN_HOME/plugins/maven-javadoc-plugin-1.2/plugin.jelly!)

Found it in 
$MAVEN_HOME/src/plugins-build/javadoc/plugin.jelly


 maven.javadoc.links

 but it only generates javadoc links in online mode
 (maven.mode.online=true)

  None of the above variations have put a link argument into the
  javadoc command
  though according to
  http://www.mail-archive.com/[EMAIL PROTECTED]/msg00293.html
  it should work.

 does the console say

 Linking with API information from ...

 ?

Yes, then it says:
/usr/local/packages/dist/test/src/org/paneris/cbitlog/model/CategoryTable.java:29: 
warning - Tag @see: reference not found: org.melati.poem.prepro.TableDef
Though 
http://melati.org/javadoc/org/melati/poem/prepro/TableDef.html
is there and so is 
http://melati.org/javadoc/package-list

I have just spent all morning on this, I can't get plain javadoc to work 
either, nor ant, in online or offline mode.
Using Standard Doclet 1.4.1, java version 1.4.1_01

Thanks for your help it looks like it is something stupid at my end.


yours
tim

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Javadoc plugin links property

2003-07-01 Thread Martin Skopp
On Tue, 2003-07-01 at 18:10, Tim Pizey wrote:
  does the console say
 
  Linking with API information from ...

 Yes, then it says:
 /usr/local/packages/dist/test/src/org/paneris/cbitlog/model/CategoryTable.java:29: 
 warning - Tag @see: reference not found: org.melati.poem.prepro.TableDef
 Though 
 http://melati.org/javadoc/org/melati/poem/prepro/TableDef.html
 is there and so is 
 http://melati.org/javadoc/package-list
 
 I have just spent all morning on this, I can't get plain javadoc to work 
 either, nor ant, in online or offline mode.
 Using Standard Doclet 1.4.1, java version 1.4.1_01

I remember there was a common problem with javadoc, import statementes
and @see / @link tags in the JDK!

Check http://java.sun.com/j2se/javadoc/faq/index.html#missinglinks !
(Why do I get the warning Class or Package not found in @see tag or
reference not found?)

IMHO you need to upgrade to 1.4.2 

hope it helps
-- 
Martin Skopp
Riege Software International GmbH
Support: mailto:[EMAIL PROTECTED], Information: http://www.riege.com
 
This email is intended to be viewed with a nonproportional font.
Public Key on http://www.keyserver.net, Key-ID: 3D4027B5
Fingerprint: 1970 C78D 9A1D 99FA 5CE4  5C0D 29E6 6A95 3D40 27B5



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Instiating a Project object ( was Re: Executing Maven throughJava Webstart)

2003-07-01 Thread Paul Libbrecht
Jason van Zyl wrote:
Jason van Zyl wrote:
Jason van Zyl wrote:
import org.apache.maven.MavenUtils;

File f = new File( project.xml );
Project p = MavenUtils.getProject( f );

It works perfectly fine inside Maven. You also have to define what you
mean inside Maven. Clarity is your only hope of getting an answer that
might help you.


Inside maven meant running as a unit-test the given script-bit.
And not even inside maven meant running from the command-line.
In both cases, I get an outofmemoryerror.

Paul

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: build maven

2003-07-01 Thread Ben Walding
While this may sound like a good idea, consider that the repository is 
currently 325M and contains a lot of stuff that you will never use.

It would only be of real use if you were going offline for a long period 
of time and might need a whole lot of odd versions.

Moretti, Luciano (MED) wrote:

David-
I don't know of it, and can't find it in my list of goals, but I am a
Newbie...
If you're under linux/unix I'd probably use wget to handle that.  wget
is really well designed to get recursive online filesystems and copy
them to the local filesystem.
after a little experimenting on our local repo, (as wget can't go
through my proxy as it's currently configured) if you're going to try
it, I'd suggest trying to use the FTP functionality, as the HTTP version
generates a bunch of junk files that are created by apache (index files
 graphics).
Using my local repo instead of ibiblio's, here's what I came up with-
Execute it from $MAVEN_HOME
wget -r -nH ftp://ibiblio.org/maven

-r =Recursively navigate the tree
-nH=No Home- by default it'll create a directory ibiblio.org
and put all the files in there.. this is not what you want.
You may have to tweak the ftp statement, as I can't see what ibiblio's
dir structure looks like from inside the proxy- which means you might
have to add the --cut-dirs= statement to get rid of junk directories.
This should create a mirror of the remote repo with in the
$MAVEN_HOME/maven dir.  Inspect the new repo to make sure it looks good,
then use the mv command to move it to $MAVEN_HOME/repository.  I'd
personally suggest backing up the old repo if one exists, as I've ran
into problems when completely overwriting the local repo.
Good Luck-
I'm pretty new at this, so this is use at your own risk,
Luciano

-Original Message-
From: David Liles [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 4:54 PM
To: Maven Users List
Subject: RE: build maven
I was under the impression that there was a generic call that could be
made that basically downloads all of the available jars and places them
in the repository strucuture.
	-Original Message- 
	From: Moretti, Luciano (MED) [mailto:[EMAIL PROTECTED]

	Sent: Tue 7/1/2003 4:47 PM 
	To: 'Maven Users List' 
	Cc: 
	Subject: RE: build maven
	
	

Dave-
Maven will automatically generate the repository on the 1st run.
There
is no specific step needed to build a local repository- it will
fetch
the needed jars off the web when they are called for.

Just create your project.properties file, make sure that you
have the
proxy configuration stuff if you need it, and go ahead and start
defining  building your project.

It's one of the coolest things about maven that I've run into so
far.

Have fun,

Luciano



-Original Message-
From: David Liles [mailto:[EMAIL PROTECTED]
Sent: Tuesday, July 01, 2003 4:29 PM
To: [EMAIL PROTECTED]
Subject: build maven


I just downloaded and installed maven 1.0 b9.
What is the syntax I need to use to begin the process to have
maven
generate all of the repository jar files?


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
 



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Unsatisfied dependencies for reactor dependencies in Beta 9

2003-07-01 Thread Luke Taylor
[EMAIL PROTECTED] wrote:

This works for beta 8 but not beta 9.  What ya reckon?

It looks like the dependency problem is between your toplevel project 
code and one of the subprojects (base). Since the reactor works out 
dependencies between the subprojects it's being run on I don't think it 
can help you here. It may have worked OK in the past because of some 
coincidence in the order in which Maven attempted to resolve the 
dependencies - it may have done the reactor build before attempting to 
download the base-1.0.jar or something.

Probably your best bet would be to make the current toplevel module 
part of the same reactor build if possible, extending all the 
project.xmls from a new root one.

Luke.

--
 Luke Taylor.  Monkey Machine Ltd.
 PGP Key ID: 0x57E9523Chttp://www.monkeymachine.ltd.uk


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: Problem with changelog, Maven 1.0-beta-9

2003-07-01 Thread dion
Maven doesn't need that tag to execute other stuff.
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/
Work:  http://www.multitask.com.au


Dave Ford [EMAIL PROTECTED] wrote on 01/07/2003 06:00:24 AM:

  This line is a give away:
  Caused by: java.lang.IllegalArgumentException:
  repository connection  string contains less than six tokens
 
 Why does the documentation for the connection tag say Optional?
 
 Dave Ford
 Smart Soft - The Developer Training Company
 http://www.smart-soft.com
 
 - Original Message -
 From: [EMAIL PROTECTED]
 To: Maven Users List [EMAIL PROTECTED]
 Sent: Wednesday, June 11, 2003 10:51 AM
 Subject: Re: Problem with changelog, Maven 1.0-beta-9
 
 
  This line is a give away:
 
  Caused by: java.lang.IllegalArgumentException: repository connection
  string
  contains less than six tokens
  --
  dIon Gillard, Multitask Consulting
  Blog:  http://blogs.codehaus.org/people/dion/
  Work:  http://www.multitask.com.au
 
 
  FrancisJones, Richard [EMAIL PROTECTED] wrote on
  11/06/2003 01:33:12 PM:
 
   I'm having a problem getting the maven-changelog-plugin to work in
  beta-9. I
   checked the maven.log for details of the cvs commands that are being
  used as
   sugested in the FAQ but there is no mention of cvs in the log.
   Other non-cvs related goals work fine as does the statcvs goal.
  
   Details of the error and the contents of maven.log are below
  
   Thanks for any help,
  
   Richard.
  
  
   The error I'm getting is as follows:
  
   maven-changelog-plugin:report:
   [echo] Generating the changelog report
  
   BUILD FAILED
   java.lang.reflect.InvocationTargetException
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   at
   
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
   java:39)
   at
   
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
   sorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:324)
   at
   
org.apache.commons.jelly.impl.DynamicBeanTag.doTag(DynamicBeanTag.jav
   a:223)
   at
   
org.apache.commons.jelly.impl.StaticTagScript.run(StaticTagScript.jav
   a:151)
   at
   org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
   at
   org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
   at 
org.apache.commons.jelly.tags.core.IfTag.doTag(IfTag.java:88)
   at
  org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
   at
   org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
   at
   org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
   at
  org.apache.commons.jelly.tags.core.WhenTag.doTag(WhenTag.java:92)
   at
  org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
   at
   org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
   at
   org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
   at
   
org.apache.commons.jelly.tags.core.ChooseTag.doTag(ChooseTag.java:84)
  
   at
  org.apache.commons.jelly.impl.TagScript.run(TagScript.java:279)
   at
   org.apache.commons.jelly.impl.ScriptBlock.run(ScriptBlock.java:135)
   at
   org.apache.commons.jelly.TagSupport.invokeBody(TagSupport.java:233)
   at
  com.werken.werkz.jelly.GoalTag$1.performAction(GoalTag.java:116)
   at com.werken.werkz.Goal.fire(Goal.java:639)
   at com.werken.werkz.Goal.attain(Goal.java:575)
   at
   
org.apache.maven.plugin.PluginManager.attainGoals(PluginManager.java:
   394)
   at
  org.apache.maven.MavenSession.attainGoals(MavenSession.java:357)
   at org.apache.maven.cli.App.doMain(App.java:524)
   at org.apache.maven.cli.App.main(App.java:1080)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
   at
   
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
   java:39)
   at
   
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
   sorImpl.java:25)
   at java.lang.reflect.Method.invoke(Method.java:324)
   at com.werken.forehead.Forehead.run(Forehead.java:543)
   at com.werken.forehead.Forehead.main(Forehead.java:573)
   Caused by: java.lang.IllegalArgumentException: repository connection
  string
   cont
   ains less than six tokens
   at
   
org.apache.maven.cvslib.CvsChangeLogGenerator.getScmLogCommand(CvsCha
   ngeLogGenerator.java:114)
   at
   
org.apache.maven.changelog.AbstractChangeLogGenerator.getEntries(Abst
   ractChangeLogGenerator.java:208)
   at
   
org.apache.maven.changelog.ChangeLog.generateEntries(ChangeLog.java:2
   74)
   at
   org.apache.maven.changelog.ChangeLog.doExecute(ChangeLog.java:253)
   ... 33 more
   java.lang.reflect.InvocationTargetException
   Total time:  

AW: Can I use yDoc with Maven?

2003-07-01 Thread Rademacher Tobias
 I just wanted to use yDoc with maven. Is there any plugin available..?
 or any guidence to the plugin?

We have written a plugin. Any interest to contribute to to maven?

Bye
Toby

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



struts 1.1 artifacts now on ibiblio

2003-07-01 Thread dion
Struts 1.1 jar and the tlds are available.
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/
Work:  http://www.multitask.com.au


Re: struts 1.1 artifacts now on ibiblio

2003-07-01 Thread tek1
Is there a sample of how to specify a reference to the various Struts .tld 
files in the project.xml file (to include in the resulting .war)?

Thank you.



At 12:57 03/07/02 +1000, you wrote:
Struts 1.1 jar and the tlds are available.
--
dIon Gillard, Multitask Consulting
Blog:  http://blogs.codehaus.org/people/dion/
Work:  http://www.multitask.com.au


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]