Re: [Promotego-developers] NetBeans problem
Status: Pre-Alpha
Brought to you by:
alfmikula
|
From: Alf M. <am...@gm...> - 2007-11-25 00:26:33
|
Adam also mentioned this warning in an email to me today, and I remembered seeing it here...I get that error too. I think it's a warning from Maven about not finding the expected dependency version. It could probably be fixed by updating the versions of dependencies in the pom.xml, but I don't think it's causing any problems. -Alf On Nov 21, 2007 6:13 PM, James Funk <fun...@de...> wrote: > When I build the project within or out of NetBeans, it seems to be ok. > The > only error I noticed was the following: > > [WARNING] bad version number found > in /home/jamesf/.m2/repository/aspectj/aspectjrt/1.5.3/aspectjrt-1.5.3.jar > expected 1.5.2a found 1.5.3 > > > However, When I open some of the files in NetBeans, several lines are > flagged > as errors. It looks like NetBeans cannot find the "javax.servlet" package > for the promotego project. (If I were to create another project, it looks > like NetBeans has no trouble finding "javax.servlet".) > > > On Monday 19 November 2007 17:47, Alf Mikula wrote: > > 1.5.0.x > > > > Not sure of the exact build number, because I don't have that machine in > > front of me (OS X 10.4). Can you send a screenshot? > > > > -Alf > > > > On Nov 19, 2007 2:18 PM, James Funk <fun...@de...> wrote: > > > Things not related to PromoteGo have been keeping me away from the > > > project. > > > I hope I can (finally) become active late in the week. > > > > > > In following the steps you posted on SourceForge, the application > works > > > as stated. However, I did open a source file in NetBeans yesterday, > and > > > several lines were flagged. I suspect I have NetBeans set up to use > an > > > older > > > version of Java. I'll have to check. Can I ask which version of Java > > > are you using? > > > > > > ---------- Forwarded Message ---------- > > > > > > Subject: Fw: [Promotego-developers] Progress > > > Date: Monday 19 November 2007 16:11 > > > From: James Funk <mar...@ya...> > > > To: Fun...@de... > > > > [snip] > |