Is there already a release plan/date for 2.1?
I consider the use of 2.0.3 but would wait for 2.1 if it arrived in the next two/three weeks or so.

Greetings

Franz

Brett Porter schrieb:
2.0.3 is due tomorrow.

This fix is unrelated, and will be a part of an upcoming archetype
plugin release.

- Brett

On 3/27/06, Stefan Fritz <[EMAIL PROTECTED]> wrote:
  
Brett,

will the fixes be in m2 2.0.3?
Does anybody know when 2.0.3 will be released?

Cheers
Stefan

Brett Porter wrote:

    
No, it has to be a snapshot.

Sorry, I don't have any other suggestions for you at the moment. The
code will receive some more testing and polish this week before the
next release.

- Brett

On 3/21/06, Stefan Fritz <[EMAIL PROTECTED]> wrote:


      
I did what you suggested but I still get the error.
In the pom of the archetypes I saw the version is a snapshot version.

Might that be the problem?

Regards
Stefan


Brett Porter wrote:



        
svn co http://svn.apache.org/repos/asf/maven/archetype/trunk

"mvn install"

Cheers,
Brett

On 3/21/06, Stefan Fritz <[EMAIL PROTECTED]> wrote:




          
What do I have to get from SVN to get this fix?
The Maven 2.1-SNAPSHOT or just a few plugins?

Regards
Stefan


Brett Porter wrote:





            
Fixed in SVN just today.

- Brett

On 3/21/06, Stefan Fritz <[EMAIL PROTECTED]> wrote:






              
Hi,

I created a custom archetype.
I have a hierarchical project structure:

pom.xml
|
`-- services

 `-- pom.xml
         `-- service1
                 `-- pom.xml
         `-- service2
                 `-- pom.xml
         `-- service3
                 `-- pom.xml

What I want to do is to create a new "service" under the services folder.

I opened a command prompt in the services directory to create service4 structure:
mvn archetype:create -DarchetypeGroupId=other.maven.archetypes -DarchetypeArtifactId=mybasicservice -DarchetypeVersion=1.0-SNAPSHOT -DgroupId=services -DartifactId=service4

Then I get the following problem:

[INFO] Scanning for projects...
[INFO] ----------------------------------------------------------------------------
[ERROR] FATAL ERROR
[INFO] ----------------------------------------------------------------------------
[INFO] Error building POM (may not be this project's POM).


Project ID: unknown

Reason: Could not find the model file 'C:\dev\services\service4\pom.xml'.


So it seems the archtype looks for the pom.xml which it should create.
Any tips what I can do to be able to create new projects wiht my archtype even if there is a parent pom available?

regards
Stefan



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








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









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






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







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




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





      

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


    

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


  

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

Reply via email to