Jerry, I had to download the source, run configure and make on a Linux system. 
The problem is that the source is made to build onto a docker system on 
Windows. Those of us who choose not to run docker and run a real operating 
system often have issues. Those .git files are from the .git repository. If you 
did a git clone, create your workspace from the local git repo or import 
existing maven projects into eclipse from the repo. This serves two purposes. 
1, it allows you to keep your project up to date and 2, it allows you to commit 
if you have any changes to the existing code you want to push up for others. 

I haven’t built anything after 3.3.0 was finalizedbecause the government 
finally approved 3.3.0 for use (ironically, they had been insisting that 
3.0.4beta was safe to use in production and I outright refused to put that in 
place). 

Sent from my iPhone

> On Aug 31, 2019, at 6:02 PM, Jerry Malcolm <techst...@malcolms.com> wrote:
> 
> Something else I just found... the link to a tutorial at 
> http://blog.bonnydoonmedia.com/post.cfm/walkthrough-tutorials-compiling-apache-james-v3-with-eclipse
>  in the Eclipse build section is dead.  No DNS entry.
> 
> 
>> On 8/31/2019 4:54 PM, Jerry Malcolm wrote:
>> Correction... the build instructions page link should be: 
>> https://james.apache.org/server/3/dev-build.html
>> 
>> 
>>> On 8/31/2019 4:52 PM, Jerry Malcolm wrote:
>>> I'm trying to build the latest stable James 3.3.0 in Eclipse.
>>> 
>>> -- The link to the 3.3.0 source zip on the downloads page is dead 
>>> (https://www.apache.org/dyn/closer.lua/james/server/3.3.0/james-server-sources-3.3.0.zip)
>>>  
>>> 
>>> -- I figured out the correct link: 
>>> http://mirrors.gigenet.com/apache/james/server/3.3.0/james-project-3.3.0-src.zip
>>>  and downloaded the zip.  But the zip contains ONLY the primary source 
>>> files and no pom.xml, etc files.
>>> 
>>> -- I finally went to git and downloaded a zip that contained everything.
>>> 
>>> -- But the fun just kept happening... I tried to import the project into 
>>> Eclipse, but got over 500 errors.   A large chunk of these errors was that 
>>> every pom file has an invalid or missing a "dotGit" folder name.
>>> 
>>> -- Also, I tried following the instructions here: 
>>> http://mirrors.gigenet.com/apache/james/server/3.3.0/james-project-3.3.0-src.zip
>>>  -- In the section titled "prepare projects" it says to copy files from: 
>>> server/container/spring/src/main/config/james and from 
>>> server/container/src/main/config/james Apparently, the folder structures 
>>> have completely changed since that was written. Neither of those folder 
>>> exist, and it wasn't obvious where they moved to.
>>> 
>>> -- I know enough about eclipse to get by.  I know nothing about maven (and 
>>> for now would like to keep it as close to that way as possible).  I just 
>>> want to add a few tweaks to James 3.3 that I added back in v3b5 and get the 
>>> latest james into production. I'm sure there's something missing or some 
>>> setting wrong in Eclipse or in the Maven plug-in.  I did a complete clean 
>>> install of Eclipse (Java EE version) and Maven on a different machine just 
>>> to make sure there were no issues with my original Eclipse.  No change.
>>> 
>>> Any help on resolving the hundreds of import errors and where to find all 
>>> of these files that have moved since the instructions were written will be 
>>> appreciated.   I'm at a total loss.  I really just need to get this thing 
>>> to build.
>>> 
>>> Thanks.
>>> 
>>> Jerry
>>> 
>>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
>> For additional commands, e-mail: server-user-h...@james.apache.org
>> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
> For additional commands, e-mail: server-user-h...@james.apache.org
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: server-user-unsubscr...@james.apache.org
For additional commands, e-mail: server-user-h...@james.apache.org

Reply via email to