1.6 will fail to build completely (caught me out for a while, as cruise
was using 1.6, and I was using 1.5, which worked perfectly)

1.6.1 still outputs 20 lines of text for each component...but I don't
understand quite what it is trying to achieve.. (Is that because case
problems don't happen if you develop on linux?)


Best Regards,

James




> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: 05 January 2005 12:13
> To: users@maven.apache.org
> Subject: Re: Maven Ear plugin case sensitivity issue
> 
> If you are using 1.6 of the ear plugin, you should upgrade to a later
> release.
> 
> See
>
http://maven.apache.org/reference/plugins/ear/announcements/announcement-
> 1.6.1.txt
> and http://maven.apache.org/reference/plugins/ear/downloads.html
> 
> I agree the check should only be on the project/types/file portion,
> not the whole path.
> 
> On Wed, 5 Jan 2005 12:08:12 +0000, James Richardson
> <[EMAIL PROTECTED]> wrote:
> >
> > Hi,
> >
> > I'm having a lot of trouble with the case sensitivity aspect of the
> > plugin. The problem is that it doesn't check for case sensitivity! -
but
> > rather that the file paths match.
> >
> > This presents a problem when working on automounted filesystems, where
> the
> > canonical and absolute filesystem names will almost never match, or if
> any
> > symbolic link has been used anywhere in the filepath.
> >
> > e.g.
> >
> > # Reason for the warning:
> > #
> > # the dependency risk:es-core is located at:
> > '/projects/buildmgr/.maven/repository/risk/jars/es-core-0.1.jar'
> > # but was expected to be located at:
> >
'/export/projects/buildmgr/.maven/repository/risk/jars/es-core-0.1.jar'
> >
>
##########################################################################
> > ##
> >
> > Obviously this is the same thing....
> >
> > Can I respectfully suggest an alteration to this plugin to only check
> what
> > it really means to check. (I'm not 100% sure what that actually is, to
> be
> > honest).
> >
> > Best Regards,
> >
> > James
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> 
> 
> --
> http://www.multitask.com.au/people/dion/
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to