Re: Beginners Maven error

2011-02-17 Thread Gabriele Columbro
Hi Yusuf,
a couple of notices:

- first of your command line seems wrong as "mvn compiler: compile -X" has a
whitespace between the compiler (plugin name) and the compile (pluging
goal). Using "mvn compiler:compile" should work.
- more in general, unless you have any specific needs for invoking plugin
goals directly, you should prefer a standard maven phase (e.g. mvn compile)
which is by default bound to a specific plugin depending on the packaging. I
suggest you take a look at
http://maven.apache.org/guides/introduction/introduction-to-the-lifecycle.htmlto
 start with

Hope this helps,
Gab


On Thu, Feb 17, 2011 at 10:38 AM, Yusuf Cökelekoglu <
yusuf.coekeleko...@yahoo.de> wrote:

> Hi all,
>
> I have a minimal pom defined with my maven eclipse plugin.
>
> http://maven.apache.org/POM/4.0.0"; xmlns:xsi="
> http://www.w3.org/2001/XMLSchema-instance"; xsi:schemaLocation="
> http://maven.apache.org/POM/4.0.0
> http://maven.apache.org/xsd/maven-4.0.0.xsd";>
>   4.0.0
>   MyProject
>   MyProject
>   0.0.1-SNAPSHOT
> 
>
>
> But I cant get rid of the error "Project build error: The property name is
> required to activate the profile ".
> What the hell does that mean and how can I avoid it. Its really annoying.
> The command I executed from the command line is "mvn compiler: compile -X"
>
> Regards,
> Yusuf
>
>
-- 
Eng. Gabriele Columbro
Open source and ECM Architect
Alfresco Ltd. - http://www.alfresco.com
-
"Keyboard not found.
 Press F1 to continue"
-


Re: repository.apache.org <-> repo1.maven.org

2010-06-20 Thread Gabriele Columbro
Thanks a lot for the clarification, Brian. We are all ready and set  
then!


Thanks,
Gabriele


On Jun 19, 2010, at 1:32 PM, Brian Fox wrote:


repo1.maven.org (aka Maven Central) syncs org.apache.* from
repository.apache.org so all of your releases will be synced to
Central automatically. The sync runs every 4 hours.

On Fri, Jun 18, 2010 at 11:05 PM, Gabriele Columbro > wrote:

Dear Mavens,
cross-posting this to the Chemistry [1] Dev list, as I would like  
ask for a

probably simple suggestion as we approach the first OpenCMIS
0.1.0-incubating release [2] - *horray* :)

We successfully configured SNAPSHOT deployment to [4], and we're  
ready and

set for following the RC and staging process as per [5].

AFAIU the staging process will surely make artifacts available on  
the public

Nexus group of repository.apache.org, but how about repo1.maven.org?

I believe it's still worth to deploy artifacts there, so I was  
wondering if

 there's any sync in place or I should just follow the standard Maven
central upload procedure [6].

Sorry if this the question has been already answered (I guess so :)

Thanks in advance for the help,
Gabriele


[1] http://incubator.apache.org/chemistry/
[2]
http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201006.mbox/%3c28097cae-5f1b-47f2-8ed6-7bcf6de96...@gmail.com%3e
[3] http://www.apache.org/dev/mirrors.html
[4]
https://repository.apache.org/index.html#nexus- 
search;gav~org.apache.chemistry.opencmis~~0.1.0-incubating-SNAPSHOT

[5] http://maven.apache.org/developers/release/apache-release.html
[6] http://maven.apache.org/guides/mini/guide-central-repository-upload.html
--

Gabriele Columbro
Alfresco Software, Ltd.

http://www.mindthegab.com
http://twitter.com/mindthegabz

" Keyboard not found. Press F1 to continue. "




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



--

Eng. Gabriele Columbro
Alfresco Software, Ltd.

M: +31 (0)627 565 103
P: +39 320 161 28 46
D: +44 (0)1628 876 654

Skype: gabrielecolumbro
Blog: http://www.mindthegab.com
Twitter: http://twitter.com/mindthegabz




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



repository.apache.org <-> repo1.maven.org

2010-06-18 Thread Gabriele Columbro

Dear Mavens,
cross-posting this to the Chemistry [1] Dev list, as I would like ask  
for a probably simple suggestion as we approach the first OpenCMIS  
0.1.0-incubating release [2] - *horray* :)


We successfully configured SNAPSHOT deployment to [4], and we're ready  
and set for following the RC and staging process as per [5].


AFAIU the staging process will surely make artifacts available on the  
public Nexus group of repository.apache.org, but how about  
repo1.maven.org?


I believe it's still worth to deploy artifacts there, so I was  
wondering if  there's any sync in place or I should just follow the  
standard Maven central upload procedure [6].


Sorry if this the question has been already answered (I guess so :)

Thanks in advance for the help,
Gabriele


[1] http://incubator.apache.org/chemistry/
[2] 
http://mail-archives.apache.org/mod_mbox/incubator-chemistry-dev/201006.mbox/%3c28097cae-5f1b-47f2-8ed6-7bcf6de96...@gmail.com%3e
[3] http://www.apache.org/dev/mirrors.html
[4] https://repository.apache.org/index.html#nexus- 
search;gav~org.apache.chemistry.opencmis~~0.1.0-incubating-SNAPSHOT

[5] http://maven.apache.org/developers/release/apache-release.html
[6] http://maven.apache.org/guides/mini/guide-central-repository-upload.html
--

Gabriele Columbro
Alfresco Software, Ltd.

http://www.mindthegab.com
http://twitter.com/mindthegabz

" Keyboard not found. Press F1 to continue. "




-
To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
For additional commands, e-mail: dev-h...@maven.apache.org



Re: Maven Meetup In Amsterdam?

2009-03-05 Thread Gabriele Columbro
I'd reallly believe that a Maven Meetup in Amsterdam is a very good idea and
a very nice place to share our Maven knowledge, too many times felt by
junior developers as highly black magic ;)

And for us (Sourcesense) to discuss some of our work in Sourcesense around
Maven ALM support [1] and around Alfresco ECM Maven support [2].

Any other maven user/dev interested to join (I'm extending the request to
the user list to get some more attendees)?

I believe that getting to 15/20~ attendees is to be considered the treshold
for organizing this. I will be also forwarding this email to my customers to
get more attention around the topic.

HTH,
Gab



[1] http://code.google.com/p/maven-calm
[2] http://code.google.com/p/maven-alfresco-archetypes

2009/2/27 Rogier Peters 

> Hi Petar,
>
> Great idea. We're a couple (3-5) developers from Sourcesense NL, based in
> Amsterdam. We would be interested in coming, and also giving a short talk on
> Application Lifecycle Management with Maven. Since we're based in Amsterdam,
> we could also help organizing or drum up some more local developers.
> @nick you're probably there, more people from IProfs interested?
>
> Regards,
> Rogier
>
>
> On Wed, Feb 18, 2009 at 8:35 PM, Petar Tahchiev wrote:
>
>> Hi guys,
>>
>> I got an email from Arje Cahn with a proposal to make a Maven
>> GetTogether/Meetup during the ApacheCON in Amsterdam. I am
>> very interested in such an event but I do feel that it will only make
>> sense if more of the Maven developers are present at the
>> conference.
>>
>> I know for sure me, Carlos and Wendy are going to be there.
>> Anybody else planning to attend? If we get there more people
>> we can easily setup a wiki page and announce a few sessions there.
>>
>> What do you think?
>>
>> Here is the email from Arje:
>>
>> ==
>>
>>
>> Hi all,
>>
>> I'm sending you this email because we've done GetTogethers / Meetups
>> together, or have spoken about them somewhere in the past.
>> If you feel I should be addressing different people, or different
>> projects, I'd be grateful if you could point me to the right project
>> and/or person! :)
>>
>> As you are probably very much aware of, the ApacheCon Europe is in
>> about 7 weeks, in Amsterdam.
>>
>> I got a really nice offer from the ApacheCon producers. The Matterhorn
>> rooms are available in the evenings for Meetup / GetTogether style
>> events. This means we can host up to 3 evening Meetups, from 18:00 -
>> 22:00, with our own program, on Monday evening and Tuesday evening,
>> all within the ApacheCon venue (the Movenpick). Meetups happen after
>> the trainings. This is in my opinion a much better opportunity than we
>> had last year where we were
>> 1) in a different location
>> 2) conflicting with the hackaton
>> 3) conflicting with trainings
>>
>> Grant, I'd love to hear your thoughts from your Lucene perspective. I
>> know last year was unclear and I hope to be able to straighten that
>> out with you this year. We're *not* organizing Lucene meetups without
>> having Lucene people on board :)
>>
>> Potentially, we could have 6 Meetups in total. The rooms can hold up
>> to 100 people each. Wifi, beamers, etc, is all taken care of.
>>
>> The question I have for you all, is whether you think you and / or
>> your project would be interested in filling an evening. Can you
>> organize between 20 and 100 people from your project, and put up an
>> agenda with speakers and talks?
>>
>> Also, we'll have to come up with some sponsors. To give you an idea -
>> last years Meetups were sponsored by 2 to 4 sponsors per project,
>> paying roughly 1000 euro each to cover all costs.
>> These sponsors will then become official ApacheCon Meetup sponsors and
>> get marketed like that on the ApacheCon website.
>>
>> Right now, the planners have asked me to come up with a list of Apache
>> projects that would be interested in the idea. If you're interested,
>> please let me know ASAP, as I need to follow up on Monday to be able
>> to be in time with all the marketing stuff going on around ApacheCon.
>>
>> Hope you like this idea as much as I do!
>>
>> --
>>
>> Kind regards,
>>
>> Arjé Cahn
>>
>> --
>> Regards, Petar!
>> Karlovo, Bulgaria.
>> - - - - - - - -
>> | Author @ Manning Publications.
>> | Senior Solution Architect @ Unic
>> | BGJUG-Bulgarian Java User Group Leader.
>> | Apache Maven Developer.
>> | Apache Jakarta PMC member.
>> | Jakarta Cactus Lead Developer.
>> | Codehaus Plexus Developer
>> | Blogger: http://weblogs.java.net/blog/paranoiabla/
>> - - - - - - - -
>> Public PGP Key at:
>> https://keyserver1.pgp.com/vkd/DownloadKey.event?keyid=0x19658550C3110611
>> Key Fingerprint: A369 A7EE 61BC 93A3 CDFF  55A5 1965 8550 C311 0611
>>
>
>
>
> --
> Rogier Peters
> rog...@twitter, flickr, delicious
>
>


-- 
Gabriele Columbro
Alfresco ECM Product Strategy Consultant
+31 627 565 103
Sourcesense - Making sense of open Source (http://www.sourcesense.com)


[ANN] maven-alfresco-extension-archetype 1.0.0 released

2008-04-07 Thread Gabriele Columbro
Hi devs, hi users,
my first post on maven lists (after several months in read only mode) to 
announce the release under Apache2 license of an archetype to build Alfresco 
[1] customizations with maven2. It was developed within Sourcesense [2] and 
provides the framework with a full m2 based lifecycle management.

You can find it on Alfresco forge here [3] or documented on Sourcesense 
repositories here [4].

As some of you may know, Alfresco is gaining a very nice market position with 
respect to the (even commercial) Enterprise Content Management alternatives and 
it's based on all opensource components, so we thought m2 could make a real 
improvement in the development and delivery of Alfresco (and the debate is 
lively on Alfresco forums, see [5] and [6]).

That's why we decided to put effort in hosting a m2 repo layout for this 
project (which still not builds with maven) and provide it with all the  
(genius, have to say that :) capabilities that m2 provides for managing the 
whole application lifecycle (especially in enterprise contexts).

Basically this archetype provides (with zero conf remote creation hosted in SS 
mvn repositorites) the following features amongst others:

- Property filtering
- Rapid prototyping (common properties already available to the - junior - 
developer rather than Spring conf files)
- Releasing
- Documentation site
- LDAP configuration samples
- Local/remote deploy on tomcat/jboss with cargo
- jetty embedded run
- ant support: ant mimics 'mvn package' behavior and produces a customized war

which represents to me a great added value to manual procedures and ant based 
scripts (ant is supported anyways).

The archetype has launched in the Alfresco community pretty recently so we'll 
see which feedback it can get, but it was to me a really important use case to 
prove maven flexibility and feasibility especially for complex environments: 
now the next steps will be to push Alfresco to build "itself" with maven, as 
ATM customization dependencies (WAR and JAR) are not produced by a m2 build 
process.

Wrapping up, I'm writing (cross-posting actually, sorry for that) to both lists 
for :

- users :
if any Alfresco developer/partner gets interested and wants to provide 
feedback/suggestions on this one. Any help/comment would be delightful :) BTW, 
Source code is released together with archetype jar here [7], but an SCM will 
be opened soon in Alfresco forge (or Sourcesense repositories). 

- devs  : 
to notify them of a possible typical complex maven use case (similar to the 
Apache Cocoon m10n which I followed pretty close) and maybe to see if there's 
still the possibility of a brief (BOF or Fast feather) talk about this 
experience / success story at the ongoing ApacheCon (I'm based
in Netherlands). I will file the super late request to the organizers, but as a 
mere suggestion, do you think anyone can be interested at all? ;)


Thanks and hope this helps. 

BTW, as per my first post, keep on the wonderful work you've been doing. Maven 
is an awesome piece of software.


Ciao!

Gabriele


PS:
Should this mail be sent to the announce mailing list or that's maven releases 
specific? 



[1] Opensource Enterprise Content Management - http://www.alfresco.com
[2] Sourcesense - Making sense of opensource - http://www.sourcesense.com
[3] http://forge.alfresco.com/projects/m2alfresco/
[4] 
http://repository.sourcesense.com/maven2-sites/maven-alfresco-extension-archetype-1.0.0/
[5] Maven for building Alfresco - 
http://forums.alfresco.com/viewtopic.php?f=14&t=7619&p=39188#p39188
[6] Library conventions - 
http://forums.alfresco.com/viewtopic.php?f=10&t=1017&p=39172#p39172
[7] 
http://repository.sourcesense.com/maven2/com/sourcesense/alfresco/maven-alfresco-extension-archetype/1.0.0
-- 
Gabriele Columbro
Sourcesense - Making Sense of Opensource (http://www.sourcesense.com)
(+39) 3201612846
(+31) 627565103
Open Source Software Engineer - ECM Specialist (http://www.mindthegab.com)


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]