I have the following handle to the MavenProject defined in a plugin
written for maven 2.
/**
* The project whose project files to create.
*
* @parameter expression="${project}"
* @required
*/
private MavenProject project;
When I attempt to get the list of classpath eleme
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/08-Jul-2005_12.00.21/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Make reactor/multiproject sorted list of projects available in m2.
--
Key: MNG-559
URL: http://jira.codehaus.org/browse/MNG-559
Project: Maven 2
Type: New Feature
Components: maven-core
Versions:
Upload request for NLOG4J 1.2.14 and SLF4J 1.0-beta4
Key: MAVENUPLOAD-431
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-431
Project: maven-upload-requests
Type: Task
Reporter: Alex Karasulu
These files hav
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/07-Jul-2005_08.00.37/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Author: jdcasey
Date: Thu Jul 7 16:50:25 2005
New Revision: 209677
URL: http://svn.apache.org/viewcvs?rev=209677&view=rev
Log:
Working on: MNG-377
o Normalized all references to plugins to use either o.a.m.model.Plugin or
o.a.m.plugin.PluginDescriptor instances
o Changed DefaultLifecycleExecut
Incorrect groupId, artifactId, version used during install
--
Key: MNG-558
URL: http://jira.codehaus.org/browse/MNG-558
Project: Maven 2
Type: Bug
Components: maven-artifact
Versions: 2.0-alpha-3
En
Add --settings to be able to control the settings.xml file the m2 cli uses
--
Key: MNG-557
URL: http://jira.codehaus.org/browse/MNG-557
Project: Maven 2
Type: New Feature
Reporter: Trygve Lau
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/07-Jul-2005_04.00.43/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
NPE in MavenProject class
-
Key: MNG-556
URL: http://jira.codehaus.org/browse/MNG-556
Project: Maven 2
Type: Bug
Components: maven-project
Versions: 2.0-beta-1
Reporter: Vincent Siveton
Fix For: 2.0-beta-1
Attachments: ma
hi,
how do you see the maven2 dependency mechanism in comparison to the
dependency mechanism implemnted by http://japan.sourceforge.net/?
does it go together or is it somehow the same thing?
-solo.
-
To unsubscribe, e-mail: [EM
Author: jdcasey
Date: Thu Jul 7 10:53:39 2005
New Revision: 209626
URL: http://svn.apache.org/viewcvs?rev=209626&view=rev
Log:
Removed site-sandbox
Removed:
maven/components/trunk/maven-site/src/site-sandbox/apt/developers/
maven/components/trunk/maven-site/src/site-sandbox/apt/plugin-ov
Author: jdcasey
Date: Thu Jul 7 10:45:16 2005
New Revision: 209623
URL: http://svn.apache.org/viewcvs?rev=209623&view=rev
Log:
this has been converted to plugin-overview.apt and
developers/plugin-development-guide.apt in maven-site/src/site/apt
Removed:
maven/components/trunk/maven-site/sr
> -Original Message-
> From: Trygve Laugstøl [mailto:[EMAIL PROTECTED]
> Sent: mercredi 6 juillet 2005 10:38
> To: Maven Developers List
> Subject: Re: Mixed plugins and functional tests for plugins? (was RE: [m2]
> Clvoer plugin location (was RE: [m2] Forking a customlifecycle in a repor
Author: jdcasey
Date: Thu Jul 7 10:40:03 2005
New Revision: 209620
URL: http://svn.apache.org/viewcvs?rev=209620&view=rev
Log:
merging in changes from the xdoc version, before I delete the xdoc version.
Modified:
maven/components/trunk/maven-site/src/site/apt/developers/plugin-development-g
Author: jdcasey
Date: Thu Jul 7 10:26:13 2005
New Revision: 209618
URL: http://svn.apache.org/viewcvs?rev=209618&view=rev
Log:
pulling this stuff back out of site-sandbox...
Added:
maven/components/trunk/maven-site/src/site/apt/developers/
- copied from r209613,
maven/components/trunk
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
1. define sanity.
2. define validity.
We have a tool out there right now that converts POMs from the m1
repository to the m2 repository, and does some meager checking on the
XML/model validity of the POM on the way. HOWEVER, that's not the same
as sa
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 7 (14 including POMs).
[ERROR] Error encountered while converting source repository
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/07-Jul-2005_12.01.22/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
[ http://jira.codehaus.org/browse/MNG-554?page=all ]
Yann Le Du updated MNG-554:
---
Attachment: common.zip
Sure, here is a sample. A is common and B is common-framework
> site:site launched from parent project doesn't parse child custom site source
> sub-direc
[ http://jira.codehaus.org/browse/MPWAR-41?page=comments#action_42549 ]
thierry lach commented on MPWAR-41:
---
It would be great if there was a war goal that would create one of these
webxml-less war files also. We've got a great use for this feature.
> Ab
On Thu, 2005-07-07 at 10:41 +0200, Vincent Massol wrote:
> Hi there,
>
> There needs to be a big effort to clean the m2 repo of bad POMs (or missing
> deps). I've told several people to try out m2 and they haven't been able to
> use it because of this (for example try depending on dom4j in your ow
[ http://jira.codehaus.org/browse/MPWAR-41?page=comments#action_42547 ]
Kees Jongenburger commented on MPWAR-41:
Yes. this will greatly improve the usability of the war plugin.
it's really a smal change that make a world of difference.
POM XSD and site doco out of sync and both may be out of sync with code
---
Key: MNG-555
URL: http://jira.codehaus.org/browse/MNG-555
Project: Maven 2
Type: Bug
Components: maven-model
Versio
[ http://jira.codehaus.org/browse/MNG-554?page=comments#action_42543 ]
Emmanuel Venisse commented on MNG-554:
--
Can you attach a sample?
> site:site launched from parent project doesn't parse child custom site source
> sub-directories
>
Author: evenisse
Date: Thu Jul 7 05:58:23 2005
New Revision: 209597
URL: http://svn.apache.org/viewcvs?rev=209597&view=rev
Log:
we need extensions for figure filename. It's a difference with the original APT
format, but we can't know where images are stored for check the existence of
files when
site:site launched from parent project doesn't parse child custom site source
sub-directories
-
Key: MNG-554
URL: http://jira.codehaus.org/browse/MNG-554
Project: Maven 2
Typ
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 1 (2 including POMs).
[ERROR] Error encountered while converting source repository
[ http://jira.codehaus.org/browse/MNG-546?page=all ]
Emmanuel Venisse closed MNG-546:
Assign To: Emmanuel Venisse
Resolution: Fixed
Fix Version: 2.0-beta-1
Fixed.
> M2 / maven-theme.css file not overiden from project resources/css/ folde
Author: evenisse
Date: Thu Jul 7 05:05:38 2005
New Revision: 209594
URL: http://svn.apache.org/viewcvs?rev=209594&view=rev
Log:
[MNG-546]. copy resources in the correct order
Modified:
maven/components/trunk/maven-plugins/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/07-Jul-2005_08.00.53/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
Author: evenisse
Date: Thu Jul 7 04:21:56 2005
New Revision: 209589
URL: http://svn.apache.org/viewcvs?rev=209589&view=rev
Log:
Use the new doxia snapshot
Modified:
maven/components/trunk/maven-reporting/maven-reporting-api/ (props
changed)
maven/components/trunk/maven-reporting/maven
[ http://jira.codehaus.org/browse/MPARTIFACT-54?page=comments#action_42534
]
Rafal Krzewski commented on MPARTIFACT-54:
--
1.5.2 build is definetely hosed. It was compiled against
org.apache.maven.project.Dependency class that had method
setProperti
Vincent Massol wrote:
Hi there,
There needs to be a big effort to clean the m2 repo of bad POMs (or missing
deps). I've told several people to try out m2 and they haven't been able to
use it because of this (for example try depending on dom4j in your own
project's POM).
My question is:
1/ Do
Hi there,
There needs to be a big effort to clean the m2 repo of bad POMs (or missing
deps). I've told several people to try out m2 and they haven't been able to
use it because of this (for example try depending on dom4j in your own
project's POM).
My question is:
1/ Do we have any tool to check
Syncing Apache Software Foundation
Syncing Codehaus
Syncing Maven Plugins @ SourceForge
Syncing Mortbay Consulting
Syncing ObjectWeb
Syncing Open Symphony
Syncing OS Java
[INFO] Actual number of artifacts rewritten: 0 (0 including POMs).
[ERROR] Error encountered while converting source repository
Errors occurred while performing maven-1 to maven-2 repository conversion.
For more details, see:
http://test.maven.codehaus.org/reports/repoclean/07-Jul-2005_04.00.53/repository.report.txt
-
To unsubscribe, e-mail: [EMAIL PROTE
37 matches
Mail list logo