But isn't that kind of the point of a bug report?

Maven user list is "users helping users" with issues, as best as we can.

Bug report is "users telling dev there's a problem" and asking someone
to take a look at the issue.

I like the idea of posting issues on the Users list to confirm that it
does in fact seem to be a bug related to something you are doing, but
at that point, I don't see how you could reasonably expect a favorable
resolution without involving devs (via a bug report) or doing the work
to fix the bug yourself.

Wayne

On 4/13/06, Xavier Toth <[EMAIL PROTECTED]> wrote:
> And here I thought it was just me ...
> At this point I'm thinking I need to open a bug report to get anything done.
>
> On 4/13/06, EJ Ciramella <[EMAIL PROTECTED]> wrote:
> >
> > I have the same exact problem over and over - I have to delete this
> > entire directory and not use the offline switch to repopulate this
> > directory.
> >
> > -----Original Message-----
> > From: Xavier Toth [mailto:[EMAIL PROTECTED]
> > Sent: Thursday, April 13, 2006 4:11 PM
> > To: Maven Users List
> > Subject: Re: [m2]recalcitrant plugin when building offline
> >
> > Yes it has this version in its' maven-metadata.xml. Any other
> > possibilities?
> >
> > On 4/7/06, Brett Porter <[EMAIL PROTECTED]> wrote:
> > >
> > > It's probably a corrupted maven-metadata.xml file in the
> > > maven-site-plugin directory. Does that contain a reference to:
> > > <versions>
> > > ...
> > > <version>2.0-beta-4</version>
> > > </versions>
> > >
> > > ?
> > >
> > > - Brett
> > >
> > > On 4/8/06, Xavier Toth <[EMAIL PROTECTED]> wrote:
> > > > I'm not feelin the love, no one seems to care about my issue :(
> > > >
> > > > On 4/6/06, Xavier Toth <[EMAIL PROTECTED]> wrote:
> > > > >
> > > > > I have occasion to build at locations where I don't have internet
> > > access
> > > > > but I do have access to a cvs repository where I have added
> > > > > my local maven repository. So I build a local repository with a
> > check
> > > out
> > > > > from cvs and then I build my project with 'mvn -o clean install'.
> > > > > However I get the following error:
> > > > > [ERROR] BUILD ERROR
> > > > > [INFO]
> > > > >
> > >
> > ------------------------------------------------------------------------
> > ----
> > > > > [INFO] The plugin 'org.apache.maven.plugins:maven-site-plugin'
> > does
> > > not
> > > > > exist or no valid version could be found
> > > > > [INFO]
> > > > >
> > >
> > ------------------------------------------------------------------------
> > ----
> > > > >
> > > > > but it's there!
> > > > >
> > > > >  ls
> > > > >
> > >
> > ~/.m2/repository/org/apache/maven/plugins/maven-site-plugin/2.0-beta-4/
> > > > > CVS  maven-site-plugin-2.0-beta-4.jar
> > > maven-site-plugin-2.0-beta-4.pom
> > > > >
> > > > > While testing this build process I have internet access and if I
> > > remove
> > > > >
> > ~/.m2/repository/org/apache/maven/plugins/maven-site-plugin/2.0-beta-4
> > > and
> > > > > build 'online' the same files (maven-site-plugin-2.0-beta-4.jar,
> > > > > maven-site-plugin-2.0-beta-4.pom)
> > > > > end up in the same place
> > > > >
> > >
> > (~/.m2/repository/org/apache/maven/plugins/maven-site-plugin/2.0-beta-4/
> > )
> > > > > and the build works. Can anyone help me understand why this
> > happens
> > > and how
> > > > > I can fix it?
> > > > >
> > > > > Xavier
> > > > >
> > > >
> > > >
> > >
> > > ---------------------------------------------------------------------
> > > 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