preparing for the next 3.x alpha release

View: New views
8 Messages — Rating Filter:   Alert me  

preparing for the next 3.x alpha release

by BRIAN FOX-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Just summing up a conversation I had with Jason and Benjamin: After
Benjamin finishes up the current issue MNG-4221
(http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&&pid=10500&fixfor=14719&resolution=-1&sorter/field=issuekey&sorter/order=DESC)
then we think it's time to prepare the next Alpha release. This
release won't support reporting plugins and thus sites with reports,
but otherwise it appears to be pretty stable.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: preparing for the next 3.x alpha release

by Olivier Lamy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,
Great.
Concerning the site plugin this will need a release of some stuff. [1].
This need some jobs to be really complete (sorry not enough spare atm)

--
Olivier
[1] http://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+and+site+plugin

2009/10/22 Brian Fox <brianf@...>:

> Just summing up a conversation I had with Jason and Benjamin: After
> Benjamin finishes up the current issue MNG-4221
> (http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&&pid=10500&fixfor=14719&resolution=-1&sorter/field=issuekey&sorter/order=DESC)
> then we think it's time to prepare the next Alpha release. This
> release won't support reporting plugins and thus sites with reports,
> but otherwise it appears to be pretty stable.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>



--
Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: preparing for the next 3.x alpha release

by BRIAN FOX-5 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yeah I think the site stuff isn't critical for getting feedback on the
core. In fact having it decoupled is bound to save lots of swears
being uttered in many release cycles ;-)

On Thu, Oct 22, 2009 at 3:37 PM, Olivier Lamy <olamy@...> wrote:

> Hi,
> Great.
> Concerning the site plugin this will need a release of some stuff. [1].
> This need some jobs to be really complete (sorry not enough spare atm)
>
> --
> Olivier
> [1] http://cwiki.apache.org/confluence/display/MAVEN/Maven+3.x+and+site+plugin
>
> 2009/10/22 Brian Fox <brianf@...>:
>> Just summing up a conversation I had with Jason and Benjamin: After
>> Benjamin finishes up the current issue MNG-4221
>> (http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&&pid=10500&fixfor=14719&resolution=-1&sorter/field=issuekey&sorter/order=DESC)
>> then we think it's time to prepare the next Alpha release. This
>> release won't support reporting plugins and thus sites with reports,
>> but otherwise it appears to be pretty stable.
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe@...
>> For additional commands, e-mail: dev-help@...
>>
>>
>
>
>
> --
> Olivier
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: preparing for the next 3.x alpha release

by hgomez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

I just tried a project build with the latest maven 3.0 snapshot
(Apache Maven 3.0-SNAPSHOT (r828677; 2009-10-22 15:19:50+0200))

It seems to be a problem with the jaxws-maven-plugin 1.11 :

Here is the stack trace :

[DEBUG] /Users/henri/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
[DEBUG] /Users/henri/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar
[DEBUG] /Users/henri/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar
[DEBUG] /Users/henri/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
[DEBUG] /Users/henri/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar
[DEBUG] /Users/henri/.m2/repository/org/apache/xmlrpc/xmlrpc-server/3.1/xmlrpc-server-3.1.jar
[DEBUG] /Users/henri/.m2/repository/org/apache/xmlrpc/xmlrpc-common/3.1/xmlrpc-common-3.1.jar
[DEBUG] /Users/henri/.m2/repository/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar
[DEBUG] /Users/henri/.m2/repository/junit/junit/4.4/junit-4.4.jar
[DEBUG] /Users/henri/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar
[DEBUG] /Users/henri/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
[DEBUG] /Users/henri/.m2/repository/com/lowagie/itext/2.0.6/itext-2.0.6.jar
[DEBUG] /Users/henri/.m2/repository/net/sourceforge/jexcelapi/jxl/2.6.3/jxl-2.6.3.jar
[DEBUG] /Users/henri/.m2/repository/commons-dbcp/commons-dbcp/1.2.2/commons-dbcp-1.2.2.jar
[DEBUG] /Users/henri/.m2/repository/commons-pool/commons-pool/1.3/commons-pool-1.3.jar
[DEBUG] /Users/henri/.m2/repository/org/apache/felix/org.osgi.core/1.2.0/org.osgi.core-1.2.0.jar
[DEBUG] /Users/henri/.m2/repository/org/apache/felix/org.osgi.compendium/1.2.0/org.osgi.compendium-1.2.0.jar
[DEBUG] /Users/henri/.m2/repository/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar
[DEBUG] /Users/henri/.m2/repository/org/apache/felix/org.osgi.foundation/1.2.0/org.osgi.foundation-1.2.0.jar
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7.626s
[INFO] Finished at: Thu Oct 22 22:48:18 CEST 2009
[INFO] Final Memory: 14M/79M
[INFO] ------------------------------------------------------------------------
[ERROR] [0]
org.apache.maven.plugin.PluginExecutionException: : : null
        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:119)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:547)
        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:317)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:224)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:97)
        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:453)
        at org.apache.maven.cli.MavenCli.main(MavenCli.java:105)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
Caused by: org.apache.maven.plugin.PluginExecutionException: : null
        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:114)
        ... 14 more
Caused by: java.lang.NullPointerException
        at org.codehaus.mojo.jaxws.AbstractJaxwsMojo.initClassLoader(AbstractJaxwsMojo.java:110)
        at org.codehaus.mojo.jaxws.AbstractWsGenMojo.execute(AbstractWsGenMojo.java:92)
        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:105)
        ... 14 more
[ERROR]
[ERROR]
[ERROR] For more information about the errors and possible solutions,
please read the following articles:
[ERROR] [0] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: preparing for the next 3.x alpha release

by hgomez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

More on this one.

Occurs on Snow Leopard (didn't tried yet on Linux/Windows) and with
the jaxws-maven-plugin 1.11.
I works with the jaxws-maven-plugin 1.10 :-(

2009/10/22 Henri Gomez <henri.gomez@...>:

> I just tried a project build with the latest maven 3.0 snapshot
> (Apache Maven 3.0-SNAPSHOT (r828677; 2009-10-22 15:19:50+0200))
>
> It seems to be a problem with the jaxws-maven-plugin 1.11 :
>
> Here is the stack trace :
>
> [DEBUG] /Users/henri/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
> [DEBUG] /Users/henri/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar
> [DEBUG] /Users/henri/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar
> [DEBUG] /Users/henri/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
> [DEBUG] /Users/henri/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar
> [DEBUG] /Users/henri/.m2/repository/org/apache/xmlrpc/xmlrpc-server/3.1/xmlrpc-server-3.1.jar
> [DEBUG] /Users/henri/.m2/repository/org/apache/xmlrpc/xmlrpc-common/3.1/xmlrpc-common-3.1.jar
> [DEBUG] /Users/henri/.m2/repository/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar
> [DEBUG] /Users/henri/.m2/repository/junit/junit/4.4/junit-4.4.jar
> [DEBUG] /Users/henri/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar
> [DEBUG] /Users/henri/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
> [DEBUG] /Users/henri/.m2/repository/com/lowagie/itext/2.0.6/itext-2.0.6.jar
> [DEBUG] /Users/henri/.m2/repository/net/sourceforge/jexcelapi/jxl/2.6.3/jxl-2.6.3.jar
> [DEBUG] /Users/henri/.m2/repository/commons-dbcp/commons-dbcp/1.2.2/commons-dbcp-1.2.2.jar
> [DEBUG] /Users/henri/.m2/repository/commons-pool/commons-pool/1.3/commons-pool-1.3.jar
> [DEBUG] /Users/henri/.m2/repository/org/apache/felix/org.osgi.core/1.2.0/org.osgi.core-1.2.0.jar
> [DEBUG] /Users/henri/.m2/repository/org/apache/felix/org.osgi.compendium/1.2.0/org.osgi.compendium-1.2.0.jar
> [DEBUG] /Users/henri/.m2/repository/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar
> [DEBUG] /Users/henri/.m2/repository/org/apache/felix/org.osgi.foundation/1.2.0/org.osgi.foundation-1.2.0.jar
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 7.626s
> [INFO] Finished at: Thu Oct 22 22:48:18 CEST 2009
> [INFO] Final Memory: 14M/79M
> [INFO] ------------------------------------------------------------------------
> [ERROR] [0]
> org.apache.maven.plugin.PluginExecutionException: : : null
>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:119)
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:547)
>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:317)
>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:224)
>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:97)
>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:453)
>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:105)
>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>        at java.lang.reflect.Method.invoke(Method.java:597)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
> Caused by: org.apache.maven.plugin.PluginExecutionException: : null
>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:114)
>        ... 14 more
> Caused by: java.lang.NullPointerException
>        at org.codehaus.mojo.jaxws.AbstractJaxwsMojo.initClassLoader(AbstractJaxwsMojo.java:110)
>        at org.codehaus.mojo.jaxws.AbstractWsGenMojo.execute(AbstractWsGenMojo.java:92)
>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:105)
>        ... 14 more
> [ERROR]
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [0] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: preparing for the next 3.x alpha release

by hgomez :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

No problem with both jaxws-maven-plugin 1.10 and the latest one,
jaxws-maven-plugin 1.12.

Sorry for the noise

2009/10/22 Henri Gomez <henri.gomez@...>:

> More on this one.
>
> Occurs on Snow Leopard (didn't tried yet on Linux/Windows) and with
> the jaxws-maven-plugin 1.11.
> I works with the jaxws-maven-plugin 1.10 :-(
>
> 2009/10/22 Henri Gomez <henri.gomez@...>:
>> I just tried a project build with the latest maven 3.0 snapshot
>> (Apache Maven 3.0-SNAPSHOT (r828677; 2009-10-22 15:19:50+0200))
>>
>> It seems to be a problem with the jaxws-maven-plugin 1.11 :
>>
>> Here is the stack trace :
>>
>> [DEBUG] /Users/henri/.m2/repository/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
>> [DEBUG] /Users/henri/.m2/repository/javax/servlet/jsp/jsp-api/2.1/jsp-api-2.1.jar
>> [DEBUG] /Users/henri/.m2/repository/javax/transaction/jta/1.1/jta-1.1.jar
>> [DEBUG] /Users/henri/.m2/repository/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.jar
>> [DEBUG] /Users/henri/.m2/repository/log4j/log4j/1.2.14/log4j-1.2.14.jar
>> [DEBUG] /Users/henri/.m2/repository/org/apache/xmlrpc/xmlrpc-server/3.1/xmlrpc-server-3.1.jar
>> [DEBUG] /Users/henri/.m2/repository/org/apache/xmlrpc/xmlrpc-common/3.1/xmlrpc-common-3.1.jar
>> [DEBUG] /Users/henri/.m2/repository/org/apache/ws/commons/util/ws-commons-util/1.0.2/ws-commons-util-1.0.2.jar
>> [DEBUG] /Users/henri/.m2/repository/junit/junit/4.4/junit-4.4.jar
>> [DEBUG] /Users/henri/.m2/repository/commons-httpclient/commons-httpclient/3.0.1/commons-httpclient-3.0.1.jar
>> [DEBUG] /Users/henri/.m2/repository/commons-codec/commons-codec/1.2/commons-codec-1.2.jar
>> [DEBUG] /Users/henri/.m2/repository/com/lowagie/itext/2.0.6/itext-2.0.6.jar
>> [DEBUG] /Users/henri/.m2/repository/net/sourceforge/jexcelapi/jxl/2.6.3/jxl-2.6.3.jar
>> [DEBUG] /Users/henri/.m2/repository/commons-dbcp/commons-dbcp/1.2.2/commons-dbcp-1.2.2.jar
>> [DEBUG] /Users/henri/.m2/repository/commons-pool/commons-pool/1.3/commons-pool-1.3.jar
>> [DEBUG] /Users/henri/.m2/repository/org/apache/felix/org.osgi.core/1.2.0/org.osgi.core-1.2.0.jar
>> [DEBUG] /Users/henri/.m2/repository/org/apache/felix/org.osgi.compendium/1.2.0/org.osgi.compendium-1.2.0.jar
>> [DEBUG] /Users/henri/.m2/repository/org/apache/felix/javax.servlet/1.0.0/javax.servlet-1.0.0.jar
>> [DEBUG] /Users/henri/.m2/repository/org/apache/felix/org.osgi.foundation/1.2.0/org.osgi.foundation-1.2.0.jar
>> [INFO] ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] ------------------------------------------------------------------------
>> [INFO] Total time: 7.626s
>> [INFO] Finished at: Thu Oct 22 22:48:18 CEST 2009
>> [INFO] Final Memory: 14M/79M
>> [INFO] ------------------------------------------------------------------------
>> [ERROR] [0]
>> org.apache.maven.plugin.PluginExecutionException: : : null
>>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:119)
>>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:547)
>>        at org.apache.maven.lifecycle.DefaultLifecycleExecutor.execute(DefaultLifecycleExecutor.java:317)
>>        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:224)
>>        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:97)
>>        at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:453)
>>        at org.apache.maven.cli.MavenCli.main(MavenCli.java:105)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>>        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>>        at java.lang.reflect.Method.invoke(Method.java:597)
>>        at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:290)
>>        at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:230)
>>        at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:409)
>>        at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:352)
>> Caused by: org.apache.maven.plugin.PluginExecutionException: : null
>>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:114)
>>        ... 14 more
>> Caused by: java.lang.NullPointerException
>>        at org.codehaus.mojo.jaxws.AbstractJaxwsMojo.initClassLoader(AbstractJaxwsMojo.java:110)
>>        at org.codehaus.mojo.jaxws.AbstractWsGenMojo.execute(AbstractWsGenMojo.java:92)
>>        at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:105)
>>        ... 14 more
>> [ERROR]
>> [ERROR]
>> [ERROR] For more information about the errors and possible solutions,
>> please read the following articles:
>> [ERROR] [0] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: preparing for the next 3.x alpha release

by brettporter :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On 23/10/2009, at 6:04 AM, Brian Fox wrote:

> Just summing up a conversation I had with Jason and Benjamin: After
> Benjamin finishes up the current issue MNG-4221
> (http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&&pid=10500&fixfor=14719&resolution=-1&sorter/field=issuekey&sorter/order=DESC 
> )
> then we think it's time to prepare the next Alpha release. This
> release won't support reporting plugins and thus sites with reports,
> but otherwise it appears to be pretty stable.

Cool, I was about to suggest the same thing again as soon as I get in  
an issue I found yesterday - just needed to check if it was actually a  
POM problem. I'll do that shortly, but I'm fine with or without that  
fix :)

- Brett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: preparing for the next 3.x alpha release

by Niall Pemberton-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Thu, Oct 22, 2009 at 8:04 PM, Brian Fox <brianf@...> wrote:
> Just summing up a conversation I had with Jason and Benjamin: After
> Benjamin finishes up the current issue MNG-4221
> (http://jira.codehaus.org/secure/IssueNavigator.jspa?reset=true&&pid=10500&fixfor=14719&resolution=-1&sorter/field=issuekey&sorter/order=DESC)
> then we think it's time to prepare the next Alpha release. This
> release won't support reporting plugins and thus sites with reports,
> but otherwise it appears to be pretty stable.

Another alpha release would be good.

Besides fixing compatibility issues, is the main TODO completing the
reporting refactoring[1] before its ready for beta, or are there other
things as well?

Niall

[1] http://jira.codehaus.org/browse/MNG-4162

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...