I just tried again and it seems to work for me.
mandriva 2006 + jdk 1.5 + netbeans 5.0
can you try examining your downloaded nbm files? these are just zip
files, so it can be browsed with "mc" for example. it would be
interesting if you have the http-client jar there if it's of size
222618 like mine is and if it can be copied out of the nbm file..
Milos
On 2/21/06, Allison, Bob
<robert.allison-6vC2hAQLr78AvxtiuMwx3w@xxxxxxxxxxxxxxxx> wrote:
> I tried doing the same process from a shell window and noticed the
> following messages appear after the modules were unpacked:
> java.io.FileNotFoundException:
> /opt/nb/platform6/update/backup/netbeans/modules/autoload/ext/commons-ht
> tpclient-2.0.jar (No such file or directory)
> at java.io.FileOutputStream.open(Native Method)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:179)
> at java.io.FileOutputStream.<init>(FileOutputStream.java:131)
> at
> org.netbeans.updater.ModuleUpdater.unpack(ModuleUpdater.java:346)
> at
> org.netbeans.updater.ModuleUpdater.run(ModuleUpdater.java:143)
> NBM Error: More files look as module:
> modules/autoload/ext/dom4j-1.4-dev-8.jar,
> modules/autoload/ext/commons-betwixt-1.0-beta-1.20030111.103454.jar,
> modules/autoload/ext/commons-digester-1.4.1.jar,
> modules/autoload/ext/commons-jelly-20030902.160215.jar,
> modules/autoload/ext/commons-jelly-tags-ant-1.0.jar,
> modules/autoload/ext/commons-jelly-tags-define-20030211.142932.jar,
> modules/autoload/ext/commons-jelly-tags-util-20030211.141939.jar,
> modules/autoload/ext/commons-graph-0.8.1.jar,
> modules/autoload/ext/commons-jexl-1.0-beta-1.jar,
> modules/autoload/ext/werkz-20040426.222000.jar,
> modules/autoload/ext/commons-beanutils-1.6.1.jar,
> modules/autoload/ext/commons-httpclient-2.0.jar
>
> I don't know if this is related to the problem or not...
>
> -----Original Message-----
> From: Milos Kleint [mailto:mkleint-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx]
> Sent: Tuesday, February 21, 2006 07:48
> To: user-inRDyeVBsHZI+JWHss5rGiCwEArCW2h5@xxxxxxxxxxxxxxxx
> Subject: Re: [mevenide-user] Problems Installing Mevenide for Netbeans
> 1.0 final on NB 5.0 final
>
>
> Not really sure what might be the problem. I've tried before the
> release and it worked for me. there are some known problems on macosx
> but linux did work for me..
> When you are accepting the centrificate, please make sure that all the
> modules have the checkbox selected. Some static libraries like
> jdom/maven/ant might have an old signature, while the newly released
> modules have a newer one. (for some reason unknown to me the signature
> expired for signing and I had to do a new one).
>
> anyone else experienced it as well?
>
> Regards
>
> Milos
>
> On 2/21/06, Allison, Bob
> <robert.allison-6vC2hAQLr78AvxtiuMwx3w@xxxxxxxxxxxxxxxx> wrote:
> > Would someone please tell me what I am doing wrong:
> >
> > I downloaded and unpacked the 1.0 release to a temp directory on a
> Linux
> > box. I start a copy of NetBeans 5.0 final with no previous NetBeans
> > home directory (I've had to blow it away a few times already trying to
> > get this to work). When NetBeans comes up, I do the following:
> > -- Choose "Tools/Update Center" from the menu
> > -- Select "Install Manually Downloaded Modules" and click Next
> > -- Click the Add button and add all of the unpacked .nbm files, then
> > click Next
> > -- Click Next then Accept on all of the licenses
> > -- Click next after the modules have been verified
> > -- Select one of the modules to install and Accept the certificate; at
> > this point all modules are selected
> > -- Click Finish
> >
> > I get a dialog indicating that the IDE must be restarted to install
> the
> > modules, so I select "Restart the IDE" and click OK. The IDE shuts
> > down, the new modules are unpacked, and the IDE starts back up again.
> >
> > I then get a dialog box that lists almost all of the new modules. The
> > dialog starts with "Warning - could not install some modules:". Most
> of
> > the lines indicate that the modules could not be installed because
> > another module also needed to be installed. The main cause of the
> > problems appear to be "The module named org.apache.maven was needed
> and
> > not found". I have altered the NetBeans startup script to ensure that
> > Maven 1 is on the path and that MAVEN_HOME is set (it appears that
> > starting from the start menu gives the shell script a fairly minimal
> > path and does not include environment variables in the user profile).
> >
> > -----Original Message-----
> > From: Milos Kleint [mailto:mkleint-Re5JQEeQqe8AvxtiuMwx3w@xxxxxxxxxxxxxxxx]
> > Sent: Friday, February 17, 2006 08:32
> > To: announce-inRDyeVBsHZI+JWHss5rGiCwEArCW2h5@xxxxxxxxxxxxxxxx;
> > user-inRDyeVBsHZI+JWHss5rGiCwEArCW2h5@xxxxxxxxxxxxxxxx; Maven
> > Users List; nbusers-gVrGfPuBK2Jg9hUCZPvPmw@xxxxxxxxxxxxxxxx
> > Subject: [mevenide-user] [ANN] Mevenide for Netbeans 1.0 final (Maven1
> > support)
> >
> >
> > Greetings,
> >
> > The mevenide team is proud to announce the final version of Maven1
> > support for Netbeans IDE. The released set of Netbeans modules allows
> > to work with Maven1 projects in the IDE, without imports or additional
> > configurations. See the complete list of features and list of bugfixes
> > since the last release (0.9).
> > http://mevenide.codehaus.org/mevenide-netbeans-project/features.html
> >
> http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&pid=10480
> > &fixfor=12030
> >
> > Download 1.0 release binaries here:
> > http://mevenide.codehaus.org/mevenide-netbeans-project/index.html
> >
> > Those already using previous releases can easily update through the
> > Netbeans Update Center.
> >
> >
> > Regards
> >
> >
> > Milos Kleint
> >
>
|