directory structure invalid for legacy deploy
-
Key: MNG-731
URL: http://jira.codehaus.org/browse/MNG-731
Project: Maven 2
Type: Bug
Versions: 2.0-alpha-3
Reporter: David H. DeWolf
When utilizing a "legacy" layou
Folks, i found the root cause of my problem, one the parent pom
in the chain is not valid.
But a better message is needed.
-Dan
On 8/12/05, Allison, Bob <[EMAIL PROTECTED]> wrote:
> I had not posted it since I wasn't sure it was a bug. I do not see it
> in JIRA. Which project should it be fi
Ability to use single lifecle with dynamic extension
Key: MNG-730
URL: http://jira.codehaus.org/browse/MNG-730
Project: Maven 2
Type: Bug
Versions: 2.0-beta-1
Environment: xp
Reporter: Dan Tran
Fix F
I had not posted it since I wasn't sure it was a bug. I do not see it
in JIRA. Which project should it be filed under?
-Original Message-
From: Brett Porter [mailto:[EMAIL PROTECTED]
Sent: Friday, August 12, 2005 19:41
To: Maven Developers List
Subject: Re: [m2] Problem (Bug?) Deploying
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050813.001500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050813.001500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MNG-729?page=comments#action_44395 ]
Brett Porter commented on MNG-729:
--
Kenney - this alrready works when is added to the pom using the
plugin, but according to dan this isn't working.
> Ability to additional ArtifactHan
[ http://jira.codehaus.org/browse/MNG-729?page=comments#action_44394 ]
Kenney Westerhof commented on MNG-729:
--
This component isn't added to the HandlerManager's list of available Handlers,
because it uses a List(?) to store the Handlers. The component s
Ability to additional ArtifactHandlers using external components.xml
Key: MNG-729
URL: http://jira.codehaus.org/browse/MNG-729
Project: Maven 2
Type: Bug
Components: maven-artifact
Versions:
Has it been put into JIRA?
- Brett
dan tran wrote:
>I am experiencing the same problem. Hopefully will get fixed sooon.
>
>-Dan
>
>
>
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTE
Author: carlos
Date: Fri Aug 12 16:23:43 2005
New Revision: 232403
URL: http://svn.apache.org/viewcvs?rev=232403&view=rev
Log:
Added JSTL
Modified:
maven/maven-1/core/trunk/xdocs/reference/standard-sun-jar-names.xml
Modified: maven/maven-1/core/trunk/xdocs/reference/standard-sun-jar-names.xm
[ http://jira.codehaus.org/browse/MNG-728?page=comments#action_44391 ]
Kohsuke Kawaguchi commented on MNG-728:
---
You are correct that it only works on URLConnections.
I think what you are saying is that it's not ubiquitous; it's certainly a
standard in
[ http://jira.codehaus.org/browse/MNG-728?page=comments#action_44388 ]
John Casey commented on MNG-728:
this will only work with URLConnection's, right...or rather, the java.net.*
connection classes. For example, what about commons-httpclient? or jsch? or...
[ http://jira.codehaus.org/browse/MNG-675?page=comments#action_44387 ]
Jesse McConnell commented on MNG-675:
-
looks nice now...here is sample output:
[INFO]
[INFO] BUILD FAILU
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050812.22.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.22.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MNG-675?page=all ]
John Casey closed MNG-675:
--
Assign To: John Casey
Resolution: Fixed
added formatting for the dependency instance alongside those particular
validations...also it1013 to express this behavior.
> Im
Consider using java.net.useSystemProxies
Key: MNG-728
URL: http://jira.codehaus.org/browse/MNG-728
Project: Maven 2
Type: Bug
Components: maven-core
Versions: 2.0-alpha-3
Reporter: Kohsuke Kawaguchi
Priority:
Author: jdcasey
Date: Fri Aug 12 14:55:00 2005
New Revision: 232399
URL: http://svn.apache.org/viewcvs?rev=232399&view=rev
Log:
o Improving toString for Dependency in the 4.0.0 version codeSegment in
maven.mdo
o Improving error messages for ResourceDoesNotExistException in the
transformations
o
[ http://jira.codehaus.org/browse/MPJAVADOC-34?page=comments#action_44383 ]
Carlos Sanchez commented on MPJAVADOC-34:
-
It may be worth to take a look at the system property
"java.net.useSystemProxies" in Java5 that allows using the system proxy (IE o
[ http://jira.codehaus.org/browse/MPCHANGELOG-47?page=comments#action_44382
]
Alexey Demakov commented on MPCHANGELOG-47:
---
It seems to me that the need for quotes depends on ssh server, not windows.
Quotes don't work with W2K and cvs.sf.net server
[ http://jira.codehaus.org/browse/MNG-727?page=all ]
John Casey closed MNG-727:
--
Resolution: Duplicate
See MNG-675
> missing dependency version error is vague
> -
>
> Key: MNG-727
> URL: http://jir
[ http://jira.codehaus.org/browse/MPCHANGELOG-71?page=comments#action_44380
]
Alexey Demakov commented on MPCHANGELOG-71:
---
It seems to me that the need for quotes depends on ssh server, not windows.
I've tested no-quotes version with W2K and cvs.s
missing dependency version error is vague
-
Key: MNG-727
URL: http://jira.codehaus.org/browse/MNG-727
Project: Maven 2
Type: Improvement
Reporter: Jesse McConnell
[INFO] Reason: Failed to validate POM for
'/home/jesse/src/g
[ http://jira.codehaus.org/browse/MPCHANGELOG-71?page=all ]
Alexey Demakov updated MPCHANGELOG-71:
--
Attachment: org.apache.maven.cvslib.CvsChangeLogGenerator.#170716.zip
The problem is in changes made in revision #179938 for PR: MPCHANGELOG-47.
Afte
I am experiencing the same problem. Hopefully will get fixed sooon.
-Dan
On 8/12/05, Allison, Bob <[EMAIL PROTECTED]> wrote:
> I'm building a small jar to extend log4j for our environment. If the
> version in pom.xml is "3.0", I get the following output from "m2
> deploy":
> [INFO] [jar:jar]
>
[ http://jira.codehaus.org/browse/MPJIRA-5?page=comments#action_44375 ]
Carlos Sanchez commented on MPJIRA-5:
-
The problem is the way the url is composed, not the JIRA version
> jira plugin does not work with jira 3.0.2
>
[ http://jira.codehaus.org/browse/MPJIRA-13?page=all ]
Carlos Sanchez closed MPJIRA-13:
Resolution: Fixed
Patch applied with some changes. Not fully tested, but applied so people can
test and improve. At least there are some visualization issues wi
[ http://jira.codehaus.org/browse/MPJIRA-11?page=all ]
Carlos Sanchez closed MPJIRA-11:
Assign To: Carlos Sanchez (was: Emmanuel Venisse)
Resolution: Fixed
Fix Version: 1.2
Fixed as part of MPJIRA-13
> Enable retrieving component-specif
[ http://jira.codehaus.org/browse/MPJIRA-8?page=all ]
Carlos Sanchez closed MPJIRA-8:
---
Assign To: Carlos Sanchez (was: Emmanuel Venisse)
Resolution: Fixed
Fix Version: 1.2
Fixed as part of MPJIRA-13
> Authentication support for access a
Author: carlos
Date: Fri Aug 12 11:57:49 2005
New Revision: 232355
URL: http://svn.apache.org/viewcvs?rev=232355&view=rev
Log:
Authentication support for access a private Jira instalation. MPJIRA-8
Enable retrieving component-specific issues. MPJIRA-11
MPJIRA-13
Modified:
maven/maven-1/plugin
[ http://jira.codehaus.org/browse/MPJIRA-6?page=all ]
Carlos Sanchez closed MPJIRA-6:
---
Assign To: Carlos Sanchez (was: Emmanuel Venisse)
Resolution: Fixed
Fix Version: 1.2
> Dependency for maven is set to 1.0RC1
> -
Author: carlos
Date: Fri Aug 12 11:55:23 2005
New Revision: 232353
URL: http://svn.apache.org/viewcvs?rev=232353&view=rev
Log:
Increase dependency versions. MPJIRA-6
Modified:
maven/maven-1/plugins/trunk/jira/project.xml
Modified: maven/maven-1/plugins/trunk/jira/project.xml
URL:
http://svn
[ http://jira.codehaus.org/browse/MPJIRA-4?page=comments#action_44370 ]
Carlos Sanchez commented on MPJIRA-4:
-
pid is empty now if the url doesn't contain an id.
TODO: fail the build in that case
> must contain an "id" attribute
> --
[ http://jira.codehaus.org/browse/MPJIRA-7?page=all ]
Carlos Sanchez closed MPJIRA-7:
---
Assign To: Carlos Sanchez (was: Emmanuel Venisse)
Resolution: Won't Fix
The issueTrackingUrl in POM has to look like this
http://jira.codehaus.org/BrowseProj
[ http://jira.codehaus.org/browse/MPJIRA-7?page=all ]
Carlos Sanchez updated MPJIRA-7:
Description:
The jira-report.xml generated is not well formed for the plugin Xdoc.
E:\ING_dvlpt\psh>maven maven-jira-plugin:report
__ __
| \/ |__ _Apache__ ___
|
[ http://jira.codehaus.org/browse/MPJIRA-13?page=all ]
Carlos Sanchez updated MPJIRA-13:
-
Version: (was: 1.2)
1.1.2
> Update plugin to fix outstanding issues and more
>
>
> Key: M
I'm building a small jar to extend log4j for our environment. If the
version in pom.xml is "3.0", I get the following output from "m2
deploy":
[INFO] [jar:jar]
[INFO] Building jar:
/net/home/allisord/src/qaccess-3.0/3rd-party/log4j/target/log4j-3.0.jar
[INFO] [source:jar]
[INFO] Building jar:
/net
Hi,
I've start moving in the new jdo store piece by piece. I think this has
introduced a few bugs, and I know some things don't line up with the
screens.
I'm going to take the weekend off, and will clean up on Monday. As
others are holidaying/doing other things I shouldn't be in anyone's way,
ple
[ http://jira.codehaus.org/browse/MPJIRA-13?page=comments#action_44368 ]
Michael Franken commented on MPJIRA-13:
---
I understand that, but it's not a complete rewrite as you'll see. You can
verify tthe correct working by running the test, just install th
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050812.173000.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.173000.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
[ http://jira.codehaus.org/browse/MNG-527?page=all ]
John Casey closed MNG-527:
--
Resolution: Fixed
There is a debug-level statement with stacktrace in the catch for
ResourceDoesNotExistException.
> Attempt to determine Plugin RELEASE version fails when m
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.171500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
[ http://jira.codehaus.org/browse/MNG-654?page=all ]
John Casey closed MNG-654:
--
Resolution: Fixed
> plugins.xml resolved multiple times
> ---
>
> Key: MNG-654
> URL: http://jira.codehaus.org/browse/MNG-654
[ http://jira.codehaus.org/browse/MNG-686?page=all ]
John Casey closed MNG-686:
--
Resolution: Fixed
> Allow build directory specification in pom profile
> --
>
> Key: MNG-686
> URL: http://ji
Author: jdcasey
Date: Fri Aug 12 10:06:38 2005
New Revision: 232336
URL: http://svn.apache.org/viewcvs?rev=232336&view=rev
Log:
Resolving: MNG-686...Moving specification from Build to BuildBase
to allow profiles inline within the POM to change this setting.
Modified:
maven/components/trunk/
[ http://jira.codehaus.org/browse/MPCHANGELOG-68?page=comments#action_44364
]
Alexey Demakov commented on MPCHANGELOG-68:
---
You need to create .cvspass file even for empty password.
As described at http://maven.apache.org/reference/plugins/changelo
Distribution:
http://maven.zones.apache.org/~continuum/builds/continuum-20050812.163000.tar.gz
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050812.163000.txt
[ http://jira.codehaus.org/browse/MPJIRA-13?page=comments#action_44363 ]
Carlos Sanchez commented on MPJIRA-13:
--
You have to understand that small patches are easier to apply, instead of a
complete rewrite of the plugin, that will need a closer look to
Distribution:
http://maven.zones.apache.org/~maven/builds/m2-20050812.124500.tar.gz
Log:
http://maven.zones.apache.org/~maven/logs/m2-build-log-20050812.124500.txt
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional comman
Author: kenney
Date: Fri Aug 12 05:44:22 2005
New Revision: 232281
URL: http://svn.apache.org/viewcvs?rev=232281&view=rev
Log:
Made buildTopDownMergedConfiguration really recursive - in most cases it didn't.
Fixed a merge problem where only direct children of in the POM
appeared in the merged co
Distribution:
http://maven.zones.apache.org/~continuum/builds/continuum-20050812.093000.tar.gz
Log:
http://maven.zones.apache.org/~continuum/logs/continuum-build-log-20050812.093000.txt
[ http://jira.codehaus.org/browse/MPJIRA-13?page=all ]
Michael Franken updated MPJIRA-13:
--
Attachment: maven-jira-plugin-patch2.txt
this is an updated version of the patch, it includes a properties.xml and some
other minor improvements as well
you can
51 matches
Mail list logo