> Does your path contain spaces.
Which path ?
Path to javadoc tool : yes (c:\program files)
Path to dependencies (doclet) : yes (c:\document and settings)
I tried with debug option.
Plugin fails because of theses lines in options :
...
-author
-bottom
'Copyright © 2009 http://www.gip-cps.fr";>G
Hello,
I used to used maven-javadoc-plugin 2.4 for custom doclet processing.
If I try to upgrade to version 2.5, I get :
javadoc: error - Illegal package name: "Copyright © 2009. All Rights Reserved."
Command line was:"C:\Program
Files\Java\jdk1.6.0_11\jre\..\bin\javadoc.exe" @options
Extract
> Yeah that works (and I've tried that), but why doesn't
> mvn javadoc:javadoc
> work? Am I reading the javadoc plugin documentation incorrectly. That
> should work if I JUST want to generate javadoc.
Reporting section of pom file is only used with site generation.
If you want to configure java
mvn site ?
Damien
2008/2/8, Alexander Sack <[EMAIL PROTECTED]>:
> Any chance, does anyone have a POM snippet that has javadoc working?
> -aps
>
> On Feb 7, 2008 2:44 PM, Alexander Sack <[EMAIL PROTECTED]> wrote:
>
> > Hi All:
> > I'm trying to wrap up our build process and I'm having again more t
2008/1/24, Emmanuel Venisse <[EMAIL PROTECTED]>:
> It isn't possible actually in the web interface (file an issue and we'll fix
> it later), but maybe with xmlrpc API.
Done.
http://jira.codehaus.org/browse/CONTINUUM-1634
Damien
> 2) use version ranges in the parent pom. This way, the new version of
> the library is used by all projects as soon as it is available in our
> central repository. Much easier to manage, but it sound a bit scary to
> have it that much automated ... Other problem, we will loose build
> reproducibi
Have a look on http://java.freehep.org/freehep-nar-plugin/intro.html,
that could help you.
Damien
2007/12/4, Daniele Dellafiore <[EMAIL PROTECTED]>:
> Well I made something:
>
> http://download.java.net/maven/2/net/java/dev/jogl/
>
> what do you think?
>
> Just remains to see how to explode the
configured surefire 2.3 with this :
never
Then Surefire classloader read config file in target/test-classes first.
Strange thing, I had to do that only for projects with war packaging
(but with classical unit tests).
So hard to say if it's a bug with surefire, war plugin (?) or Maven itself
2007/11/26, Milos Kleint <[EMAIL PROTECTED]>:
> it's in mojo's sandbox
> https://svn.codehaus.org/mojo/trunk/sandbox/l10n-maven-plugin/
Very interesting !
Any chance to see it out of the sandbox soon ?
Thanks
Damien Lecan
--
> Don't worry, not your fault. They screwed up the 2.5 release big time.
>
> FYI: Maven artifacts on central incorrect
> http://opensource.atlassian.com/projects/spring/browse/SPR-4131
Spring jar has been recopied from other Spring repository.
Could check sums be regenerate
pring-aspects
2.5
Thanks
Damien Lecan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Interested by this Jira ?
http://jira.codehaus.org/browse/MNG-2854
It seems to be corrected in maven-archiver 2.3 (not released)
You could ask for a release.
Then maven-jar-plugin, maven-ear-plugin, maven-war-plugin, ... will
have to upgrade ...
Damien
2007/11/9, EJ Ciramella <[EMAIL PROTECTED]
2007/11/1, Julian Wood <[EMAIL PROTECTED]>:
> Yes, the plugin has been moved:
>
> http://mojo.codehaus.org/buildnumber-maven-plugin/
Will it be released soon ?
Thanks
Damien
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
Don't loose time doing that by hand
Use this Apache Felix plugin :
http://cwiki.apache.org/FELIX/bundle-plugin-for-maven-bnd.html
Good luck
Damien
2007/10/24, Roshan A. Punnoose <[EMAIL PROTECTED]>:
> Well I am trying to bundle an osgi bundle. And it needs a
> Bundle-Classpath entry in the Mani
Hello,
I'm working with Continuum 1.1-beta-3.
I have a multi-project configured as a project group in Continuum, ie
I can see 1 continuum project per Maven project.
I setup a build scheduled each day at 11am. The complete build lasts 25min.
Today, someone commited severals files in several proj
settings.xml ?
http://maven.apache.org/ref/2.0.7/maven-settings/settings.html
Damien Lecan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> I tried putting " in the xdoc, but it still comes out as "
> in the html, and the alert box doesn't work.
> Any ideas?
And with xml CDATA tag ?
Hello
You should see a JavaScript alert...
?
Damien
e Mock' (Build definition id=4).
[pool-1-thread-1] INFO BuildController:default - Starting build of
RUS Server Project
[defaultScheduler_Worker-13] INFO Continuum:default - Enqueuing
'Domain Test Framework' (Build definition id).
... enqueuing continues by 16 modules more
As we can see, build begins before the end enqueuing.
I don't know if it is normal or not.
Damien Lecan
h an assembly, which as a submodule of parent pom. The assembly
describes the bundles it needs through dependencies :
- SC + SP (includes API)
- or SC + API + SP
Damien Lecan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
API in SP (just a pom configuration)
Is it what you want ?
Damien Lecan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
> It isn't recommended to have the same source tree twice in continuum if pom
> files have the same version.
> With this configuration, continuum can't resolve correctly the build order so
> a project B that must be built after an other project A is built before, then
> when A is built, Continuu
ject group
What do you think ?
Thanks
Damien Lecan
s, ...) in
a maven system.
I'm widly using it to build OSGi applications (up to 150 bundles),
with separated API, implementations and consumer services ...
Damien Lecan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For addit
> > Strange empty line after update
>
> the cvs provider doesn't analyze lines with less than 3 characters.
>
> when you run cvs with the continuum user, what is the output language?
> english, french...
[EMAIL PROTECTED] 1]$ cvs --help
Usage: cvs [cvs-options] command [command-options-and-argume
SCM Changes : No SCM changes <-- contradiction with log trace
Dependencies Changes : No dependencies changes
Build Definition Used
POM filename : pom.xml
Goals : clean deploy
Arguments : --batch-mode --non-recursive
Build Fresh : false
Always Build : false
Is it default ? true
Schedule : Midi
Do you need extra information ?
Damien Lecan
2007/9/24, Emmanuel Venisse <[EMAIL PROTECTED]>:
> Continuum look at scm changes, if it contains some sources updates, it build
> the project.
> Then, it looks at dependencies list, if a dependency (that is a continuum
> project too) is updated (new build result in success), continuum build the
Hum, I'm working with Continuum 1.1-beta-3
Damien
2007/9/24, Damien Lecan <[EMAIL PROTECTED]>:
> Hello,
>
> I would like to understand how Continuum knows which sub-projects of a
> multi-module project have to be built.
>
> All sub-projects are in eparate projec
"updated" (= built or sources updated ?)
- ...
I would like to know all the rules in order to understand why some
projects are built whereas I can read for theses projects :
SCM Changes : No SCM changes
Dependencies Changes : No dependencies changes
Thanks
Damien Lecan
Hello,
I have seen a plugin called maven-continuum-plugin in Continuum distribution.
What to do with this plugin ? Declaring new projects (use plugin once)
? Trigger something in Continuum itself at the end of a build ? Update
projects information ? Anything else ?
Thanks
Damien Lecan
, release plugin or not, ...)
Thanks
Damien Lecan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
2007/9/14, Emmanuel Venisse <[EMAIL PROTECTED]>:
> Olivier has done a little patch that improve a lot the rendering.
> I have a group with 100 projects, before the patch, the page was display in
> 12s and now it's less than 2s.
> Can you give a try?
Incredibly fast ! My now 25 module project page
2007/9/14, Emmanuel Venisse <[EMAIL PROTECTED]>:
> yes, some fields are added. We're writing a doc about database migration.
Ok, I will try with a fresh database, I'll migrate later.
Damien
2007/9/14, Emmanuel Venisse <[EMAIL PROTECTED]>:
> You can try the latest snapshot :
> http://maven.zones.apache.org/~continuum/builds/trunk/
Did you change something in database schema ?
I get that when I launch the snapshot :
com.mysql.jdbc.exceptions.MySQLSyntaxErrorException: Unknown column
2007/9/14, Emmanuel Venisse <[EMAIL PROTECTED]>:
> Olivier has done a little patch that improve a lot the rendering.
> I have a group with 100 projects, before the patch, the page was display in
> 12s and now it's less than 2s.
> Can you give a try?
Yes i can !
How can I do that ? Patch, snapshot
> > Checking of roles takes ~4s. Improvements could be done ?
>
> It isn't the roles check that take some seconds but pages aren't the exactly
> the same for a guest and an admin.
> If you don't get project group admin or project group developer roles to
> guest, he can't see some actions/links
2007/9/10, Emmanuel Venisse <[EMAIL PROTECTED]>:
> Continuum can't be compared to Archiva because in Continuum
> pages we have lot of db queries.
This server is also running Jira (same local MySql server, same Tomcat
instance), without a such slowness.
Are you interested in knowing what's happenin
Hello,
> Can anyone tell me how to run a batch file or shell script from maven?
Look at this plugin :
http://mojo.codehaus.org/exec-maven-plugin
Damien
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mai
Hello,
I set up Archiva 1.0-beta-1 with the same configuration, and
performances are quite better than Continuum one (2-3s to display a
page).
How can I understand what happen to my Continuum instance ?
Thanks
Damien Lecan
2007/9/4, Emmanuel Venisse <[EMAIL PROTECTED]>:
> We know th
ppears one
after the other (25s for a 17 modules project).
MySql database is shared with other Java applications. They work fine,
with expected performances.
What can be the problem ?
Thanks
Damien Lecan
Hello,
> > You have got another problem : your app has been released with
> > SNAPSHOT dependencies.
> I have got an awareness of this. Thanks for pointing this out again.
> > I was not able to found spring-orm 1.1 tag in your svn
> > (http://svn.castor.codehaus.org/browse/castor/castor-spring/ta
When you do mvn package, what is the content of your artifact ?
Do you have any special profiles activated when releasing ?
You have got another problem : your app has been released with
SNAPSHOT dependencies.
Look at :
org.codehaus.castor
castor-jdo
1.1.3-SNAPSHOT
I was not able to found s
thx for this hint. i already tried ${settings.localRepository} but since i
use the default (and no ${settings.localRepository} is specified in my
settings.xml) maven can't resolve the property.
I'm using default local repository location, and it's working !
${settings.localRepository} can be use
${env.WTK_HOME}/lib/cldcapi11.jar;${env.WTK_HOME
}/lib/midpapi20.jar
Glad to see that working.
At least, if you have an internal maven repository, you might have a more
portable build system.
You could deploy cldcapi11.jar and midpapi20.jar into your interna
works with our internal J2ME jars, it should work with those from pyx4me.
Other jars :
http://repo1.maven.org/maven2/org/microemu/
Good luck
Damien Lecan
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail
Hello,
i'm using a java.io.DataInputStream in my application, which is derived
from:
So how can i tell the maven-compile-plugin, to use the J2ME API insteaed of
JDK?
(When compiling with my old eclipseME-plugin, everything works fine, for JDK
1.3)
Your question is not clear :)
You want to use
ode already (the
wizard mostly), if somebody is interested on it, just waiting for a
place to put it in.
That will be a very interesting piece of code.
Where will you put it in ?
Thanks
Damien Lecan
-
To unsubscribe, e-m
I'm fairly new to Maven2 and haven't used it much in situations more
complex than those described in the documentation. But now I have hit
an issue that I haven't been able to find much documentation on this
subject[1]
http://docs.codehaus.org/display/MAVENUSER/How+to+handle+releases+with+multiple
http://jira.codehaus.org/browse/MRELEASE-3
Damien
2007/4/24, jim.s <[EMAIL PROTECTED]>:
Hello,
I am using the Maven Release plugin to release my project. If the SNAPSHOT
version has not been installed I get the following error:
1 required artifact is missing.
for artifact:
com.company.pkg
Hello,
Add your dll in repository without pom, as "dll" type
Then, use maven-dependency-plugin to get and copy dll were you want.
Exemple :
-maven-dependency-plugin
copy
process-resources
copy
It seems to be a bug
http://jira.codehaus.org/browse/MJAVADOC-116
Vote for it
Damien
2007/3/29, Joerg Hohwiller <[EMAIL PROTECTED]>:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi there,
can someone explain why I can do a "mvn package" to a multiproject
that has inter-module-dependencies w
Hello,
Use that to find your artifacts :
http://www.mvnrepository.com/
Damien
2007/1/25, [EMAIL PROTECTED] <[EMAIL PROTECTED]>:
Never mind, found them in the root :)
http://repo1.maven.org/maven2/commons-io/
kind regards
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PRO
2007/1/19, Mick Knutson <[EMAIL PROTECTED]>:
I am still using XDoclet 1 and want to create an entry for
hibernate-properties-ProviderHistory.xml but am not sure where to put that
file to get picked up during a merge...
Can anyone please help ?
What is hibernate-properties-ProviderHistory.xml
52 matches
Mail list logo