Author: brett
Date: Sun Jul 31 23:59:18 2005
New Revision: 226758
URL: http://svn.apache.org/viewcvs?rev=226758&view=rev
Log:
remove empty directory
Removed:
maven/components/trunk/maven-project/src/main/java/org/apache/maven/profile/
[ http://jira.codehaus.org/browse/MNG-568?page=all ]
Brett Porter closed MNG-568:
Resolution: Fixed
Fix Version: (was: 2.0-beta-2)
2.0-beta-1
builds now, we'll release it with beta-1
> Repository migration
> --
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050801.064500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.064500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Sun Jul 31 23:39:59 2005
New Revision: 226755
URL: http://svn.apache.org/viewcvs?rev=226755&view=rev
Log:
add profile for building all
Modified:
maven/components/trunk/maven-model/pom.xml
Modified: maven/components/trunk/maven-model/pom.xml
URL:
http://svn.apache.org/vie
FAQ about compiling with Java 1.5 are incomplete.
-
Key: MNG-685
URL: http://jira.codehaus.org/browse/MNG-685
Project: Maven 2
Type: Bug
Components: documentation
Versions: 2.0-alpha-3
Reporter: Ken Weiner
profiles not correctly merged
-
Key: MNG-684
URL: http://jira.codehaus.org/browse/MNG-684
Project: Maven 2
Type: Bug
Components: maven-project
Reporter: Brett Porter
Fix For: 2.0-beta-1
the profiles in the model are not merged
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050801.04.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.04.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Sun Jul 31 20:52:42 2005
New Revision: 226729
URL: http://svn.apache.org/viewcvs?rev=226729&view=rev
Log:
some minor cleanups
Modified:
maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean/phase/RewritePhase.java
maven/components/tr
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050801.034500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.034500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MRM-8?page=all ]
Brett Porter closed MRM-8:
--
Assign To: Brett Porter
Resolution: Fixed
> Remove generated model source code from repoclean project, use model
> dependencies instead.
>
Author: brett
Date: Sun Jul 31 20:39:36 2005
New Revision: 226727
URL: http://svn.apache.org/viewcvs?rev=226727&view=rev
Log:
PR: MRM-8
switch generated sources for the maven-model-3.0.0 JAR
Removed:
maven/components/trunk/sandbox/repoclean/src/main/java/org/apache/maven/model/v3_0_0/
Modifi
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050801.021500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.021500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Sun Jul 31 19:12:11 2005
New Revision: 226715
URL: http://svn.apache.org/viewcvs?rev=226715&view=rev
Log:
get repoclean compiling again, add assembly descriptor in place of install
script
Added:
maven/components/trunk/sandbox/repoclean/src/assembly/
maven/components/t
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050801.011500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.011500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: brett
Date: Sun Jul 31 18:05:38 2005
New Revision: 226711
URL: http://svn.apache.org/viewcvs?rev=226711&view=rev
Log:
cleanup it0043
Removed:
maven/components/trunk/maven-core-it/it0043/log.txt
Modified:
maven/components/trunk/maven-core-it/README.txt
maven/components/trunk/ma
[ http://jira.codehaus.org/browse/MNG-683?page=comments#action_43691 ]
Brett Porter commented on MNG-683:
--
I don't think it is intended that a different mojo be used to compile jar
projects - the compiler mojo should be able to take better configuration and
Vincent Siveton wrote:
>This option sounds good to me! Good point!
>Maybe that we could reopen the MNG-661 and remove the module links for now?
>
>
Reopened.
>
>
>>- fix detection of files to correct two bugs: site.xml was incorrectly
>>detected as a dupe of site.apt and identical filenames
[ http://jira.codehaus.org/browse/MNG-661?page=all ]
Brett Porter reopened MNG-661:
--
had to stop the copying due to a bug
> In parent site, automatically create link to modules sites and vice-versa
> ---
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050801.001500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050801.001500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
joerg wrote:
> I will check if I am on the latest version or better
> build m2 directly from svn. Maybe that is the reason why POM inheritance
> did not work for me. I'll check this and if it still does not work I'll
> send you the toplevel and a sub POM.
Thanks - it has seemed to work since alph
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050731.221500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.221500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MPJIRA-12?page=all ]
Brett Porter closed MPJIRA-12:
--
Assign To: Brett Porter (was: Emmanuel Venisse)
Resolution: Won't Fix
please submit your patches to JIRA as attachments to the original bugs, or as a
new one
Author: kenney
Date: Sun Jul 31 15:12:34 2005
New Revision: 226699
URL: http://svn.apache.org/viewcvs?rev=226699&view=rev
Log:
Removed unused imports and added package declarations to maven-plugin-tools-java
test resources (to stop eclipse from complaining).
Modified:
maven/components/trunk/
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050731.213000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.213000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Please upload hammurapi bundle - historyInspector
-
Key: MAVENUPLOAD-459
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-459
Project: maven-upload-requests
Type: Task
Reporter: Arun Nachimuthu
Maven Bundle :
https:
Please upload hammurapi bundle - historyOutput
--
Key: MAVENUPLOAD-460
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-460
Project: maven-upload-requests
Type: Task
Reporter: Arun Nachimuthu
Maven Bundle :
https://mave
Please upload hammurapi bundle - hammurapi-db
-
Key: MAVENUPLOAD-458
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-458
Project: maven-upload-requests
Type: Task
Reporter: Arun Nachimuthu
Maven Bundle :
https://maven-
Please upload hammurapi bundle - hammurapi
--
Key: MAVENUPLOAD-457
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-457
Project: maven-upload-requests
Type: Task
Reporter: Arun Nachimuthu
Maven Bundle :
https://maven-plugin
Please upload hammurapi bundle - jsel-db
Key: MAVENUPLOAD-456
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-456
Project: maven-upload-requests
Type: Task
Reporter: Arun Nachimuthu
Maven Bundle :
https://maven-plugins.de
Please upload hammurapi bundle - jsel
-
Key: MAVENUPLOAD-455
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-455
Project: maven-upload-requests
Type: Task
Reporter: Arun Nachimuthu
Maven Bundle :
https://maven-plugins.dev.java
Please upload hammurapi bundle - pvcommons-db
-
Key: MAVENUPLOAD-454
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-454
Project: maven-upload-requests
Type: Task
Reporter: Arun Nachimuthu
Maven Bundle :
https://maven-
Please upload hammurapi bundle - pvcommons
--
Key: MAVENUPLOAD-453
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-453
Project: maven-upload-requests
Type: Task
Reporter: Arun Nachimuthu
Maven Bundle :
https://maven-plugin
Author: kenney
Date: Sun Jul 31 14:23:36 2005
New Revision: 226697
URL: http://svn.apache.org/viewcvs?rev=226697&view=rev
Log:
Add interface method - makes this compile again (it isn't included
in the bootstrap).
Modified:
maven/components/trunk/maven-artifact-ant/src/main/java/org/apache/ma
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050731.211500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.211500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: kenney
Date: Sun Jul 31 14:10:36 2005
New Revision: 226695
URL: http://svn.apache.org/viewcvs?rev=226695&view=rev
Log:
o When eclipse files are created in another location, add a link to the pom;
o Fixed some coding style errors;
Modified:
maven/components/trunk/maven-plugins/maven-
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi there,
thanks to all your answers to my mail.
I got some interesting links and understood
that the maven core is about 9?% done.
I will check if I am on the latest version or better
build m2 directly from svn. Maybe that is the reason why POM inhe
[ http://jira.codehaus.org/browse/MNG-683?page=comments#action_43688 ]
John Casey commented on MNG-683:
I should mention that I think the solution is to provide a way of binding a
mojo api-type to the phase, and let maven determine which implementation to us
Lifecycle mappings should specify phase bindings in terms of general
functionality type
---
Key: MNG-683
URL: http://jira.codehaus.org/browse/MNG-683
Project: Maven 2
Type: New Featu
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050731.193000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.193000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: jvanzyl
Date: Sun Jul 31 12:20:33 2005
New Revision: 226683
URL: http://svn.apache.org/viewcvs?rev=226683&view=rev
Log:
o http://jira.codehaus.org/browse/MNG-420
Modified:
maven/components/trunk/maven-plugins/maven-idea-plugin/src/main/java/org/apache/maven/plugin/idea/IdeaMojo.java
[ http://jira.codehaus.org/browse/MNG-420?page=all ]
Stephane Nicoll resolved MNG-420:
-
Resolution: Fixed
Jason applied it. Thanks
> JDK not set when generating an IDEA project
> ---
>
> Key: MNG-420
[ http://jira.codehaus.org/browse/MNG-420?page=all ]
Stephane Nicoll updated MNG-420:
Description:
Using the m2 IDEA plugin on any project, the target JDK is never set (which
leads to failure regarding JDK classes).
I assume the following is missing:
[ http://jira.codehaus.org/browse/MNG-420?page=all ]
Stephane Nicoll updated MNG-420:
Attachment: jdk-name.patch
Added jdkName property which allows to plug a project to a IDEA registered JDK.
To use it, identify your JDK's name (remove the quotes that
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050731.18.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.18.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: kenney
Date: Sun Jul 31 11:00:13 2005
New Revision: 226669
URL: http://svn.apache.org/viewcvs?rev=226669&view=rev
Log:
o Project references are now written to .project, so that eclipse
can calculate the build order - no more rebuilds needed to fix this!
o Added a switch -Declipse.workpa
[ http://jira.codehaus.org/browse/MNG-621?page=comments#action_43683 ]
Stephane Nicoll commented on MNG-621:
-
This is implemented, for instance:
org.apache.maven.plugins
maven-ear-plugin
[...]
[ http://jira.codehaus.org/browse/MNG-622?page=comments#action_43682 ]
Stephane Nicoll commented on MNG-622:
-
This is implemented in 3 ways:
* bundleDir : specify a custom directory within the EAR file (APP-INF/lib for
instance)
* bundleFileName: specif
[ http://jira.codehaus.org/browse/MNG-682?page=all ]
Joakim Erdfelt updated MNG-682:
---
Attachment: needs-classloader-clean.tar.gz
Added an updated JDK 1.5 clean version of the sample project.
* Added ant build.xml (no test errors)
* Added maven1 project.xml
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050731.161500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050731.161500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Surefire interferes with ClassLoader.getResource() and
Class.getResourceAsStream() calls.
-
Key: MNG-682
URL: http://jira.codehaus.org/browse/MNG-682
Project: Maven 2
Type: Bug
Author: kenney
Date: Sun Jul 31 09:02:31 2005
New Revision: 226656
URL: http://svn.apache.org/viewcvs?rev=226656&view=rev
Log:
Tests wheter override of the 'central' and 'central-plugins' builtin
repositories work.
Added:
maven/components/trunk/maven-core-it/it0043/
maven/components/trunk
Example more generic usage multiproject goals.
--
Key: MPMULTIPROJECT-55
URL: http://jira.codehaus.org/browse/MPMULTIPROJECT-55
Project: maven-multiproject-plugin
Type: Improvement
Versions: 1.4.1
Environment: Not
Hi Brett,
> - disable parent copying for now, it's broken (infinite loop)
This option sounds good to me! Good point!
Maybe that we could reopen the MNG-661 and remove the module links for now?
> - fix detection of files to correct two bugs: site.xml was incorrectly
> detected as a dupe of site.
The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.
--
Key: MPGENAPP-22
URL: http://jira.codehaus.org/browse/MPGENAPP-22
Project: maven-genapp-plugin
Type: Improvement
Versions
pom:validate doesn't work in maven-1.1-beta-1
-
Key: MPPOM-5
URL: http://jira.codehaus.org/browse/MPPOM-5
Project: maven-pom-plugin
Type: Bug
Versions: 1.4.1
Environment: Windows 2000, JDK 1.4.2_07
Reporter: Davy
wish to take part in this plugin development
Key: MPJIRA-12
URL: http://jira.codehaus.org/browse/MPJIRA-12
Project: maven-jira-plugin
Type: Wish
Versions: 1.2, 1.0, 1.1, 1.1.1
Reporter: Michael Franken
Assigned t
[ http://jira.codehaus.org/browse/MNG-514?page=comments#action_43679 ]
kristian meier commented on MNG-514:
yesterday I run into this, without finding this bug before fixing it. so I
added a '*'-filter for the ScopeArtifactFilter, which allows to use
@
Documentation on the plugin web site is incorrect
-
Key: MPJEE-1
URL: http://jira.codehaus.org/browse/MPJEE-1
Project: maven-j2ee-plugin
Type: Bug
Reporter: Ryan Hoegg
Priority: Minor
The documentation includes t
58 matches
Mail list logo