[mevenide-dev] [jira] Resolved: (MEVENIDE-464) plugins shipped with mevenide fail to upgrade

"Milos Kleint (JIRA)" <jira-yCVjj/[email protected]>
Newsgroups gmane.comp.jakarta.turbine.maven.mevenide.devel
Message-ID <24954762.1207213498731.JavaMail.haus-jira@codehaus01.managed.contegix.com>
     [ http://jira.codehaus.org/browse/MEVENIDE-464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Milos Kleint resolved MEVENIDE-464.
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: NB_2.4)
                   NB_3.1

i think I've fixed the issue for 3.1 going forward by avoiding using the LATEST and RELEASE keywords for version but declaring an explicit version.

> plugins shipped with mevenide fail to upgrade
> ---------------------------------------------
>
>                 Key: MEVENIDE-464
>                 URL: http://jira.codehaus.org/browse/MEVENIDE-464
>             Project: mevenide
>          Issue Type: Bug
>          Components: mevenide2-netbeans
>    Affects Versions: NB_2.3
>            Reporter: Milos Kleint
>            Assignee: Milos Kleint
>             Fix For: NB_3.1
>
>
> as per mail traffic:
> the new version of plugin is found but the build fails because it cannot find the actual jar..
> ---------------------------------------------------------------------
> the most curious thing about the problemis that maven is able to
> figure out there is a new version in the file:// repository, but is
> unable to retrieve it from there. when I explicitly added file:// repo
> as  repository in the pom (as opposed default which is
> pluginRepository only) it went a step further was able to get the pom
> from the repo, but not the jar..
> Milos
> - Hide quoted text -
> On 10/25/06, Milos Kleint <[email protected]> wrote:
> > hmm.. i guess it seems to work for me in about 25 percent of cases
> > 1. install mevenide 2.2
> > 2. run deploy, works..
> > 3. upgrade to 2.3.. seems to work sometime but mostly fails.
> >
> > I haven't figured the exact steps when it succeeds and why.  it could
> > be a bug in the maven core, inproper handling of file:// based
> > repositories or something with the way netbeans upgrades modules..
> >
> > a only reliable workaround seems to be to add a
> > http://repository.codehaus.org plugin repository (untill the repo gets
> > synchronized with central)
> >
> > Milos
> >
> > On 10/24/06, Graham Bakay <[email protected]> wrote:
> > > That didn't seem to help :(
> > >
> > > Still getting the same error when building.
> > >
> > > g.
> > >
> > > | -----Original Message-----
> > > | From: Milos Kleint [mailto:[email protected]]
> > > | Sent: 24 October, 2006 12:37
> > > | To: [email protected]
> > > | Subject: Re: [mevenide-user] Mevenide 2.3 - Can't find
> > > netbeans-deploy-
> > > | plugin 1.2.2
> > > |
> > > | hmm.. somethingk borked but not on your side. I've managed to
> > > | replicate the problem, but only after I forced plugin/snapshot
> > > | updates.. That's why it probably escaped my sanity checks..
> > > |
> > > | A temporary solution should be to delete the org/codehaus/mevenide
> > > | folder in local repository.
> > > |
> > > | I'll investigate some more and hopefully come up with a patch..
> > > |
> > > | Milos
> > > |
> > > | On 10/24/06, Graham Bakay <[email protected]> wrote:
> > > | > Hi Milos,
> > > | >
> > > | > It appears I do have it in my local installation. The Pom and the
> > > Jar
> > > | > are there. Is there something on my end that is borked?
> > > | >
> > > | > g.
> > > | >
> > > | > ~~~
> > > | >
> > > | >
> > > D:\.netbeans\5.5rc2\m2-repository\org\codehaus\mevenide\netbeans-deploy-
> > > | > plugin\1.2.2
> > > | >
> > > | > netbeans-deploy-plugin-1.2.2.jar
> > > | > netbeans-deploy-plugin-1.2.2.jar.md5
> > > | > netbeans-deploy-plugin-1.2.2.jar.sha1
> > > | > netbeans-deploy-plugin-1.2.2.pom
> > > | > netbeans-deploy-plugin-1.2.2.pom.md5
> > > | > netbeans-deploy-plugin-1.2.2.pom.sha1
> > > | >
> > > | > | -----Original Message-----
> > > | > | From: Milos Kleint [mailto:[email protected]]
> > > | > | Sent: 24 October, 2006 12:04
> > > | > | To: [email protected]
> > > | > | Subject: Re: [mevenide-user] Mevenide 2.3 - Can't find
> > > | > netbeans-deploy-
> > > | > | plugin 1.2.2
> > > | > |
> > > | > | can you check if you have the plugin in your local installation -
> > > | > | netbeansIDE-repo-internal
> > > (file://D:\.netbeans\5.5rc2\m2-repository)?
> > > | > |
> > > | > |
> > > | > | Milos
> > > | > |
> > > | > | On 10/24/06, Milos Kleint <[email protected]> wrote:
> > > | > | > ohoh.. looks like an emergency.. I'll take a look..
> > > | > | > do you have the 2.3 version of Bridges/Netbeans Maven2
> > > repository
> > > | > | module?
> > > | > | >
> > > | > | > Milos
> > > | > | >
> > > | > | > On 10/24/06, Graham Bakay <[email protected]> wrote:
> > > | > | > > Help!
> > > | > | > >
> > > | > | > > Just updated to the new Mevenide (can't wait to try out the
> > > new
> > > | > | > > features!)
> > > | > | > >
> > > | > | > > My Maven can't find the new netbeans-deploy-plugin. Do I have
> > > to
> > > | > wait
> > > | > | > > for ibiblio to pick up the change, or is there a place I can
> > > grab
> > > | > it
> > > | > | > > from and install it manually?
> > > | > | > >
> > > | > | > > Thanks,
> > > | > | > > Graham.
> > > | > | > >
> > > | > | > > ~~~
> > > | > | > >
> > > | > | > > [INFO]Scanning for projects...
> > > | > | > >
> > > | >
> > > [INFO]----------------------------------------------------------------
> > > | > | --
> > > | > | > > ------
> > > | > | > > [ERROR]BUILD ERROR
> > > | > | > >
> > > | >
> > > [INFO]----------------------------------------------------------------
> > > | > | --
> > > | > | > > ------
> > > | > | > > [INFO]Failed to resolve artifact.
> > > | > | > >
> > > | > | > > GroupId: org.codehaus.mevenide
> > > | > | > > ArtifactId: netbeans-deploy-plugin
> > > | > | > > Version: 1.2.2
> > > | > | > >
> > > | > | > > Reason: Unable to locate resource in repository
> > > | > | > > [INFO]
> > > | > | > > [INFO]  org.codehaus.mevenide:netbeans-deploy-plugin:pom:1.2.2
> > > | > | > > [INFO]
> > > | > | > > [INFO]from the specified remote repositories:
> > > | > | > > [INFO]  central (http://repo1.maven.org/maven2),
> > > | > | > >   netbeansIDE-repo-internal
> > > | > (file://D:\.netbeans\5.5rc2\m2-repository)
> > > | > | > > [INFO]
> > > | > | > >
> > > | >
> > > [INFO]----------------------------------------------------------------
> > > | > | --
> > > | > | > > ------
> > > | > | > > [INFO]For more information, run Maven with the -e switch
> > > | > | > >
> > > | >
> > > [INFO]----------------------------------------------------------------
> > > | > | --
> > > | > | > > ------
> > > | > | > > [INFO]Total time: < 1 second
> > > | > | > > [INFO]Finished at: Tue Oct 24 11:51:42 MDT 2006
> > > | > | > > [INFO]Final Memory: 32M/75M
> > > | > | > >
> > > | >
> > > [INFO]----------------------------------------------------------------

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.