You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Mohammad Nour El-Din <mn...@apache.org> on 2011/07/07 20:58:53 UTC

Release 0.1.2-incubating (RC5) non-blocking issues and comments

I am so sorry for what happened on the the release [VOTE] thread. I
created this one so we can discuss its related non-release blocking
issues and comments.

Would someone please look at one and give me any clues or hints ? -
Thanks in advance

[1] - http://markmail.org/message/6fjhimuerouugtxp

-- 
Thanks
- Mohammad Nour
  Author of (WebSphere Application Server Community Edition 2.0 User Guide)
  http://www.redbooks.ibm.com/abstracts/sg247585.html
- LinkedIn: http://www.linkedin.com/in/mnour
- Blog: http://tadabborat.blogspot.com
----
"Life is like riding a bicycle. To keep your balance you must keep moving"
- Albert Einstein

"Writing clean code is what you must do in order to call yourself a
professional. There is no reasonable excuse for doing anything less
than your best."
- Clean Code: A Handbook of Agile Software Craftsmanship

"Stay hungry, stay foolish."
- Steve Jobs

Re: Release 0.1.2-incubating (RC5) non-blocking issues and comments

Posted by Mike Burton <mi...@mycosystems.co.uk>.
istr a similar problem, to fix it I  cd 'd into a dir that didn't contain a pom.xml   ( eg new  tmp/  I created)

maybe related/ relevant

hth

Mike Burton
On 7 Jul 2011, at 19:58, Mohammad Nour El-Din wrote:

> I am so sorry for what happened on the the release [VOTE] thread. I
> created this one so we can discuss its related non-release blocking
> issues and comments.
> 
> Would someone please look at one and give me any clues or hints ? -
> Thanks in advance
> 
> [1] - http://markmail.org/message/6fjhimuerouugtxp
> 
> -- 
> Thanks
> - Mohammad Nour
>   Author of (WebSphere Application Server Community Edition 2.0 User Guide)
>   http://www.redbooks.ibm.com/abstracts/sg247585.html
> - LinkedIn: http://www.linkedin.com/in/mnour
> - Blog: http://tadabborat.blogspot.com
> ----
> "Life is like riding a bicycle. To keep your balance you must keep moving"
> - Albert Einstein
> 
> "Writing clean code is what you must do in order to call yourself a
> professional. There is no reasonable excuse for doing anything less
> than your best."
> - Clean Code: A Handbook of Agile Software Craftsmanship
> 
> "Stay hungry, stay foolish."
> - Steve Jobs


Re: Release 0.1.2-incubating (RC5) non-blocking issues and comments

Posted by Mohammad Nour El-Din <no...@gmail.com>.
Hi...

   As mentioned in [1] I faced the same problem and did the following:

1- Removed the archetype-catalog_.xml file from under ~/.m2/ directory.
2- Rebuilt Apache Isis 0.1.2-incubating source code extracted from the
source .zip file.
3- Checked the file again and found being re-generated with the right
version which is, 0.1.2-incubating.
4- Regenerated the applications based of the archetype as mentioned in [2].
5- All was OK.

Hope that helps :).


[1] - http://markmail.org/message/5ukw5xuhafsio7b5
[2] - http://incubator.apache.org/isis-0.1.2-incubating/docbkx/html/guide/ch03s02.html

On Fri, Jul 8, 2011 at 12:52 PM, Mohammad Nour El-Din
<no...@gmail.com> wrote:
> Aha, Yes yes while I was doing that step jimi was not installed cause
> when I tried the site and documentation build it failed also for jimi
> being missing. I installed it, so I will try it again. Thanks Dan.
>
> On Fri, Jul 8, 2011 at 9:28 AM, Dan Haywood <dk...@gmail.com> wrote:
>> Hi Nour,
>> hmm, not sure what your problem is with this.
>>
>> I know that the docbkx plugin has a prerequisite of requiring jimi to be
>> manually installed [1]. Perhaps this is what you missed?
>>
>> Otherwise, perhaps you can provide a fuller transcript of what steps you did
>> to hit the problem (ie which directory you were in, etc).
>>
>> Other things to do are mvn help:effective-pom, or move possibly corrupted
>> plugins out of ~/.m2/repository in order to force Maven to download them
>> again (on occasion I've even moved all of ~/.m2/repository to one side).
>>
>> HTH
>> Dan
>>
>>
>> [1]
>> http://incubator.apache.org/isis-0.1.2-incubating/docbkx/html/guide/ch03s03.html#d0e733
>>
>>
>>
>> On 07/07/2011 19:58, Mohammad Nour El-Din wrote:
>>>
>>> I am so sorry for what happened on the the release [VOTE] thread. I
>>> created this one so we can discuss its related non-release blocking
>>> issues and comments.
>>>
>>> Would someone please look at one and give me any clues or hints ? -
>>> Thanks in advance
>>>
>>> [1] - http://markmail.org/message/6fjhimuerouugtxp
>>>
>>
>
>
>
> --
> Thanks
> - Mohammad Nour
>   Author of (WebSphere Application Server Community Edition 2.0 User Guide)
>   http://www.redbooks.ibm.com/abstracts/sg247585.html
> - LinkedIn: http://www.linkedin.com/in/mnour
> - Blog: http://tadabborat.blogspot.com
> ----
> "Life is like riding a bicycle. To keep your balance you must keep moving"
> - Albert Einstein
>
> "Writing clean code is what you must do in order to call yourself a
> professional. There is no reasonable excuse for doing anything less
> than your best."
> - Clean Code: A Handbook of Agile Software Craftsmanship
>
> "Stay hungry, stay foolish."
> - Steve Jobs
>



-- 
Thanks
- Mohammad Nour
  Author of (WebSphere Application Server Community Edition 2.0 User Guide)
  http://www.redbooks.ibm.com/abstracts/sg247585.html
- LinkedIn: http://www.linkedin.com/in/mnour
- Blog: http://tadabborat.blogspot.com
----
"Life is like riding a bicycle. To keep your balance you must keep moving"
- Albert Einstein

"Writing clean code is what you must do in order to call yourself a
professional. There is no reasonable excuse for doing anything less
than your best."
- Clean Code: A Handbook of Agile Software Craftsmanship

"Stay hungry, stay foolish."
- Steve Jobs

Re: Release 0.1.2-incubating (RC5) non-blocking issues and comments

Posted by Mohammad Nour El-Din <no...@gmail.com>.
Aha, Yes yes while I was doing that step jimi was not installed cause
when I tried the site and documentation build it failed also for jimi
being missing. I installed it, so I will try it again. Thanks Dan.

On Fri, Jul 8, 2011 at 9:28 AM, Dan Haywood <dk...@gmail.com> wrote:
> Hi Nour,
> hmm, not sure what your problem is with this.
>
> I know that the docbkx plugin has a prerequisite of requiring jimi to be
> manually installed [1]. Perhaps this is what you missed?
>
> Otherwise, perhaps you can provide a fuller transcript of what steps you did
> to hit the problem (ie which directory you were in, etc).
>
> Other things to do are mvn help:effective-pom, or move possibly corrupted
> plugins out of ~/.m2/repository in order to force Maven to download them
> again (on occasion I've even moved all of ~/.m2/repository to one side).
>
> HTH
> Dan
>
>
> [1]
> http://incubator.apache.org/isis-0.1.2-incubating/docbkx/html/guide/ch03s03.html#d0e733
>
>
>
> On 07/07/2011 19:58, Mohammad Nour El-Din wrote:
>>
>> I am so sorry for what happened on the the release [VOTE] thread. I
>> created this one so we can discuss its related non-release blocking
>> issues and comments.
>>
>> Would someone please look at one and give me any clues or hints ? -
>> Thanks in advance
>>
>> [1] - http://markmail.org/message/6fjhimuerouugtxp
>>
>



-- 
Thanks
- Mohammad Nour
  Author of (WebSphere Application Server Community Edition 2.0 User Guide)
  http://www.redbooks.ibm.com/abstracts/sg247585.html
- LinkedIn: http://www.linkedin.com/in/mnour
- Blog: http://tadabborat.blogspot.com
----
"Life is like riding a bicycle. To keep your balance you must keep moving"
- Albert Einstein

"Writing clean code is what you must do in order to call yourself a
professional. There is no reasonable excuse for doing anything less
than your best."
- Clean Code: A Handbook of Agile Software Craftsmanship

"Stay hungry, stay foolish."
- Steve Jobs

Re: Release 0.1.2-incubating (RC5) non-blocking issues and comments

Posted by Dan Haywood <dk...@gmail.com>.
Hi Nour,
hmm, not sure what your problem is with this.

I know that the docbkx plugin has a prerequisite of requiring jimi to be 
manually installed [1]. Perhaps this is what you missed?

Otherwise, perhaps you can provide a fuller transcript of what steps you 
did to hit the problem (ie which directory you were in, etc).

Other things to do are mvn help:effective-pom, or move possibly 
corrupted plugins out of ~/.m2/repository in order to force Maven to 
download them again (on occasion I've even moved all of ~/.m2/repository 
to one side).

HTH
Dan


[1] 
http://incubator.apache.org/isis-0.1.2-incubating/docbkx/html/guide/ch03s03.html#d0e733



On 07/07/2011 19:58, Mohammad Nour El-Din wrote:
> I am so sorry for what happened on the the release [VOTE] thread. I
> created this one so we can discuss its related non-release blocking
> issues and comments.
>
> Would someone please look at one and give me any clues or hints ? -
> Thanks in advance
>
> [1] - http://markmail.org/message/6fjhimuerouugtxp
>