Thank you every one for the vote of confident. It is a great honor to be
part of
Maven community that I have gained so much but not able to give back as much
as I
would like to.
Regards,
-Dan
On 11/19/05, Brett Porter <[EMAIL PROTECTED]> wrote:
>
> 10 x +1. Welcome Dan!
>
> I will get the proc
[ http://jira.codehaus.org/browse/MPGENAPP-22?page=all ]
Lukas Theussl closed MPGENAPP-22:
-
Resolution: Fixed
> The genapp wizard creates POM that doens't conform to model-3.0.0 xsd.
>
[ http://jira.codehaus.org/browse/MEV-108?page=all ]
Carlos Sanchez closed MEV-108:
--
Resolution: Fixed
Fixed in spring 1.2.5
1.2.6 will be next
> Springframework: Add Optional Flag to Implementation Specific Dependencies
>
[ http://jira.codehaus.org/browse/MEV-133?page=all ]
Carlos Sanchez closed MEV-133:
--
Resolution: Duplicate
MEV-108
> springframework poms may declare supported tools as optional dependencies
>
[ http://jira.codehaus.org/browse/MNG-1480?page=all ]
Rahul Thakur updated MNG-1480:
--
Attachment: MNG-1480.diff
Submitted patch to fix this issue.
Any extra directories other than the default ones should now get created in
correct order, that is - after a
[ http://jira.codehaus.org/browse/MNG-1480?page=all ]
Rahul Thakur updated MNG-1480:
--
Attachment: Sample-archetype.zip
Sample Test archetype testcase to mimick this scenario.
To use :
a) extract the zip (should get extracted as an Eclipse Project)
b) run
[
http://jira.codehaus.org/browse/MAVENUPLOAD-593?page=comments#action_51430 ]
Robert kebernet Cooper commented on MAVENUPLOAD-593:
Sorry about the bad title :/
> Add com.totsp.feedpod:purl-org-commons-0.3
> -
Add com.totsp.feedpod:itunes-com-podcast-0.2
Key: MAVENUPLOAD-595
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-595
Project: maven-upload-requests
Type: Task
Reporter: Robert kebernet Cooper
https://feedpod.dev.ja
Add com.totsp.feedpod:purl-org-slash-0.1
Key: MAVENUPLOAD-594
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-594
Project: maven-upload-requests
Type: Task
Reporter: Robert kebernet Cooper
https://feedpod.dev.java.net/n
Add com.totsp.feedpod:purl-org-commons-0.3
--
Key: MAVENUPLOAD-593
URL: http://jira.codehaus.org/browse/MAVENUPLOAD-593
Project: maven-upload-requests
Type: Task
Reporter: Robert kebernet Cooper
https://feedpod.dev.java.n
Optional tag in dependencyManagement is not inherited in the children projects
--
Key: MNG-1630
URL: http://jira.codehaus.org/browse/MNG-1630
Project: Maven 2
Type: Bug
Components: maven-co
tag not terminated in archetype creation example
--
Key: MNG-1629
URL: http://jira.codehaus.org/browse/MNG-1629
Project: Maven 2
Type: Improvement
Components: documentation - guides
Reporter: Rahul Thak
On Sun, 2005-11-20 at 10:06 +1100, Brett Porter wrote:
> Jason van Zyl wrote:
> > I've tried to relieve the tedium and try to provide more accurate and
> > useful information for the history and easier linking of information. To
> > that end there is now a little script here:
>
> That's great - I'
[ http://jira.codehaus.org/browse/MPA-28?page=comments#action_51429 ]
Brett Porter commented on MPA-28:
-
yes, I had an unsent message. The vote is complete... he needs to be contacted
so he can send in his CLA (and CCLA if required by his work agreement). Al
10 x +1. Welcome Dan!
I will get the process under way.
- Brett
Brett Porter wrote:
Hi,
Dan has been around for some time, answering questions on the user list
and recently submitting patches for Maven SCM and various plugins. This
is a vote to make him a committer.
+1 from me.
- Brett
fixed
Rinku wrote:
Hi,
for the following dependencies are missing in archetype-core POM.
I ran "mvn eclipse:eclipse" and got the following error message:
Project ID: org.apache.maven:maven-archetype-core
POM Location: D:\oss\maven\archetype\maven-archetype-core\pom.xml
Validation Messages
According to the design docs:
"Note that the profiles are inherited, but only in such a way as they
are applied to a parent POM before the inheritence of the parent and
child is performed, so the settings required are already present. This
ensures the proper precedence occurs (child and its pr
Jason van Zyl wrote:
I've tried to relieve the tedium and try to provide more accurate and
useful information for the history and easier linking of information. To
that end there is now a little script here:
That's great - I'll try it out.
Can we agree on a template? I notice they you are doin
Hi,
for the following dependencies are missing in archetype-core POM.
I ran "mvn eclipse:eclipse" and got the following error message:
Project ID: org.apache.maven:maven-archetype-core
POM Location: D:\oss\maven\archetype\maven-archetype-core\pom.xml
Validation Messages:
[0] 'dependenc
[ http://jira.codehaus.org/browse/MEV-108?page=comments#action_51427 ]
Stephen Duncan Jr commented on MEV-108:
---
Solving this issue also need to take into account the current duplication
between groupId "springframework" and "org.springframework"
> Spr
[ http://jira.codehaus.org/browse/MEV-133?page=comments#action_51426 ]
Stephen Duncan Jr commented on MEV-133:
---
Solving this issue also need to take into account the current duplication
between groupId "springframework" and "org.springframework"
> spr
[ http://jira.codehaus.org/browse/MNG-472?page=comments#action_51424 ]
Jesse McConnell commented on MNG-472:
-
brett - I haven't put it together enough to think of it as a bug or not... or
to warrent its own ticket really.
in essense, if a mojo has a @p
Create new phase to prepare for integration tests
-
Key: MNG-1628
URL: http://jira.codehaus.org/browse/MNG-1628
Project: Maven 2
Type: Task
Components: maven-core
Versions: 2.0
Reporter: Vincent Massol
Hi,
I have a use case where I want to share profile data between several
projects. I have thus put the data to share in the parent pom. In some
children pom I need to add additional profile information to the profile
defined in the parent pom.
Is that implemented?
I'm asking because I've noticed
[ http://jira.codehaus.org/browse/MNG-1596?page=comments#action_51422 ]
Stephane Nicoll commented on MNG-1596:
--
> It should be possible to add the id field to the security-role element to be
> able to link the roles to other generated artifacts.
Could
Hi,
I totally agree with Dan: an installer is a kind of archiver.
So, we need to create an InstallerArchiver class and implement createArchive().
I think we could easily update the assembly plugin to support
installer feature. In the assembly descriptor, we just need to add new
format (eg nsi, in
Ok, I've found the reason it wasn't working: I had not specified an
execution id!
Thanks
-Vincent
> -Original Message-
> From: Vincent Massol [mailto:[EMAIL PROTECTED]
> Sent: samedi 19 novembre 2005 15:54
> To: 'Maven Developers List'
> Subject: [m2] Sequential execution of goals in diff
On Fri, 2005-11-18 at 10:59 +1100, Brett Porter wrote:
> Please use the template...
>
> I know its mostly in the commit, but I'd like to see issue # (not URL,
> as I'm not sure that triggers the subversion commits in JIRA), submitter
> and a summary so svn log/view history works.
I've tried to
Hi,
I'd like to execute several profiles. I thought that the following would
work (defined inside a project's pom.xml):
tomcat
true
org.codehaus.cargo.maven2
cargo-maven2-plugin
[ http://jira.codehaus.org/browse/MNG-1525?page=comments#action_51421 ]
Arik Kfir commented on MNG-1525:
Hi - "System.getenv()" is UNdeprecated under jdk1.5
> Allow environment variables to be referenced in pom.xml, settings.xml, etc.
> -
Create mod_rewrite rules to divert m1 repository requests to the m2 repository
--
Key: MPA-29
URL: http://jira.codehaus.org/browse/MPA-29
Project: Maven Project Administration
Type: Task
Co
[ http://jira.codehaus.org/browse/MPA-23?page=all ]
Jason van Zyl updated MPA-23:
-
Component: repository management
> create an internal repository managers discussion list @maven.org
> -
>
>
Process Dan Tran
Key: MPA-28
URL: http://jira.codehaus.org/browse/MPA-28
Project: Maven Project Administration
Type: Task
Components: new-commiters
Reporter: Jason van Zyl
Assigned to: Jason van Zyl
Voted in as a committer for Maven SCM a
[ http://jira.codehaus.org/browse/MPA-24?page=comments#action_51420 ]
Stephane Nicoll commented on MPA-24:
Good news :) Nice that Jeff can help.
> Setup a JIRA project for each Maven 2.x plug-in
> ---
>
>
[ http://jira.codehaus.org/browse/MPA-22?page=all ]
Jason van Zyl updated MPA-22:
-
Component: sites
> Create site for surefire sub project
>
>
> Key: MPA-22
> URL: http://jira.codehaus.org/browse/MPA-22
[ http://jira.codehaus.org/browse/MPA-21?page=all ]
Jason van Zyl updated MPA-21:
-
Component: sites
> Create site for doxia sub project
> -
>
> Key: MPA-21
> URL: http://jira.codehaus.org/browse/MPA-21
>
[ http://jira.codehaus.org/browse/MPA-9?page=all ]
Jason van Zyl updated MPA-9:
Component: sites
Environment:
> Create top-level Maven site
> ---
>
> Key: MPA-9
> URL: http://jira.codehaus.org/browse/MPA-9
>
[ http://jira.codehaus.org/browse/MPA-20?page=all ]
Jason van Zyl updated MPA-20:
-
Component: issue management
> create release issues for each plugin to track votes and preparedness
> -
>
>
[ http://jira.codehaus.org/browse/MPA-27?page=all ]
Jason van Zyl closed MPA-27:
Resolution: Fixed
CLA on file and account created.
> Process Allan Q. Ramirez
>
>
> Key: MPA-27
> URL: http://jira.codehaus.org/
[ http://jira.codehaus.org/browse/MPA-24?page=all ]
Jason van Zyl updated MPA-24:
-
Component: issue management
> Setup a JIRA project for each Maven 2.x plug-in
> ---
>
> Key: MPA-24
> URL: http:/
Process Allan Q. Ramirez
Key: MPA-27
URL: http://jira.codehaus.org/browse/MPA-27
Project: Maven Project Administration
Type: Task
Reporter: Jason van Zyl
Assigned to: Brett Porter
Preferred userid: aramirez
Full name:
[ http://jira.codehaus.org/browse/MPA-25?page=all ]
Jason van Zyl closed MPA-25:
Resolution: Fixed
CLA on file and account created.
> Process Edwin L. Punzalan
> --
>
> Key: MPA-25
> URL: http://jira.codehaus.
[ http://jira.codehaus.org/browse/MPA-26?page=all ]
Jason van Zyl closed MPA-26:
Resolution: Fixed
CLA on file and account created.
> Process Johnny R. Ruiz III
> --
>
> Key: MPA-26
> URL: http://jira.codehaus.
Process Johnny R. Ruiz III
--
Key: MPA-26
URL: http://jira.codehaus.org/browse/MPA-26
Project: Maven Project Administration
Type: Task
Components: new-commiters
Reporter: Jason van Zyl
Assigned to: Brett Porter
Preferred userid:
Process Edwin L. Punzalan
--
Key: MPA-25
URL: http://jira.codehaus.org/browse/MPA-25
Project: Maven Project Administration
Type: Task
Components: new-commiters
Reporter: Jason van Zyl
Assigned to: Jason van Zyl
Preferred userid:
Setup a JIRA project for each Maven 2.x plug-in
---
Key: MPA-24
URL: http://jira.codehaus.org/browse/MPA-24
Project: Maven Project Administration
Type: Task
Reporter: Jason van Zyl
Assigned to: Jason van Zyl
Jason i
site:deploy incompatibilities with m1.02
Key: MNG-1627
URL: http://jira.codehaus.org/browse/MNG-1627
Project: Maven 2
Type: New Feature
Components: maven-site-plugin
Versions: 2.0
Environment: All
Reporter: Pa
[ http://jira.codehaus.org/browse/MNG-1620?page=all ]
Brett Porter closed MNG-1620:
-
Assign To: Brett Porter
Resolution: Fixed
Fix Version: 2.0.1
applied, thanks
> par and ejb3 files must expose its classes to the classpath, so other modules
[ http://jira.codehaus.org/browse/MNG-1620?page=all ]
Brett Porter updated MNG-1620:
--
Version: (was: 2.1)
2.0
> par and ejb3 files must expose its classes to the classpath, so other modules
> can use them when compiling
> -
I think it's also time to use the changes plugin. WDYT?
On 11/15/05, Vincent Massol <[EMAIL PROTECTED]> wrote:
>
> So what's the status on this?
>
> - Have we decided to create separate JIRA projects for m2 plugins?
> - Can I create a Clover JIRA project the m2 clover plugin? I'd like to get
> mov
50 matches
Mail list logo