I often see lots of stuff like this in my m3 builds:
[WARNING] Invalid POM for org.apache.openejb:openejb-core:jar:4.0.0-SNAPSHOT,
transitive dependencies (if any) will not be available, enable debug logging
for more details
but the build appears to work fine and I sure can't see for myself wha
Let me suggest a generalization of Hervé's thought process.
I submit that there are four issues here we might be trying to
address. (1) users want to put an scm spec in an aggregating project
and not have to repeat it (with slight mods) in all the modules. (2)
users want to be able to toss a set o
Le vendredi 15 juillet 2011, John Casey a écrit :
> On 7/14/11 6:41 PM, Hervé BOUTEMY wrote:
> > we call it a URL, but it's a String in the POM [2]
> > Nothing prevents another way of interpreting this String: say properties
> > format?
> > If we want to transform this String to a DOM object in the
Hi,
We solved 6 issues:
http://jira.codehaus.org/secure/ReleaseNote.jspa?atl_token=ACIO-CAVI-QX7G-9IAS|939d07db80126b429369a4acdb3a1c32519711ef|lin&version=16520&styleName=Text&projectId=11085&Create=Create
There are still a gaggle of issues left in JIRA:
http://jira.codehaus.org/secure/IssueNavi
On 7/14/11 6:41 PM, Hervé BOUTEMY wrote:
we call it a URL, but it's a String in the POM [2]
Nothing prevents another way of interpreting this String: say properties
format?
If we want to transform this String to a DOM object in the POM, with specific
XML definition for each SCM, I only see the